Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/2366758/?format=api",
    "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest-default/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest-default/mn/?format=api",
    "dictionary": null,
    "user": 92,
    "author": 92,
    "timestamp": "2025-06-17T05:27:45",
    "action": 37,
    "target": "Call the waiter",
    "id": 1275443,
    "action_name": "Marked for edit",
    "url": "http://weblate.ucs.ru/api/changes/1275443/?format=api"
}