Changes API.

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

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

{
    "unit": "https://kodi.weblate.cloud/api/units/11819283/?format=api",
    "component": "https://kodi.weblate.cloud/api/components/kodi-add-ons-pvr-clients/pvr-waipu/?format=api",
    "translation": "https://kodi.weblate.cloud/api/translations/kodi-add-ons-pvr-clients/pvr-waipu/zh_tw/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-05-19T10:21:00.834010Z",
    "action": 71,
    "target": "",
    "id": 2825475,
    "action_name": "String added in the repository",
    "url": "https://kodi.weblate.cloud/api/changes/2825475/?format=api"
}