Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/127826/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/appwithinminutes-translations/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/appwithinminutes-translations/de/?format=api",
    "user": null,
    "author": "https://l10n.xwiki.org/api/users/anonymous/?format=api",
    "timestamp": "2020-09-21T18:12:23.979464Z",
    "action": 4,
    "target": "Individualisieren Sie die Anwendungsstartseite",
    "id": 246972,
    "action_name": "Suggestion added",
    "url": "https://l10n.xwiki.org/api/changes/246972/?format=api"
}