Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/308573/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/contrib/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/contrib/ko/?format=api",
    "user": "https://translate.habitica.com/api/users/lynnn/?format=api",
    "author": "https://translate.habitica.com/api/users/lynnn/?format=api",
    "timestamp": "2025-02-13T09:53:57.253823Z",
    "action": 2,
    "target": "채팅에서 보이는 색칠된 유저이름들은 유저의 기여도 수준을 가리킵니다. 티어가 높을수록, 해비티카에 디자인과 코드, 커뮤니티등에 대한 지원을 더 많이 한 사람이에요!",
    "id": 1200749,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1200749/?format=api"
}