Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/614055/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/front/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/front/ko/?format=api",
    "user": "https://translate.habitica.com/api/users/LionFox/?format=api",
    "author": "https://translate.habitica.com/api/users/LionFox/?format=api",
    "timestamp": "2020-11-29T18:04:29.352300Z",
    "action": 37,
    "target": "아래에 있는 버튼을 클릭함으로써, 당신은 당신이 <a href='/static/terms'>서비스 약관</a> 과 <a href='/static/privacy'> 개인정보 정책 을</a> 읽었고 이에 동의했음을 나타냅니다.",
    "id": 210724,
    "action_name": "Marked for edit",
    "url": "https://translate.habitica.com/api/changes/210724/?format=api"
}