Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/2821247/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/faq/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/faq/ko/?format=api",
    "user": "https://translate.habitica.com/api/users/lynnn/?format=api",
    "author": "https://translate.habitica.com/api/users/lynnn/?format=api",
    "timestamp": "2025-02-13T09:43:39.504427Z",
    "action": 5,
    "target": "네! “피해 일시 정지” 버튼은 설정에서 찾을 수 있습니다. 이 버튼을 사용하면 과제를 놓쳐 HP를 잃는 것을 방지할 수 있습니다. 휴가 중이거나 휴식이 필요한 경우, 또는 다른 이유로 휴식이 필요할 때 유용합니다. 퀘스트에 참여 중인 경우, 자신이 진행 중인 퀘스트는 일시정지되지만 파티원이 놓친 과제로 인한 피해는 그대로 받습니다.\n\n특정 일일과제를 일시 중지하려면 다시 시작할 준비가 될 때까지 0일마다 완료로 일정을 수정할 수 있습니다.",
    "id": 1200736,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/1200736/?format=api"
}