Changes API.

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

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

{
    "unit": "https://kodi.weblate.cloud/api/units/11814658/?format=api",
    "component": "https://kodi.weblate.cloud/api/components/kodi-add-ons-scripts/script-xbmcbackup/?format=api",
    "translation": "https://kodi.weblate.cloud/api/translations/kodi-add-ons-scripts/script-xbmcbackup/ko_kr/?format=api",
    "user": "https://kodi.weblate.cloud/api/users/parkmino/?format=api",
    "author": "https://kodi.weblate.cloud/api/users/parkmino/?format=api",
    "timestamp": "2024-04-29T13:08:48.055676Z",
    "action": 5,
    "target": "시간이 걸릴 수 있습니다",
    "id": 2812120,
    "action_name": "Translation added",
    "url": "https://kodi.weblate.cloud/api/changes/2812120/?format=api"
}