Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/10906022/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-s390/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-s390/master/zh_TW/?format=api",
    "user": "https://l10n.opensuse.org/api/users/graceyu/?format=api",
    "author": "https://l10n.opensuse.org/api/users/graceyu/?format=api",
    "timestamp": "2022-02-18T08:57:21.090970Z",
    "action": 36,
    "target": "<p>輸入的<b>通道 ID</b> 必須為小寫字母,且採用符合 sysfs 的格式0.0.&lt;devno&gt;,\n例如 <tt>0.0.5c51</tt>。</p>\n<p>輸入的 WWPN 必須為小寫字母且採用 16 位十六進位值格式,\n例如 <tt>0x5005076300c40e5a</tt>。</p>\n<p>輸入的 LUN 必須為小寫字母,並且採用 16 位十六進位值格式且結尾全部補上零,\n例如 <tt>0x52ca000000000000</tt>。</p><p>如果尚未定義 WWPN <b>和</b> LUN,系統將嘗試使用自動 LUN 掃描。自動 LUN 掃描可使用 <tt>allow_lun_scan=0</tt> 核心參數關閉。</p>",
    "id": 2026427,
    "action_name": "Translation approved",
    "url": "https://l10n.opensuse.org/api/changes/2026427/?format=api"
}