Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/2599483/?format=api",
    "component": "http://weblate.ucs.ru/api/components/kiosk2/bk-belarus/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/kiosk2/bk-belarus/hu/?format=api",
    "dictionary": null,
    "user": 150,
    "author": 150,
    "timestamp": "2025-11-01T07:46:52",
    "action": 30,
    "target": "Go to the cashier with the receipt for payment. If you want to receive crowns, verify your account in the app via QR code from an employee",
    "id": 1326244,
    "action_name": "Source string changed",
    "url": "http://weblate.ucs.ru/api/changes/1326244/?format=api"
}