Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/2081990/?format=api",
    "component": "http://weblate.ucs.ru/api/components/sh5dct/main/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/sh5dct/main/hu/?format=api",
    "dictionary": null,
    "user": 104,
    "author": 104,
    "timestamp": "2021-09-06T11:15:29",
    "action": 2,
    "target": "- EGAIS számlák ellenőrzése\n- Licenc mentése fájlba későbbi helyreállításhoz",
    "id": 758930,
    "action_name": "Translation changed",
    "url": "http://weblate.ucs.ru/api/changes/758930/?format=api"
}