Changes API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/changes/36928/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "https://translate.funkwhale.audio/api/units/42366/?format=api",
    "component": "https://translate.funkwhale.audio/api/components/funkwhale/contribute/?format=api",
    "translation": "https://translate.funkwhale.audio/api/translations/funkwhale/contribute/ca/?format=api",
    "user": "https://translate.funkwhale.audio/api/users/fgali/?format=api",
    "author": "https://translate.funkwhale.audio/api/users/fgali/?format=api",
    "timestamp": "2019-07-03T17:10:44.252686Z",
    "action": 2,
    "target": "Teniu un bloc o sou els mitjans de comunicació? Indemnitzeu-vos escrivint sobre Funkwhale per ajudar el projecte a aconseguir els ulls.",
    "id": 36928,
    "action_name": "Translation changed",
    "url": "https://translate.funkwhale.audio/api/changes/36928/?format=api"
}