Changes API.

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

GET /api/changes/2090340/?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": "2024-02-09T12:43:19.520090Z",
    "action": 2,
    "target": "さらに、サードパーティーのリポジトリが公開終了したり管理が放置されたりすると、<strong>通常の OS アップデートができなくなる可能性があります。</strong>結果、OEM の顧客が重大なセキュリティアップデートや品質向上アップデートを受けられなくなるおそれがあります。",
    "id": 2090340,
    "action_name": "Translation changed",
    "url": "https://l10n.elementary.io/api/changes/2090340/?format=api"
}