Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/791552/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/authselect/master-authselect8adoc/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/authselect/master-authselect8adoc/ja/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/transtats/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/transtats/?format=api",
    "timestamp": "2021-11-09T08:43:10.639199Z",
    "action": 9,
    "target": "authselect は、すでに作成されていない限り、既存の設定には触れません。authselect を使用してシステム認証の設定を開始する場合は、最初に *--force* パラメーターを指定して *authselect select* を呼び出すようにしてください(*authselect select sssd --force*)。 *--force* パラメーターは、authselect 以外の既存の設定を上書きするのに適したものであることを authselect に指示します(以下の説明を参照してください)。*--force* パラメーターを使用すると、現在の設定のバックアップが自動的に生成されるため、*authselect backup-restore* コマンドで復元することができます(以下の説明を参照してください)。",
    "id": 3707090,
    "action_name": "Translation uploaded",
    "url": "https://translate.fedoraproject.org/api/changes/3707090/?format=api"
}