Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/122951/?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/de/?format=api",
    "user": "https://l10n.xwiki.org/api/users/Simpel/?format=api",
    "author": "https://l10n.xwiki.org/api/users/Simpel/?format=api",
    "timestamp": "2022-01-04T11:26:07.815563Z",
    "action": 2,
    "target": "In dieses Wiki muss man eingeladen werden. Eine Einladung kann nur über den Admin dieses Wikis erfolgen.",
    "id": 293622,
    "action_name": "Translation changed",
    "url": "https://l10n.xwiki.org/api/changes/293622/?format=api"
}