Changes API.

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

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

{
    "unit": "https://translate.tryton.org/api/units/494561/?format=api",
    "component": "https://translate.tryton.org/api/components/tryton/authentication_sms/?format=api",
    "translation": "https://translate.tryton.org/api/translations/tryton/authentication_sms/nl/?format=api",
    "user": "https://translate.tryton.org/api/users/acaubet/?format=api",
    "author": "https://translate.tryton.org/api/users/acaubet/?format=api",
    "timestamp": "2024-04-18T09:04:04.111191Z",
    "action": 4,
    "target": "SMS-code voor%(login)s",
    "id": 581159,
    "action_name": "Suggestion added",
    "url": "https://translate.tryton.org/api/changes/581159/?format=api"
}