Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/465767/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/main-wikimanager-translations/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/main-wikimanager-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": "2021-03-14T09:56:50.825677Z",
    "action": 2,
    "target": "Wikien er nesten klar. Klikk på \"fullfør\" for å utføre den siste operasjonen.",
    "id": 283443,
    "action_name": "Translation changed",
    "url": "https://l10n.xwiki.org/api/changes/283443/?format=api"
}