Changes API.

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

GET /api/changes/2769849/?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/gl_es/?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:46.090816Z",
    "action": 0,
    "target": "",
    "id": 2769849,
    "action_name": "Resource updated",
    "url": "https://kodi.weblate.cloud/api/changes/2769849/?format=api"
}