Changes API.

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

GET /api/changes/1162607/?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/anonymous/?format=api",
    "author": "https://translate.habitica.com/api/users/anonymous/?format=api",
    "timestamp": "2024-09-03T04:28:43.967521Z",
    "action": 4,
    "target": "채팅에서 보이는 색칠된 유저이름들은 유저의 기여도 수준을 가리킵니다. 티어가 높을수록, Habitica에 디자인과 코드, 커뮤니티등에 대한 지원을 더 많이 한 사람이에요!",
    "id": 1162607,
    "action_name": "Suggestion added",
    "url": "https://translate.habitica.com/api/changes/1162607/?format=api"
}