Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.tusky.app/api/components/tusky/tusky-app/?format=api",
    "translation": "https://weblate.tusky.app/api/translations/tusky/tusky-app/cy/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-12-05T18:50:28.029948Z",
    "action": 0,
    "target": "",
    "id": 148544,
    "action_name": "Resource updated",
    "url": "https://weblate.tusky.app/api/changes/148544/?format=api"
}