Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1455822/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/bookshandbookconfig_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookconfig_index/zh_TW/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-01-23T13:41:11.301941Z",
    "action": 59,
    "target": "以 <literal>#</literal> 字元為首的行代表註解。可在檔案中放置註解提醒要執行什麼動作及為何要執行。註解不可與指令同行,否則會被當做指令的一部份,註解必須在新的一行,空白行則會被忽略掉。",
    "id": 386516,
    "action_name": "Строка обновлена в репозитории",
    "url": "https://translate-dev.freebsd.org/api/changes/386516/?format=api"
}