Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/286852/?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/Huchu/?format=api",
    "author": "https://translate.habitica.com/api/users/Huchu/?format=api",
    "timestamp": "2020-01-13T09:04:39.555617Z",
    "action": 2,
    "target": "모두가 안전하고 행복하게 하며, 커뮤니티 활동이 활발히 이뤄지도록, 우리는 몇 가지 가이드라인을 가지고 있습니다. 친숙하고 가능한 읽기 쉽게 하는 데 주의를 기울여 만들었습니다. 시간이 걸리더라도 채팅을 시작하기 전에 꼭 읽어주세요.",
    "id": 103412,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/103412/?format=api"
}