Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/1374460/?format=api",
    "component": "http://weblate.ucs.ru/api/components/storehouse5/dmctldmctl/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/storehouse5/dmctldmctl/lv/?format=api",
    "dictionary": null,
    "user": 146,
    "author": 146,
    "timestamp": "2025-12-09T21:19:09",
    "action": 37,
    "target": "Kļūda lasot saglabāto iestatījumu straumi.",
    "id": 1330719,
    "action_name": "Marked for edit",
    "url": "http://weblate.ucs.ru/api/changes/1330719/?format=api"
}