Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/614166/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/front/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/front/ko/?format=api",
    "user": "https://translate.habitica.com/api/users/Username/?format=api",
    "author": "https://translate.habitica.com/api/users/Username/?format=api",
    "timestamp": "2026-03-14T06:08:14.181253Z",
    "action": 2,
    "target": "저희가 만든 도전에 참여해보세요. 여러분의 관심과 목표에 맞는 과제 리스트를 받아보세요. 최선을 다해 경쟁하고 승자로서 보석을 가져가세요!",
    "id": 1334548,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1334548/?format=api"
}