Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/310687/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/death/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/death/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-28T07:53:12.823586Z",
    "action": 4,
    "target": "너무 자주 죽나요? <a href='https://habitica.fandom.com/wiki/Death_Mechanics#Strategies_for_Staying_Alive' target='_blank'>여기 가이드를 참고하세요!</a>",
    "id": 1307674,
    "action_name": "Suggestion added",
    "url": "https://translate.habitica.com/api/changes/1307674/?format=api"
}