Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/122950/?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:24:42.299409Z",
    "action": 2,
    "target": "Der Benutzer {0}{1}{2} hat die Einladung zum Wiki {3}{4}{5} erfolgreich abgelehnt.",
    "id": 293621,
    "action_name": "Translation changed",
    "url": "https://l10n.xwiki.org/api/changes/293621/?format=api"
}