Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/2849298/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-tune/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-tune/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:36:01.470585Z",
    "action": 2,
    "target": "<p><b><big>SysRq キーを有効にする</big></b><br>\nSysRq キーを有効にすると、カーネルのデバッグ中などシステムがクラッシュした場合であっても\nいくつかの操作を行うことができるようになります。有効にした場合、 Alt-SysRq-<コマンドキー>\n の組み合わせでコマンドを実行することができます (たとえばコンピュータの再起動や\nカーネル情報のダンプなど) 。 より詳しい情報は \n<tt>/usr/src/linux/Documentation/sysrq.txt</tt> (パッケージ kernel-source が必要です) をお読みください。 </p>\n",
    "id": 1803075,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/1803075/?format=api"
}