Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/682932/?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.116216Z",
    "action": 6,
    "target": "若有編譯自訂核心過超過一次,或已經不曉得編譯自訂核心的次數,則需取得與目前作業系統版本相符的 <literal>GENERIC</literal> 核心複本。若可直接操作實體系統,則可以從安裝媒體取得 <literal>GENERIC</literal> 核心複本:",
    "id": 283021,
    "action_name": "Automatic translation",
    "url": "https://translate-dev.freebsd.org/api/changes/283021/?format=api"
}