Changes API.

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

GET /api/changes/24363/?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": "https://translate.ayana.io/api/users/narakuangel/?format=api",
    "author": "https://translate.ayana.io/api/users/narakuangel/?format=api",
    "timestamp": "2022-04-29T00:40:37.100737Z",
    "action": 36,
    "target": "你知道嗎?為了讓您擁有更好的使用者體驗,Ayana已經支援斜線命令了!請在輸入區塊使用'/'後並點擊我的頭像!",
    "id": 24363,
    "action_name": "Translation approved",
    "url": "https://translate.ayana.io/api/changes/24363/?format=api"
}