Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/1892846/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-nfs_server/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-nfs_server/master/zh_CN/?format=api",
    "user": "https://l10n.opensuse.org/api/users/emilydong/?format=api",
    "author": "https://l10n.opensuse.org/api/users/emilydong/?format=api",
    "timestamp": "2018-02-08T06:13:32.364165Z",
    "action": 2,
    "target": "<P>若您选择<B>启动 NFS 服务器</B>,点击<B>下一步</B>将打开一个\n配置对话框,在其中可指定要导出的目录。</P>",
    "id": 914848,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/914848/?format=api"
}