Changes API.

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

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

{
    "unit": "https://kodi.weblate.cloud/api/units/4474395/?format=api",
    "component": "https://kodi.weblate.cloud/api/components/kodi-add-ons-information-providers/metadata-themoviedb-org-python/?format=api",
    "translation": "https://kodi.weblate.cloud/api/translations/kodi-add-ons-information-providers/metadata-themoviedb-org-python/en_gb/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2020-11-13T11:24:04.546897Z",
    "action": 13,
    "target": "",
    "id": 324827,
    "action_name": "Source string added",
    "url": "https://kodi.weblate.cloud/api/changes/324827/?format=api"
}