Changes API.

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

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

{
    "unit": null,
    "component": "https://kodi.weblate.cloud/api/components/kodi-add-ons-information-providers/metadata-tvdb-com-python/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2023-04-10T10:32:33.445751Z",
    "action": 53,
    "target": "",
    "id": 2255673,
    "action_name": "Repository notification received",
    "url": "https://kodi.weblate.cloud/api/changes/2255673/?format=api"
}