Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/354541/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/mail-translations/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/mail-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": "2023-12-10T11:34:53.747893Z",
    "action": 2,
    "target": "Dies betrifft nur die in den Objekteigenschaften vom Typ E-Mail gespeicherten E-Mail-Adressen, sofern der standardmäßige benutzerdefinierte Anzeigemodus für den Eigenschaftentyp E-Mail nicht überschrieben wird. Beispiel: a...@domain.org",
    "id": 400564,
    "action_name": "Translation changed",
    "url": "https://l10n.xwiki.org/api/changes/400564/?format=api"
}