Changes API.

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

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

{
    "unit": "http://translate.otrs.com/api/units/2184931/?format=api",
    "component": "http://translate.otrs.com/api/components/otrs-7/feature-addons-manual/?format=api",
    "translation": "http://translate.otrs.com/api/translations/otrs-7/feature-addons-manual/de/?format=api",
    "user": "http://translate.otrs.com/api/users/jeb/?format=api",
    "author": "http://translate.otrs.com/api/users/jeb/?format=api",
    "timestamp": "2023-11-08T15:58:04.444218Z",
    "action": 36,
    "target": "Die OTRS-Protokolldatei enthält eine Fehlermeldung bezüglich des gesperrten Kundenkontos und der verbotenen Anmeldung. Diese Fehlermeldung kann von Drittanbieter-Tools wie `fail2ban`_ verwendet werden.",
    "id": 953436,
    "action_name": "Translation approved",
    "url": "http://translate.otrs.com/api/changes/953436/?format=api"
}