Changes API.

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

GET /api/changes/2783753/?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/service-xbmc-versioncheck/?format=api",
    "translation": "https://kodi.weblate.cloud/api/translations/kodi-core/service-xbmc-versioncheck/mt_mt/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-04-05T21:54:46.100153Z",
    "action": 0,
    "target": "",
    "id": 2783753,
    "action_name": "Resource updated",
    "url": "https://kodi.weblate.cloud/api/changes/2783753/?format=api"
}