Changes API.

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

GET /api/changes/56010/?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/zh_Hant/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-10-13T22:05:45.376531Z",
    "action": 0,
    "target": "",
    "id": 56010,
    "action_name": "Resource update",
    "url": "https://translations.zorin.com/api/changes/56010/?format=api"
}