Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/2014040/?format=api",
    "component": "http://weblate.ucs.ru/api/components/foodfactory/fastreport_docs/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/foodfactory/fastreport_docs/vi/?format=api",
    "dictionary": null,
    "user": 46,
    "author": 46,
    "timestamp": "2021-02-08T01:57:58",
    "action": 5,
    "target": "Phụ lục 1\ntheo nghị định của Chính Phủ\nngày 26 tháng 12 năm 2011 số 1137",
    "id": 702274,
    "action_name": "New translation",
    "url": "http://weblate.ucs.ru/api/changes/702274/?format=api"
}