Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/2774520/?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:04:08.682332Z",
    "action": 5,
    "target": "<strong>차단을 회피하려고 하지 마십시오</strong>. 특정 사용자에게 개인 메시지를 보내지 못하도록 차단이 되었다면, 다른 수단을 사용해 해당 사용자게에 차단을 해제해달라고 요청해선 안 됩니다.",
    "id": 543599,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/543599/?format=api"
}