Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/2558983/?format=api",
    "component": "http://weblate.ucs.ru/api/components/mobwaiter5/mobwaiter5/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/mobwaiter5/mobwaiter5/cs/?format=api",
    "dictionary": null,
    "user": 84,
    "author": 84,
    "timestamp": "2025-10-21T08:51:23",
    "action": 2,
    "target": "MW5: Podle QR kódu se nepodařilo navázat spojení se serverem pokladny. Zkontrolujte dostupnost serveru pokladny.",
    "id": 1323802,
    "action_name": "Translation changed",
    "url": "http://weblate.ucs.ru/api/changes/1323802/?format=api"
}