Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/189346/?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": "https://l10n.xwiki.org/api/users/atallahade/?format=api",
    "author": "https://l10n.xwiki.org/api/users/anonymous/?format=api",
    "timestamp": "2018-07-09T14:52:20.908199Z",
    "action": 7,
    "target": "Installation der Erweiterung [{1}] war im Bereich [{2}] erfolgreich.",
    "id": 15657,
    "action_name": "Suggestion accepted",
    "url": "https://l10n.xwiki.org/api/changes/15657/?format=api"
}