Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/2774517/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/communityguidelines/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/communityguidelines/ko/?format=api",
    "user": "https://translate.habitica.com/api/users/Milo/?format=api",
    "author": "https://translate.habitica.com/api/users/Milo/?format=api",
    "timestamp": "2023-08-23T13:53:06.664186Z",
    "action": 5,
    "target": "<strong>도전명은 우승자의 공개 프로필에 표시되기 때문에, 모든 공간에서 적절한 이름으로 설정해주세요</strong>. 신고가 있을 경우에는 저희가 해당 사용자의 프로필에서 기록을 수정해야 하기 때문에, 도전을 생성할 때 항상 이 점을 명심해주세요.",
    "id": 543596,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/543596/?format=api"
}