Changes API.

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

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

{
    "unit": "https://translate.ayana.io/api/units/24366/?format=api",
    "component": "https://translate.ayana.io/api/components/ayana/general/?format=api",
    "translation": "https://translate.ayana.io/api/translations/ayana/general/zh_Hant/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-05-13T16:29:53.893001Z",
    "action": 59,
    "target": "你知道嗎?為了讓您擁有更好的使用者體驗,Ayana已經支援斜線命令了!請在輸入區塊使用`/`後並點擊我的頭像!",
    "id": 26572,
    "action_name": "String updated in the repository",
    "url": "https://translate.ayana.io/api/changes/26572/?format=api"
}