Changes API.

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

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

{
    "unit": "http://translate.pretalx.com/api/units/27712/?format=api",
    "component": "http://translate.pretalx.com/api/components/pretalx/pretalx/?format=api",
    "translation": "http://translate.pretalx.com/api/translations/pretalx/pretalx/id/?format=api",
    "user": "http://translate.pretalx.com/api/users/robertsky/?format=api",
    "author": "http://translate.pretalx.com/api/users/robertsky/?format=api",
    "timestamp": "2023-02-27T16:22:24.298816Z",
    "action": 5,
    "target": "Jenis acara",
    "id": 21599,
    "action_name": "New translation",
    "url": "http://translate.pretalx.com/api/changes/21599/?format=api"
}