Changes API.

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

GET /api/changes/286601/?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/rating-module/?format=api",
    "translation": null,
    "user": "https://l10n.xwiki.org/api/users/surli/?format=api",
    "author": null,
    "timestamp": "2021-06-22T08:24:13.635762Z",
    "action": 15,
    "target": "",
    "id": 286601,
    "action_name": "Component unlocked",
    "url": "https://l10n.xwiki.org/api/changes/286601/?format=api"
}