Changes API.

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

GET /api/changes/15122/?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/index/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2022-10-30T15:07:38.245222+01:00",
    "action": 18,
    "target": "",
    "id": 15122,
    "action_name": "Pushed changes",
    "url": "https://weblate.info.ucl.ac.be/api/changes/15122/?format=api"
}