Changes API.

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

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

{
    "unit": "https://translate.tryton.org/api/units/404631/?format=api",
    "component": "https://translate.tryton.org/api/components/tryton/analytic_account/?format=api",
    "translation": "https://translate.tryton.org/api/translations/tryton/analytic_account/id/?format=api",
    "user": "https://translate.tryton.org/api/users/ferry/?format=api",
    "author": "https://translate.tryton.org/api/users/ferry/?format=api",
    "timestamp": "2019-08-29T07:10:57.398729Z",
    "action": 5,
    "target": "Catatan",
    "id": 58220,
    "action_name": "Translation added",
    "url": "https://translate.tryton.org/api/changes/58220/?format=api"
}