Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/protocolsdns/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2021-02-26T12:06:03.492441+01:00",
    "action": 47,
    "target": "",
    "id": 9281,
    "action_name": "New alert",
    "url": "https://weblate.info.ucl.ac.be/api/changes/9281/?format=api"
}