Changes API.

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

GET /api/changes/10425/?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/exercisesreliability/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2021-08-08T13:06:12.675338+02:00",
    "action": 47,
    "target": "",
    "id": 10425,
    "action_name": "New alert",
    "url": "https://weblate.info.ucl.ac.be/api/changes/10425/?format=api"
}