Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/2774519/?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-23T14:00:34.544868Z",
    "action": 5,
    "target": "<strong>불필요하게 사적인 메시지를 보내는 것을 추천하지 않습니다</strong>. 사용자를 불편하게하는 원치 않은 메시지나 이 가이드라인, 또는 이용약관을 위반하는 메시지를 받으셨을 경우, 발신자를 차단하고 관리자에게 알리기 위해 신고하시기 바랍니다.",
    "id": 543598,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/543598/?format=api"
}