Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/2372466/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-samba-server/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-samba-server/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-09T00:20:17.745332Z",
    "action": 2,
    "target": "<p>基本設定ではドメインとサーバの役割を設定します。\n<b>バックアップドメインコントローラ</b> と <b>プライマリドメインコントローラ</b> はそれぞれ Windows クライアントに対して Windows ドメインにログインできるようにするものです。バックアップドメインコントローラは\n他のドメインコントローラの情報を使って認証を行います。プライマリドメインコントローラは\nユーザ名とパスワードの情報を自前で保有して認証を行います。\nサーバをドメインに参加させたくない場合は、\n <b>ドメインコントローラではない</b> を選んでください。</p>\n",
    "id": 1802996,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/1802996/?format=api"
}