Changes API.

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

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

{
    "unit": "http://translate.otrs.com/api/units/2079910/?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.227480Z",
    "action": 9,
    "target": "Конфигурација колоне за управљање ОТРС сервисом за резултате претраге.",
    "old": "",
    "details": {
        "state": 20,
        "source": "The OTRS service management column layout configuration for the search results.",
        "old_state": 0
    },
    "id": 1125330,
    "action_name": "Translation uploaded",
    "url": "http://translate.otrs.com/api/changes/1125330/?format=api"
}