Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/490064/?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:36:20.355125Z",
    "action": 2,
    "target": "고슴도치는 재미있는 동물들입니다. 그들은 해비티어의 사랑스러운 반려동물 중 하나죠. 하지만 소문에 따르면, 자정 이후 고슴도치에게 우유를 주면, 꽤 짜증을 낸다고 합니다. 그리고 몸집이 50배 커진다고 하네요. 카라칼 경위가 딱 그렇게 말했었죠. 오 이런.",
    "id": 1178086,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1178086/?format=api"
}