Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/342789/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/jetty-listener/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/jetty-listener/zh/?format=api",
    "user": null,
    "author": "https://l10n.xwiki.org/api/users/anonymous/?format=api",
    "timestamp": "2019-09-23T03:15:29.263427Z",
    "action": 4,
    "target": "服务已启动,你可以通过浏览器打开wiki。",
    "id": 164732,
    "action_name": "Suggestion added",
    "url": "https://l10n.xwiki.org/api/changes/164732/?format=api"
}