Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/1374501/?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:31:05",
    "action": 37,
    "target": "Filtrs|Iestatiet filtrēšanas nosacījumus dokumentu saturam",
    "id": 1330731,
    "action_name": "Marked for edit",
    "url": "http://weblate.ucs.ru/api/changes/1330731/?format=api"
}