Changes API.

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

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

{
    "unit": "https://translate.modxvm.com/api/units/6491/?format=api",
    "component": "https://translate.modxvm.com/api/components/xvm/xvm-client/?format=api",
    "translation": "https://translate.modxvm.com/api/translations/xvm/xvm-client/pl/?format=api",
    "user": "https://translate.modxvm.com/api/users/konrad509/?format=api",
    "author": "https://translate.modxvm.com/api/users/konrad509/?format=api",
    "timestamp": "2021-07-26T07:39:16.899859Z",
    "action": 2,
    "target": "HC",
    "id": 319,
    "action_name": "Translation changed",
    "url": "https://translate.modxvm.com/api/changes/319/?format=api"
}