Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/490058/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/questscontent/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/questscontent/ko/?format=api",
    "user": "https://translate.habitica.com/api/users/Charlie/?format=api",
    "author": "https://translate.habitica.com/api/users/Charlie/?format=api",
    "timestamp": "2024-10-21T18:29:06.972163Z",
    "action": 2,
    "target": "그랜드 비스트 마스터 <strong>베이컨사우르</strong>가 도움을 청하러 당신의 파티를 찾아왔습니다.\n\"모험가들이여, 제발 날 도와주게! 내 소중한 그리폰이 탈출하여 해비시티를 공포에 떨게 하고 있네! 만일 당신들이 그 애를 멈출 수 있다면, 그리폰의 알 몇 개를 보상으로 주겠네!\"",
    "id": 1178083,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1178083/?format=api"
}