Changes API.

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

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

{
    "unit": "https://kodi.weblate.cloud/api/units/7283326/?format=api",
    "component": "https://kodi.weblate.cloud/api/components/kodi-add-ons-virtual-filesystems/vfs-libarchive/?format=api",
    "translation": "https://kodi.weblate.cloud/api/translations/kodi-add-ons-virtual-filesystems/vfs-libarchive/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": "2021-08-20T07:52:32.704838Z",
    "action": 5,
    "target": "잘못된 심벌",
    "id": 622315,
    "action_name": "Translation added",
    "url": "https://kodi.weblate.cloud/api/changes/622315/?format=api"
}