Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/521833/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/glossary/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/glossary/lv/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-08-26T19:43:49.868210Z",
    "action": 31,
    "target": "",
    "id": 288347,
    "action_name": "String added",
    "url": "https://l10n.xwiki.org/api/changes/288347/?format=api"
}