Changes API.

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

GET /api/changes/54460/?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-appearance/zorin-appearance/?format=api",
    "translation": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/ko/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-09-04T22:57:00.918144Z",
    "action": 0,
    "target": "",
    "id": 54460,
    "action_name": "Resource update",
    "url": "https://translations.zorin.com/api/changes/54460/?format=api"
}