Changes API.

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

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

{
    "unit": null,
    "component": "https://translations.zorin.com/api/components/zorin-os-upgrader/zorin-os-upgrader/?format=api",
    "translation": "https://translations.zorin.com/api/translations/zorin-os-upgrader/zorin-os-upgrader/ku/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-01-19T01:43:49.232812Z",
    "action": 17,
    "target": "",
    "id": 56870,
    "action_name": "Committed changes",
    "url": "https://translations.zorin.com/api/changes/56870/?format=api"
}