Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/1399238/?format=api",
    "component": "http://weblate.ucs.ru/api/components/kdspro/settings-lk/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/kdspro/settings-lk/lt/?format=api",
    "dictionary": null,
    "user": 138,
    "author": 138,
    "timestamp": "2020-11-24T11:35:22",
    "action": 5,
    "target": "Kiekis prie pavadinimo iš dešinės",
    "id": 665948,
    "action_name": "New translation",
    "url": "http://weblate.ucs.ru/api/changes/665948/?format=api"
}