Changes API.

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

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

{
    "unit": null,
    "component": "https://kodi.weblate.cloud/api/components/kodi-add-ons-scripts/script-audio-mixer/?format=api",
    "translation": "https://kodi.weblate.cloud/api/translations/kodi-add-ons-scripts/script-audio-mixer/en_AU/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-01-17T02:48:44.449657Z",
    "action": 0,
    "target": "",
    "id": 2734968,
    "action_name": "Resource updated",
    "url": "https://kodi.weblate.cloud/api/changes/2734968/?format=api"
}