Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/345061/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/common-wikimanager-commontranslations/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/common-wikimanager-commontranslations/de/?format=api",
    "user": "https://l10n.xwiki.org/api/users/Simpel/?format=api",
    "author": "https://l10n.xwiki.org/api/users/Simpel/?format=api",
    "timestamp": "2021-12-13T17:08:32.759512Z",
    "action": 2,
    "target": "Der Benutzer des neuen Besitzers existiert nicht oder er kann von einem anderen Wiki stammen.\nSind Sie sicher, dass Sie ihn verwenden und mit dem Speichervorgang fortfahren möchten?",
    "id": 293281,
    "action_name": "Translation changed",
    "url": "https://l10n.xwiki.org/api/changes/293281/?format=api"
}