Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/81806335/?format=api",
    "component": "https://hosted.weblate.org/api/components/copyq/master/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/copyq/master/zh_Hant/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-08-26T15:50:35.518651+02:00",
    "action": 59,
    "target": "分頁名稱不可留白,且必須是唯一。<br />\n例如分頁 <b>筆記(&amp;T)</b>可用<b>Alt+T</b>開啟。<br />\n於樹狀檢視分頁版面,用 <b>/</b> 作為路徑分隔號。",
    "id": 32590395,
    "action_name": "String updated in the repository",
    "url": "https://hosted.weblate.org/api/changes/32590395/?format=api"
}