Changes API.

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

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

{
    "unit": "https://translate.tryton.org/api/units/85628/?format=api",
    "component": "https://translate.tryton.org/api/components/tryton/account_deposit/?format=api",
    "translation": "https://translate.tryton.org/api/translations/tryton/account_deposit/zh_Hans/?format=api",
    "user": null,
    "author": "https://translate.tryton.org/api/users/anonymous/?format=api",
    "timestamp": "2020-11-02T07:50:19.984799Z",
    "action": 4,
    "target": "存款",
    "id": 119700,
    "action_name": "Suggestion added",
    "url": "https://translate.tryton.org/api/changes/119700/?format=api"
}