Changes API.

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

GET /api/changes/10091/?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-commons/xwiki-commons-extension-api/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2018-05-14T07:32:22.113064Z",
    "action": 20,
    "target": "",
    "id": 10091,
    "action_name": "Repository merged",
    "url": "https://l10n.xwiki.org/api/changes/10091/?format=api"
}