Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/490048/?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-21T17:54:11.760822Z",
    "action": 2,
    "target": "사냥꾼 산타는 성난 비명을 내지르며 어둠 속으로 사라집니다. 엄마곰은 고마운 마음에 으르렁거리며 당신에게 무언가를 전하려 합니다. 엄마곰을 우리로 다시 데려간 후 야수 조련사 매트 보크는 공포에 질린 나머지 숨을 헐떡이며 곰의 이야기를 듣습니다. 그 곰에게는 새끼가 있었다고 합니다! 엄마곰이 잡혔을 때 아기곰이 그만 얼음 벌판으로 도망쳐 버린 것이죠. 아기곰을 찾을 수 있도록 도와주십시오.",
    "id": 1178070,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1178070/?format=api"
}