Changes API.

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

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

{
    "unit": "http://translate.otrs.com/api/units/2080263/?format=api",
    "component": "http://translate.otrs.com/api/components/otrs/service-management/?format=api",
    "translation": "http://translate.otrs.com/api/translations/otrs/service-management/nl/?format=api",
    "user": "http://translate.otrs.com/api/users/bu/?format=api",
    "author": "http://translate.otrs.com/api/users/bu/?format=api",
    "timestamp": "2023-11-03T14:18:25.106507Z",
    "action": 7,
    "target": "De OTRS-servicebeheerkolomindelingsconfiguratie voor de zoekresultaten.",
    "id": 871767,
    "action_name": "Suggestion accepted",
    "url": "http://translate.otrs.com/api/changes/871767/?format=api"
}