Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/2545646/?format=api",
    "component": "http://weblate.ucs.ru/api/components/r_k_Delivery/call-center/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/r_k_Delivery/call-center/bg/?format=api",
    "dictionary": null,
    "user": 212,
    "author": 212,
    "timestamp": "2025-08-18T12:41:09",
    "action": 4,
    "target": "За да се показват куриерите на картата и да се назначават на поръчки, закупете лиценз за r_keeper модул Delivery Courier on the Map",
    "id": 1312122,
    "action_name": "Suggestion added",
    "url": "http://weblate.ucs.ru/api/changes/1312122/?format=api"
}