Changes API.

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

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

{
    "unit": "https://translate.ayana.io/api/units/27052/?format=api",
    "component": "https://translate.ayana.io/api/components/ayana/music/?format=api",
    "translation": "https://translate.ayana.io/api/translations/ayana/music/ko/?format=api",
    "user": "https://translate.ayana.io/api/users/Breeze/?format=api",
    "author": "https://translate.ayana.io/api/users/Breeze/?format=api",
    "timestamp": "2023-05-24T17:23:53.104962Z",
    "action": 2,
    "target": "이 음성 채널에 들어갈 수 있는 권한이 없습니다.",
    "id": 44782,
    "action_name": "Translation changed",
    "url": "https://translate.ayana.io/api/changes/44782/?format=api"
}