Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/4203406/?format=api",
    "component": "https://l10n.opensuse.org/api/components/packages-i18n/gtk-master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/gtk-master/zh_CN/?format=api",
    "user": "https://l10n.opensuse.org/api/users/wsxy162/?format=api",
    "author": "https://l10n.opensuse.org/api/users/wsxy162/?format=api",
    "timestamp": "2019-01-19T08:56:49.530735Z",
    "action": 9,
    "target": "GtkHotkey 是个简单的库,为 GTK+ 应用程序提供平台无关的方法来管理和绑定桌面级的热键。",
    "id": 1195583,
    "action_name": "Translation uploaded",
    "url": "https://l10n.opensuse.org/api/changes/1195583/?format=api"
}