Changes API.

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

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

{
    "unit": "https://kodi.weblate.cloud/api/units/4016651/?format=api",
    "component": "https://kodi.weblate.cloud/api/components/kodi-add-ons-skins/skin-rapier/?format=api",
    "translation": "https://kodi.weblate.cloud/api/translations/kodi-add-ons-skins/skin-rapier/es_mx/?format=api",
    "user": "https://kodi.weblate.cloud/api/users/gade/?format=api",
    "author": "https://kodi.weblate.cloud/api/users/gade/?format=api",
    "timestamp": "2022-01-27T21:05:46.107840Z",
    "action": 7,
    "target": "Clear Logo",
    "id": 896959,
    "action_name": "Suggestion accepted",
    "url": "https://kodi.weblate.cloud/api/changes/896959/?format=api"
}