Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/505730/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-edittranslations/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-edittranslations/fr/?format=api",
    "user": "https://l10n.xwiki.org/api/users/xrichard/?format=api",
    "author": "https://l10n.xwiki.org/api/users/xrichard/?format=api",
    "timestamp": "2021-02-19T14:28:15.485484Z",
    "action": 2,
    "target": "Vous modifiez la traduction {0} de cette page (version initiale). En effet cette page n'a pas encore été traduite en {1} (langue courante).",
    "id": 282370,
    "action_name": "Translation changed",
    "url": "https://l10n.xwiki.org/api/changes/282370/?format=api"
}