Changes API.

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

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

{
    "unit": "https://translate.tryton.org/api/units/136652/?format=api",
    "component": "https://translate.tryton.org/api/components/tryton/company/?format=api",
    "translation": "https://translate.tryton.org/api/translations/tryton/company/es_419/?format=api",
    "user": "https://translate.tryton.org/api/users/anonymous/?format=api",
    "author": "https://translate.tryton.org/api/users/anonymous/?format=api",
    "timestamp": "2023-06-05T04:04:30.433741Z",
    "action": 4,
    "target": "Empleado actual",
    "id": 421965,
    "action_name": "Suggestion added",
    "url": "https://translate.tryton.org/api/changes/421965/?format=api"
}