Changes API.

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

GET /api/changes/292994/?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-contrib/application-paragraph-numbering-ui/?format=api",
    "translation": null,
    "user": "https://l10n.xwiki.org/api/users/mleduc/?format=api",
    "author": null,
    "timestamp": "2021-12-09T08:35:44.359228Z",
    "action": 55,
    "target": "LGPL-2.1-only",
    "id": 292994,
    "action_name": "License changed",
    "url": "https://l10n.xwiki.org/api/changes/292994/?format=api"
}