Changes API.

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

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

{
    "unit": "https://translations.zorin.com/api/units/4635/?format=api",
    "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": "2023-06-23T16:14:44.806103Z",
    "action": 59,
    "target": "請在繼續前先儲存您的作業。",
    "id": 4785,
    "action_name": "String updated in the repository",
    "url": "https://translations.zorin.com/api/changes/4785/?format=api"
}