Changes API.

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

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

{
    "unit": "https://translate.ayana.io/api/units/16010/?format=api",
    "component": "https://translate.ayana.io/api/components/ayana/responses/?format=api",
    "translation": "https://translate.ayana.io/api/translations/ayana/responses/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-26T19:56:11.594895Z",
    "action": 2,
    "target": "沒問題 :ok_hand:\n請點擊下列連結之一讓我加入您的伺服器:\n\n推薦權限:{invite}\n\n最小權限:{invitemin}",
    "id": 30465,
    "action_name": "Translation changed",
    "url": "https://translate.ayana.io/api/changes/30465/?format=api"
}