Changes API.

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

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

{
    "unit": "https://kodi.weblate.cloud/api/units/6955507/?format=api",
    "component": "https://kodi.weblate.cloud/api/components/kodi-add-ons-look-and-feel/screensaver-rsxs-colorfire/?format=api",
    "translation": "https://kodi.weblate.cloud/api/translations/kodi-add-ons-look-and-feel/screensaver-rsxs-colorfire/en_gb/?format=api",
    "user": "https://kodi.weblate.cloud/api/users/gade/?format=api",
    "author": null,
    "timestamp": "2021-03-22T08:30:53.372575Z",
    "action": 13,
    "target": "",
    "id": 454773,
    "action_name": "Source string added",
    "url": "https://kodi.weblate.cloud/api/changes/454773/?format=api"
}