Changes API.

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

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

{
    "unit": "https://kodi.weblate.cloud/api/units/4542760/?format=api",
    "component": "https://kodi.weblate.cloud/api/components/kodi-add-ons-look-and-feel/screensaver-biogenesis/?format=api",
    "translation": "https://kodi.weblate.cloud/api/translations/kodi-add-ons-look-and-feel/screensaver-biogenesis/it_it/?format=api",
    "user": "https://kodi.weblate.cloud/api/users/mapi68/?format=api",
    "author": "https://kodi.weblate.cloud/api/users/mapi68/?format=api",
    "timestamp": "2022-08-29T19:33:24.874438Z",
    "action": 45,
    "target": "",
    "id": 1250751,
    "action_name": "Contributor joined",
    "url": "https://kodi.weblate.cloud/api/changes/1250751/?format=api"
}