Changes API.

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

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

{
    "unit": "https://kodi.weblate.cloud/api/units/7080851/?format=api",
    "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/de_de/?format=api",
    "user": "https://kodi.weblate.cloud/api/users/ksooo/?format=api",
    "author": "https://kodi.weblate.cloud/api/users/ksooo/?format=api",
    "timestamp": "2023-01-31T22:42:31.543672Z",
    "action": 36,
    "target": "Nach Genre",
    "id": 1593045,
    "action_name": "Translation approved",
    "url": "https://kodi.weblate.cloud/api/changes/1593045/?format=api"
}