Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3210538/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/oem/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/oem/ja/?format=api",
    "user": "https://l10n.elementary.io/api/users/ryonakano/?format=api",
    "author": "https://l10n.elementary.io/api/users/ryonakano/?format=api",
    "timestamp": "2023-02-02T14:45:24.361737Z",
    "action": 5,
    "target": "さらに、サードパーティーのリポジトリが公開終了したり管理が放置されたりすると、<strong>通常の OS アップデートができなくなる可能性があります。</strong>結果、OEM の顧客が重大なセキュリティーアップデートや品質向上アップデートを受けられなくなるおそれがあります。",
    "id": 1487340,
    "action_name": "Translation added",
    "url": "https://l10n.elementary.io/api/changes/1487340/?format=api"
}