Changes API.

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

GET /api/changes/96884/?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/bn_BD/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-11-19T19:37:21.649033Z",
    "action": 0,
    "target": "",
    "id": 96884,
    "action_name": "Resource updated",
    "url": "https://weblate.tusky.app/api/changes/96884/?format=api"
}