Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/3020860/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-wol/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-wol/master/zh_CN/?format=api",
    "user": "https://l10n.opensuse.org/api/users/graceyu/?format=api",
    "author": "https://l10n.opensuse.org/api/users/graceyu/?format=api",
    "timestamp": "2022-02-16T08:34:55.993975Z",
    "action": 36,
    "target": "<h2>网络唤醒</h2>\n<p>使用网络唤醒,您可以通过网络发送特殊的数据包\n来唤醒您的计算机。</p>",
    "id": 2020084,
    "action_name": "Translation approved",
    "url": "https://l10n.opensuse.org/api/changes/2020084/?format=api"
}