Changes API.

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

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

{
    "unit": "http://translate.otrs.com/api/units/2270275/?format=api",
    "component": "http://translate.otrs.com/api/components/otrs/otrs/?format=api",
    "translation": "http://translate.otrs.com/api/translations/otrs/otrs/fr/?format=api",
    "user": "http://translate.otrs.com/api/users/mt:deepl/?format=api",
    "author": "http://translate.otrs.com/api/users/mt:deepl/?format=api",
    "timestamp": "2024-05-14T14:00:51.381106Z",
    "action": 6,
    "target": "Impossible de mettre à jour la traduction %s",
    "id": 1038043,
    "action_name": "Automatically translated",
    "url": "http://translate.otrs.com/api/changes/1038043/?format=api"
}