Changes API.

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

GET /api/changes/2769876/?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-core/kodi-main-android-strings/?format=api",
    "translation": "https://kodi.weblate.cloud/api/translations/kodi-core/kodi-main-android-strings/pt_pt/?format=api",
    "user": "https://kodi.weblate.cloud/api/users/gade/?format=api",
    "author": "https://kodi.weblate.cloud/api/users/gade/?format=api",
    "timestamp": "2024-02-11T23:58:47.575931Z",
    "action": 0,
    "target": "",
    "id": 2769876,
    "action_name": "Resource updated",
    "url": "https://kodi.weblate.cloud/api/changes/2769876/?format=api"
}