Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.framasoft.org/api/components/lstu/development/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2022-12-10T18:21:29.223805Z",
    "action": 18,
    "target": "",
    "id": 493118,
    "action_name": "Modifications poussées",
    "url": "https://weblate.framasoft.org/api/changes/493118/?format=api"
}