Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11656871/?format=api",
    "component": "https://l10n.opensuse.org/api/components/doc-sle-translations/apparmor_profiles-master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles-master/ja/?format=api",
    "user": "https://l10n.opensuse.org/api/users/YasuhikoKamata/?format=api",
    "author": "https://l10n.opensuse.org/api/users/YasuhikoKamata/?format=api",
    "timestamp": "2020-07-07T02:16:57.939251Z",
    "action": 9,
    "target": "現時点では Cx による遷移はトップレベルのプロファイルに限定され、ハットや子プロファイル内では使用できません。この制限は将来的に撤廃される予定です。",
    "id": 1473453,
    "action_name": "Translation uploaded",
    "url": "https://l10n.opensuse.org/api/changes/1473453/?format=api"
}