Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/1946165/?format=api",
    "component": "http://weblate.ucs.ru/api/components/sh5dct/main/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/sh5dct/main/bg/?format=api",
    "dictionary": null,
    "user": 144,
    "author": 144,
    "timestamp": "2023-07-07T09:27:07",
    "action": 5,
    "target": "- Променен вид настройка на приложението (вертикален списък)\n- Премахване на протоколи за експорт\n- Експорт/импорт на настройки\n- Демо режим",
    "id": 865629,
    "action_name": "New translation",
    "url": "http://weblate.ucs.ru/api/changes/865629/?format=api"
}