Changes API.

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

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

{
    "unit": null,
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/panels-translations/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/panels-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": "2024-05-06T22:58:14.586135Z",
    "action": 1,
    "target": "",
    "id": 420633,
    "action_name": "Translation completed",
    "url": "https://l10n.xwiki.org/api/changes/420633/?format=api"
}