Changes API.

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

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

{
    "unit": null,
    "component": "http://translate.pretalx.com/api/components/pretalx/pretalx/?format=api",
    "translation": "http://translate.pretalx.com/api/translations/pretalx/pretalx/ja/?format=api",
    "user": "http://translate.pretalx.com/api/users/rixx/?format=api",
    "author": "http://translate.pretalx.com/api/users/rixx/?format=api",
    "timestamp": "2020-09-04T10:08:13.478842Z",
    "action": 0,
    "target": "",
    "id": 3731,
    "action_name": "Resource update",
    "url": "http://translate.pretalx.com/api/changes/3731/?format=api"
}