Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/12046539/?format=api",
    "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/leap-15_3/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_3/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": "2021-02-25T09:47:56.354371Z",
    "action": 2,
    "target": "為了避免因為更新造成的問題與資料遺失,root 檔案系統必須禁止寫入。是故 root 檔案系統在正常操作下是以唯讀方式裝載。",
    "id": 1700435,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/1700435/?format=api"
}