Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/690670/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-audit-laf/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-audit-laf/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-16T09:23:16.555865Z",
    "action": 36,
    "target": "虽然 \"计算机名称格式\" 设置为 \"用户\",\n但 \"用户定义的名称\" 未设置。\n正在将格式设置为 \"无\"(默认值)。",
    "id": 2021624,
    "action_name": "Translation approved",
    "url": "https://l10n.opensuse.org/api/changes/2021624/?format=api"
}