Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/189348/?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:50:50.208122Z",
    "action": 7,
    "target": "Installation der Erweiterung [{1}] war im Bereich [{2}] fehlerhaft.",
    "id": 15647,
    "action_name": "Suggestion accepted",
    "url": "https://l10n.xwiki.org/api/changes/15647/?format=api"
}