Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/470663/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/quests/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/quests/ko/?format=api",
    "user": "https://translate.habitica.com/api/users/slow_owls/?format=api",
    "author": "https://translate.habitica.com/api/users/slow_owls/?format=api",
    "timestamp": "2022-05-24T02:50:27.559942Z",
    "action": 2,
    "target": "그룹 또는 퀘스트 리더만이 퀘스트를 취소 할 수 있습니다.",
    "id": 327180,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/327180/?format=api"
}