Changes API.

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

GET /api/changes/874136/?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-skins/skin-rapier/?format=api",
    "translation": "https://kodi.weblate.cloud/api/translations/kodi-add-ons-skins/skin-rapier/hu_hu/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-01-02T13:14:38.460863Z",
    "action": 0,
    "target": "",
    "id": 874136,
    "action_name": "Resource updated",
    "url": "https://kodi.weblate.cloud/api/changes/874136/?format=api"
}