Changes API.

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

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

{
    "unit": "https://translate.tryton.org/api/units/474151/?format=api",
    "component": "https://translate.tryton.org/api/components/tryton/company/?format=api",
    "translation": "https://translate.tryton.org/api/translations/tryton/company/pt/?format=api",
    "user": "https://translate.tryton.org/api/users/jose/?format=api",
    "author": "https://translate.tryton.org/api/users/jose/?format=api",
    "timestamp": "2024-04-25T12:22:12.916296Z",
    "action": 4,
    "target": "A pessoa que supervisiona esse funcionário(a).",
    "id": 583655,
    "action_name": "Suggestion added",
    "url": "https://translate.tryton.org/api/changes/583655/?format=api"
}