Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/2004082/?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-04T09:19:04",
    "action": 5,
    "target": "Mẫu No. OP-6 (OП-6)\nĐược chấp nhân bởi Nhà Nước\nngày 25.12.98 No. 132",
    "id": 701049,
    "action_name": "New translation",
    "url": "http://weblate.ucs.ru/api/changes/701049/?format=api"
}