Changes API.

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

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

{
    "unit": "https://kodi.weblate.cloud/api/units/10148685/?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/ko_kr/?format=api",
    "user": null,
    "author": "https://kodi.weblate.cloud/api/users/anonymous/?format=api",
    "timestamp": "2021-11-28T23:06:56.531470Z",
    "action": 4,
    "target": ">3만개의 라디오 방송국 연결",
    "id": 854608,
    "action_name": "Suggestion added",
    "url": "https://kodi.weblate.cloud/api/changes/854608/?format=api"
}