Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/564254/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/character/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/character/ko/?format=api",
    "user": "https://translate.habitica.com/api/users/Jiyun_baek/?format=api",
    "author": "https://translate.habitica.com/api/users/Jiyun_baek/?format=api",
    "timestamp": "2019-12-08T18:19:21.430775Z",
    "action": 5,
    "target": "이제 당신은 레벨 100에 도잘했기에, 당신은 더 이상 스탯 포인트를 얻지 못합니다. 당신은 레벨 업을 계속하거나<a href='http://habitica.wikia.com/wiki/Orb_of_Rebirth' target='_blank'>를 이용해 레벨 1에서 새로운 모험을 시작할 수 있습니다부활궤도</a>!",
    "id": 93958,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/93958/?format=api"
}