Changes API.

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

GET /api/changes/14614/?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/glossary/?format=api",
    "translation": "https://weblate.info.ucl.ac.be/api/translations/inginious/glossary/nl/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-09-13T03:03:18.978936+02:00",
    "action": 0,
    "target": "",
    "id": 14614,
    "action_name": "Resource update",
    "url": "https://weblate.info.ucl.ac.be/api/changes/14614/?format=api"
}