Changes API.

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

GET /api/changes/7955/?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/links/?format=api",
    "translation": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/links/vi/?format=api",
    "user": "https://weblate.info.ucl.ac.be/api/users/thingocbaoha/?format=api",
    "author": null,
    "timestamp": "2019-12-27T17:21:14.596783+01:00",
    "action": 17,
    "target": "",
    "id": 7955,
    "action_name": "Committed changes",
    "url": "https://weblate.info.ucl.ac.be/api/changes/7955/?format=api"
}