Changes API.

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

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

{
    "unit": "https://translate.tryton.org/api/units/672707/?format=api",
    "component": "https://translate.tryton.org/api/components/tryton/analytic_account/?format=api",
    "translation": "https://translate.tryton.org/api/translations/tryton/analytic_account/zh_Hans/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-08-09T04:25:52.401678Z",
    "action": 59,
    "target": "Open Chart of Analytic Accounts",
    "id": 297084,
    "action_name": "String updated in the repository",
    "url": "https://translate.tryton.org/api/changes/297084/?format=api"
}