Changes API.

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

GET /api/changes/7340/?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/mocca-calendar-application/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2018-05-09T12:57:59.425061Z",
    "action": 20,
    "target": "",
    "id": 7340,
    "action_name": "Repository merged",
    "url": "https://l10n.xwiki.org/api/changes/7340/?format=api"
}