Changes API.

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

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

{
    "unit": null,
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2023-05-04T15:05:18.982002Z",
    "action": 47,
    "target": "",
    "id": 379079,
    "action_name": "Alert triggered",
    "url": "https://l10n.xwiki.org/api/changes/379079/?format=api"
}