Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11919017/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-installation/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-installation/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": "2021-02-05T12:51:05.849093Z",
    "action": 2,
    "target": "您可以在此处选择使用预定义的映像来加速 RPM 安装。",
    "id": 1689692,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/1689692/?format=api"
}