Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/344522/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/panelscode-translations/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/panelscode-translations/zh/?format=api",
    "user": "https://l10n.xwiki.org/api/users/sugov5/?format=api",
    "author": "https://l10n.xwiki.org/api/users/sugov5/?format=api",
    "timestamp": "2019-09-14T18:36:57.582746Z",
    "action": 5,
    "target": "在这里,您可以选择应用程序栏中显示的应用(默认情况下位于左侧)。任何新的应用都将显示在那里。如果要删除应用,只需将图标从第一个框拖放到另一个框即可。您还可以根据需要将应用重新排序。最后,别忘了保存更改!",
    "id": 162508,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/162508/?format=api"
}