Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11193647/?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": "2020-06-13T10:19:03.667880Z",
    "action": 5,
    "target": "GTK+ 是一个用于创建图形用户界面的多平台工具集。它提供了一系列完整的部件,适合从一次性小项目到完整的应用程序套件在内的多种项目。\n\n此软件包包含 GTK+ 3.x 的 API 文档。",
    "id": 1450254,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/1450254/?format=api"
}