Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/577558/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/npc/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/npc/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-02-16T02:55:38.174958Z",
    "action": 4,
    "target": "Habitica는 모든 연령과 배경을 가진 사용자들에게 환영받는 환경을 조성하기 위해 노력합니다. 특히 그룹과 파티와 같은 공간에서 그러합니다. 질문이 있으시다면, 저희의 <a href='/static/community-guidelines' target='_blank'>커뮤니티 가이드라인</a>을 참조해 주세요.",
    "id": 1111283,
    "action_name": "Suggestion added",
    "url": "https://translate.habitica.com/api/changes/1111283/?format=api"
}