Changes API.

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

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

{
    "unit": "http://translate.otrs.com/api/units/2069958/?format=api",
    "component": "http://translate.otrs.com/api/components/otrs/configuration-management/?format=api",
    "translation": "http://translate.otrs.com/api/translations/otrs/configuration-management/sr/?format=api",
    "user": "http://translate.otrs.com/api/users/bu/?format=api",
    "author": "http://translate.otrs.com/api/users/bu/?format=api",
    "timestamp": "2024-09-17T07:44:37.336174Z",
    "action": 9,
    "target": "Подразумевана конфигурација изгледа колоне за приказ детаља услуге.",
    "old": "",
    "details": {
        "state": 20,
        "source": "The default column layout configuration for the service detail view.",
        "old_state": 0
    },
    "id": 1125350,
    "action_name": "Translation uploaded",
    "url": "http://translate.otrs.com/api/changes/1125350/?format=api"
}