Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/403990/?format=api",
    "component": "https://l10n.opensuse.org/api/components/zypper/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/zypper/master/zh_CN/?format=api",
    "user": "https://l10n.opensuse.org/api/users/marguerite/?format=api",
    "author": "https://l10n.opensuse.org/api/users/marguerite/?format=api",
    "timestamp": "2022-02-28T04:23:53.469007Z",
    "action": 2,
    "target": "一款补丁的安装情况完全取决于其依赖关系。\n因此仅仅是复制文件、数据库记录或其它东西\n并不代表安装了补丁。",
    "id": 2042719,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/2042719/?format=api"
}