Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/2444952/?format=api",
    "component": "http://weblate.ucs.ru/api/components/kiosk2/bk-new/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/kiosk2/bk-new/mn/?format=api",
    "dictionary": null,
    "user": 92,
    "author": 92,
    "timestamp": "2024-01-24T05:57:22",
    "action": 37,
    "target": "Баталгаажуулах товч дээр дарна уу:",
    "id": 1115036,
    "action_name": "Marked for edit",
    "url": "http://weblate.ucs.ru/api/changes/1115036/?format=api"
}