Changes API.

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

GET /api/changes/10183/?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-06-12T13:06:08.186457+02:00",
    "action": 47,
    "target": "",
    "id": 10183,
    "action_name": "New alert",
    "url": "https://weblate.info.ucl.ac.be/api/changes/10183/?format=api"
}