Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/508013/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/glossary/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/glossary/zh/?format=api",
    "user": "https://l10n.xwiki.org/api/users/jingkaimori/?format=api",
    "author": null,
    "timestamp": "2021-03-01T09:06:26.383142Z",
    "action": 5,
    "target": "标题",
    "id": 282647,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/282647/?format=api"
}