Changes API.

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

GET /api/changes/12570/?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-rendering/content-macro/?format=api",
    "translation": null,
    "user": "https://l10n.xwiki.org/api/users/atallahade/?format=api",
    "author": null,
    "timestamp": "2018-05-30T09:47:46.589097Z",
    "action": 20,
    "target": "",
    "id": 12570,
    "action_name": "Repository merged",
    "url": "https://l10n.xwiki.org/api/changes/12570/?format=api"
}