Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/664718/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/gear/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/gear/ko/?format=api",
    "user": "https://translate.habitica.com/api/users/sick_kar/?format=api",
    "author": "https://translate.habitica.com/api/users/sick_kar/?format=api",
    "timestamp": "2025-12-28T15:42:46.813495Z",
    "action": 5,
    "target": "계속 당신 머리 위로 떨어집니다! 불평하는 걸로는 빗방울을 막을 수 없어요. 지력이 <%= int %>만큼, 통찰력이 <%=per%>만큼 증가합니다. 2020 봄 한정판 장비.",
    "id": 1307790,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/1307790/?format=api"
}