Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/541187/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/glossary/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/glossary/pt_BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-05-26T16:56:31.523032Z",
    "action": 31,
    "target": "",
    "id": 303626,
    "action_name": "String added",
    "url": "https://l10n.xwiki.org/api/changes/303626/?format=api"
}