Changes API.

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

GET /api/changes/58038/?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-menu/zorin-menu/?format=api",
    "translation": "https://translations.zorin.com/api/translations/zorin-menu/zorin-menu/ja/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-04-21T08:29:06.174691Z",
    "action": 17,
    "target": "",
    "id": 58038,
    "action_name": "Committed changes",
    "url": "https://translations.zorin.com/api/changes/58038/?format=api"
}