Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/7664394/?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:30.822546Z",
    "action": 2,
    "target": "</p><p><b><big>service (サービス)</big> = dns</b>|<b>ftp</b>|<b>http</b>|<b>https</b>|<b>imap</b>|<b>imaps</b>|<b>ldap</b>|<b>mysql</b>|<b>nntp</b>|<b>none</b>|<b>oracle</b>|<b>pgsql</b>|<b>pop</b>|<b>pops</b>|<b>radius</b>|<b>simpletcp</b>|<b>sip</b>|<b>smtp</b>\n</p><p>checktype=negotiate の場合に利用する、サービス監視の種類を指定します。none を指定すると、サービスの監視を行わなくなります。\n</p><p>simpletcp は <b>request</b> (要求) で指定した文字列をサーバに送信し、<b>receive</b> (受信) で指定した正規表現に合致する文字列が返却されるかどうかをチェックします。その他の名前を指定した場合は、それぞれ対応するプロトコルを\n利用してチェックが行われます。詳しくは <b>request</b> と <b>receive</b> の各セクションをお読みください。\n</p><p>既定値:\n",
    "id": 1802890,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/1802890/?format=api"
}