Changes API.

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

GET /api/changes/291120/?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/wysiwyg-editor-api/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2021-11-19T03:30:36.198659Z",
    "action": 14,
    "target": "",
    "id": 291120,
    "action_name": "Component locked",
    "url": "https://l10n.xwiki.org/api/changes/291120/?format=api"
}