Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/572359/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/rendering-xwiki/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/rendering-xwiki/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-11-23T06:30:25.899953Z",
    "action": 5,
    "target": "Ein HTML-Makro, das Inhalte enthält, die bei einer Bereinigung im eingeschränkten Modus entfernt würden, benötigt das Skriptrecht, um eine eingeschränkte Bereinigung zu vermeiden.",
    "id": 400335,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/400335/?format=api"
}