Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/541245/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/activitypub-ui/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/activitypub-ui/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-05-26T17:35:18.032517Z",
    "action": 5,
    "target": "You can only access this macro if an actor is defined.",
    "id": 303835,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/303835/?format=api"
}