Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/2601782/?format=api",
    "component": "http://weblate.ucs.ru/api/components/kiosk2/core/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/kiosk2/core/hr/?format=api",
    "dictionary": null,
    "user": 212,
    "author": 212,
    "timestamp": "2026-01-06T07:35:11",
    "action": 26,
    "target": "Ovaj restoran ima kioske sa sljedećim ključevima. Odaberite s popisa ključ za koji će se generirati licenca:",
    "id": 1334763,
    "action_name": "Suggestion removed",
    "url": "http://weblate.ucs.ru/api/changes/1334763/?format=api"
}