Changes API.

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

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

{
    "unit": "https://translate.tryton.org/api/units/739994/?format=api",
    "component": "https://translate.tryton.org/api/components/tryton/sale/?format=api",
    "translation": "https://translate.tryton.org/api/translations/tryton/sale/de/?format=api",
    "user": "https://translate.tryton.org/api/users/timitos/?format=api",
    "author": "https://translate.tryton.org/api/users/timitos/?format=api",
    "timestamp": "2024-04-26T08:36:06.570052Z",
    "action": 26,
    "target": "Rechnung",
    "id": 584736,
    "action_name": "Suggestion removed",
    "url": "https://translate.tryton.org/api/changes/584736/?format=api"
}