Changes API.

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

GET /api/changes/6768/?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/inginious/mcq-agent/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2019-10-31T16:10:02.615345+01:00",
    "action": 47,
    "target": "",
    "id": 6768,
    "action_name": "New alert",
    "url": "https://weblate.info.ucl.ac.be/api/changes/6768/?format=api"
}