Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/4203448/?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:50.966118Z",
    "action": 9,
    "target": "GTK+ 是一个用于创建图形用户界面的多平台工具集。它提供了一系列完整的部件,适合从一次性小项目到完整的应用程序套件在内的多种项目。\n\n此软件包提供了用于 GTK+ 的 GObject Introspection 绑定。",
    "id": 1195612,
    "action_name": "Translation uploaded",
    "url": "https://l10n.opensuse.org/api/changes/1195612/?format=api"
}