Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/13208052/?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": "2022-04-01T08:15:38.577567Z",
    "action": 5,
    "target": "GtkDatabox 是个用于 Gtk+-3 库的部件,旨在快速且简单地显示大量数值数据。此软件包包含一些用于开发使用 GTKDataBox 的示例代码。",
    "id": 2060310,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/2060310/?format=api"
}