Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/2362668/?format=api",
    "component": "http://weblate.ucs.ru/api/components/rk_office/webman/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/rk_office/webman/bg/?format=api",
    "dictionary": null,
    "user": 111,
    "author": 111,
    "timestamp": "2023-03-06T14:13:08",
    "action": 2,
    "target": "Повторете паролата",
    "id": 821996,
    "action_name": "Translation changed",
    "url": "http://weblate.ucs.ru/api/changes/821996/?format=api"
}