Changes API.

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

GET /api/changes/15733/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "https://l10n.xwiki.org/api/units/189350/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-commons/xwiki-commons-extension-api/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-extension-api/de/?format=api",
    "user": null,
    "author": "https://l10n.xwiki.org/api/users/anonymous/?format=api",
    "timestamp": "2018-07-19T10:00:50.111905Z",
    "action": 4,
    "target": "Installation der Erweiterung(en) von {3} bis [{1}] im Bereich [{2}]",
    "id": 15733,
    "action_name": "Suggestion added",
    "url": "https://l10n.xwiki.org/api/changes/15733/?format=api"
}