Changes API

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

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

{
    "unit": "https://weblate.a4tune.com/api/units/173534/?format=api",
    "component": "https://weblate.a4tune.com/api/components/hiper-scientific-calculator/application/?format=api",
    "translation": "https://weblate.a4tune.com/api/translations/hiper-scientific-calculator/application/nl/?format=api",
    "dictionary": null,
    "user": 157,
    "author": 157,
    "timestamp": "2026-02-09T09:15:36.817710Z",
    "action": 2,
    "target": "In het complexe vlak is de vierkantswortel een meerwaardige functie. Het volgt het argument van het getal — dat wil zeggen, de hoek van het getal in het complexe vlak — en daarom geeft <expr:DEC,Function(ROOT2,Function(POW2,Variable(x)))> eerder <expr:DEC,Variable(x)> (tot het teken) terug dan <expr:DEC,Function(ABS,Variable(x))>.",
    "id": 135229,
    "action_name": "Translation changed",
    "url": "https://weblate.a4tune.com/api/changes/135229/?format=api"
}