Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/2339496/?format=api",
    "component": "http://weblate.ucs.ru/api/components/storehouse5/sh/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh/et/?format=api",
    "dictionary": null,
    "user": 159,
    "author": 159,
    "timestamp": "2022-04-26T08:47:37",
    "action": 30,
    "target": "Изменение наименования версии комлектов",
    "id": 795943,
    "action_name": "Source string changed",
    "url": "http://weblate.ucs.ru/api/changes/795943/?format=api"
}