Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/70513496/?format=api",
    "component": "https://hosted.weblate.org/api/components/turris/reforis/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/turris/reforis/zh_Hant/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-03-10T11:41:24.511954+01:00",
    "action": 59,
    "target": "\n在這裡提供互聯網連接的正常測試。對於測試DNS供應商運作是否正常這一工具則提供十分有用的參考。\n但請記得如果更改了DNS供應商的設置,請確定已經點擊了<b>保存按鈕</b> 。\n        ",
    "id": 19181453,
    "action_name": "String updated in the repository",
    "url": "https://hosted.weblate.org/api/changes/19181453/?format=api"
}