Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/2328413/?format=api",
    "component": "http://weblate.ucs.ru/api/components/storehouse5/sh/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh/lt/?format=api",
    "dictionary": null,
    "user": 102,
    "author": 102,
    "timestamp": "2023-04-27T07:24:08",
    "action": 5,
    "target": "Padalinys negali būti išmestas, kadangi yra nuorodų išoriniuose korespondentuose.",
    "id": 848601,
    "action_name": "New translation",
    "url": "http://weblate.ucs.ru/api/changes/848601/?format=api"
}