Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/14178647/?format=api",
    "component": "https://l10n.opensuse.org/api/components/uyuni/spacecmd-4-3/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/uyuni/spacecmd-4-3/ja/?format=api",
    "user": "https://l10n.opensuse.org/api/users/carinahagl/?format=api",
    "author": "https://l10n.opensuse.org/api/users/carinahagl/?format=api",
    "timestamp": "2023-01-09T08:51:05.888254Z",
    "action": 36,
    "target": "使用方法: system_scheduleproductmigration <システム> <ベースチャンネルのラベル> <移行先> [オプション] \n    <移行先> として指定可能なターゲットの一覧を表示するには system_listmigrationtargets を使用する。\n    <移行先> は下記のような書式で渡されなければならないことに注意: [3143,3146,3147,3145,3144,3148,3062] \n    オプション: \n        -s (開始時刻) \n        -d 予行演習モード(実際には処理を行なわない) \n        --allow-vendor-change (ベンダーの変更を許可する場合は、このフラグを渡す) \n        -r (後継のない製品を削除する場合は、このフラグを渡す) \n        -c (子チャンネル) (カンマ区切りで子チャンネルのラベルを指定する。空白は使用しないこと)",
    "id": 2592992,
    "action_name": "Translation approved",
    "url": "https://l10n.opensuse.org/api/changes/2592992/?format=api"
}