Changes API.

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

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

{
    "unit": "https://kodi.weblate.cloud/api/units/8567826/?format=api",
    "component": "https://kodi.weblate.cloud/api/components/kodi-add-ons-look-and-feel/screensaver-rsxs-helios/?format=api",
    "translation": "https://kodi.weblate.cloud/api/translations/kodi-add-ons-look-and-feel/screensaver-rsxs-helios/de_de/?format=api",
    "user": "https://kodi.weblate.cloud/api/users/Demian/?format=api",
    "author": "https://kodi.weblate.cloud/api/users/Demian/?format=api",
    "timestamp": "2023-01-30T22:05:38.678271Z",
    "action": 45,
    "target": "",
    "id": 1577951,
    "action_name": "Contributor joined",
    "url": "https://kodi.weblate.cloud/api/changes/1577951/?format=api"
}