Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/7664401/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-iplb/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-iplb/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": "2021-05-08T23:33:39.989590Z",
    "action": 2,
    "target": "</p><p><b><big>virtual host (仮想ホスト)</big> = \"</b><i>ホスト名</i><b>\"</b>\n</p><p><small>HTTP</small> または <small>HTTPS</small> で negotiate チェックを行う場合に参照される項目です。ここでは <small>HTTP</small> 要求内の Host ヘッダに指定する文字列を設定します。 <small>HTTPS</small> の場合、通常は\n<small>SSL</small> 証明書の common name (共通名) を指定します。何も指定しない\n場合は、実サーバに対する要求 URL から Host ヘッダを生成します。また、要求 URL から判断できない場合は、実サーバの <small>IP</small> アドレスを Host ヘッダに設定します。\n\n\n",
    "id": 1802891,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/1802891/?format=api"
}