Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11821244/?format=api",
    "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/leap-15_2/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/zh_TW/?format=api",
    "user": "https://l10n.opensuse.org/api/users/RamaxLo/?format=api",
    "author": "https://l10n.opensuse.org/api/users/RamaxLo/?format=api",
    "timestamp": "2022-04-03T01:41:47.307492Z",
    "action": 2,
    "target": "未被簽章過,或被已知為不被信任的金鑰簽章,或是無法使用系統信任金鑰資料庫驗證的核心模組會被禁止載入。",
    "id": 2061451,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/2061451/?format=api"
}