Changes API.

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

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

{
    "unit": "https://translate.ayana.io/api/units/24420/?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-05-27T11:52:41.849172Z",
    "action": 36,
    "target": "下列為我所知道的命令。\n如果您需要協助的話,可以加入我們的[支援伺服器]({support})。\n\n[邀請我]({invite})、[最小權限邀請]({minimal})、[Ayana PRO]({pro})、[Ayana狀態]({status})、[Twitter]({twitter})\n\n**祝你有個美好的一天!**",
    "id": 30874,
    "action_name": "Translation approved",
    "url": "https://translate.ayana.io/api/changes/30874/?format=api"
}