Changes API.

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

GET /api/changes/2743372/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "https://kodi.weblate.cloud/api/units/11775243/?format=api",
    "component": "https://kodi.weblate.cloud/api/components/kodi-add-ons-game/game-libretro-beetle-cygne/?format=api",
    "translation": "https://kodi.weblate.cloud/api/translations/kodi-add-ons-game/game-libretro-beetle-cygne/zh_tw/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-01-18T11:16:05.736230Z",
    "action": 59,
    "target": "",
    "id": 2743372,
    "action_name": "String updated in the repository",
    "url": "https://kodi.weblate.cloud/api/changes/2743372/?format=api"
}