Changes API.

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

GET /api/changes/2800553/?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-music/plugin-audio-radio_de/?format=api",
    "translation": "https://kodi.weblate.cloud/api/translations/kodi-add-ons-music/plugin-audio-radio_de/et_ee/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-04-15T04:11:51.408339Z",
    "action": 17,
    "target": "",
    "id": 2800553,
    "action_name": "Changes committed",
    "url": "https://kodi.weblate.cloud/api/changes/2800553/?format=api"
}