Changes API.

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

GET /api/changes/118884/?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/hongsii/?format=api",
    "author": "https://translate.habitica.com/api/users/hongsii/?format=api",
    "timestamp": "2020-02-04T14:10:02.491426Z",
    "action": 2,
    "target": "커뮤니티의 구성원이 안전하고 행복하며 활발한 활동을 유지하기 위해, 이 곳엔 지켜야 할 몇 가지 가이드라인이 있습니다. 가능한 친절하며, 읽기 쉽게 하기 위해 신중히 만들었습니다. 대화를 시작하기 전에 시간을 내어 꼭 읽어주세요.",
    "id": 118884,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/118884/?format=api"
}