Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/682940/?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:04.162048Z",
    "action": 6,
    "target": "強制升級所有已安裝的套件會使用檔案庫中新版本的套件來取得目前套件,即使該版號沒有增加。由於在升級 FreeBSD 主要版本時會變更 ABI 版本,因此這是必要動作。強制升級可以執行以下指令來完成:",
    "id": 283023,
    "action_name": "Automatic translation",
    "url": "https://translate-dev.freebsd.org/api/changes/283023/?format=api"
}