Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/7685864/?format=api",
    "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/master/zh_CN/?format=api",
    "user": "https://l10n.opensuse.org/api/users/cnzhx/?format=api",
    "author": "https://l10n.opensuse.org/api/users/cnzhx/?format=api",
    "timestamp": "2018-03-10T11:42:44.998233Z",
    "action": 5,
    "target": "要取消注释示例代码,移除行首的 <literal>!</literal> 字符。但是请注意,如果您使用 <command>setxkbmap</command> 命令的话,<filename>Xmodmap</filename> 文件中的配置将会被覆盖。",
    "id": 969906,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/969906/?format=api"
}