Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/12561256/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-network/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-network/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-05-05T11:58:26.388244Z",
    "action": 2,
    "target": "<p>若此卡已配置数据链路层支持 <b>(可选)</b>,请输入<b>数据链路层 MAC 地址</b>。</p>",
    "id": 1799965,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/1799965/?format=api"
}