Changes API.

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

GET /api/changes/2812963/?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-xbmcbackup/?format=api",
    "translation": "https://kodi.weblate.cloud/api/translations/kodi-add-ons-scripts/script-xbmcbackup/ru_ru/?format=api",
    "user": "https://kodi.weblate.cloud/api/users/vgbsd/?format=api",
    "author": "https://kodi.weblate.cloud/api/users/vgbsd/?format=api",
    "timestamp": "2024-04-30T15:11:39.224209Z",
    "action": 1,
    "target": "",
    "id": 2812963,
    "action_name": "Translation completed",
    "url": "https://kodi.weblate.cloud/api/changes/2812963/?format=api"
}