Changes API.

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

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

{
    "unit": "https://translate.tryton.org/api/units/713380/?format=api",
    "component": "https://translate.tryton.org/api/components/tryton/account/?format=api",
    "translation": "https://translate.tryton.org/api/translations/tryton/account/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-07-01T20:26:25.917352Z",
    "action": 59,
    "target": "Effective Date",
    "id": 430658,
    "action_name": "String updated in the repository",
    "url": "https://translate.tryton.org/api/changes/430658/?format=api"
}