Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/539630/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/glossary/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/glossary/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-04-30T21:01:17.362209Z",
    "action": 31,
    "target": "",
    "id": 301195,
    "action_name": "String added",
    "url": "https://l10n.xwiki.org/api/changes/301195/?format=api"
}