Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/122956/?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:32:08.249135Z",
    "action": 2,
    "target": "Der Benutzer {0}{1}{2} hat die Beitrittsanfrage zum Wiki {3}{4}{5} erfolgreich abgebrochen.",
    "id": 293625,
    "action_name": "Translation changed",
    "url": "https://l10n.xwiki.org/api/changes/293625/?format=api"
}