Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/682874/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/bookshandbookcutting-edge_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookcutting-edge_index/zh_TW/?format=api",
    "user": null,
    "author": "https://translate-dev.freebsd.org/api/users/anonymous/?format=api",
    "timestamp": "2021-04-11T09:09:03.133585Z",
    "action": 6,
    "target": "本節將說明 <command>freebsd-update</command> 使用的設定檔, 示範如何套用安全性修補及如何升級到主要或次要的作業系統發行版,並討論升級作業系統的需要考量的事項。",
    "id": 282991,
    "action_name": "自动翻译",
    "url": "https://translate-dev.freebsd.org/api/changes/282991/?format=api"
}