Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/3009382/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-vpn/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-vpn/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": "2017-05-12T05:35:37Z",
    "action": 2,
    "target": "VPN クライアントからのインターネット接続で、特定のサイトに接続する際に問題が発生する場合、ホスト側のファイアウオール設定の誤りによって、 MTU (最大転送単位) の自動検出が阻害されていることが考えられます。\nこの場合、 TCP-MSS を縮小することでこの問題を修正することができます。ただし、利用可能な帯域は 10% ほど小さくなります。",
    "id": 640956,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/640956/?format=api"
}