Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/122958/?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:34:12.858505Z",
    "action": 2,
    "target": "Der Benuzter {0}{1}{2} hat die Beitrittsanfrage zu Wiki {3}{4}{5} erfolgreich abgeschickt.",
    "id": 293627,
    "action_name": "Translation changed",
    "url": "https://l10n.xwiki.org/api/changes/293627/?format=api"
}