Changes API.

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

GET /api/changes/432907/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": null,
    "component": "https://weblate.framasoft.org/api/components/framasoft/charte/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2022-10-18T11:27:40.936640Z",
    "action": 47,
    "target": "",
    "id": 432907,
    "action_name": "Alerte déclenchée",
    "url": "https://weblate.framasoft.org/api/changes/432907/?format=api"
}