Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/332932/?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/no/?format=api",
    "user": "https://l10n.xwiki.org/api/users/jasa/?format=api",
    "author": "https://l10n.xwiki.org/api/users/jasa/?format=api",
    "timestamp": "2019-03-22T11:16:09.126781Z",
    "action": 2,
    "target": "Applikasjonskoden vil bli regenerert hvis du omdøper applikasjonen. Eventuelle kodejusteringer blir overskrevet.",
    "id": 97027,
    "action_name": "Translation changed",
    "url": "https://l10n.xwiki.org/api/changes/97027/?format=api"
}