Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/470665/?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:59:25.211928Z",
    "action": 2,
    "target": "퀘스트 리더 또는 그룹 리더만이 퀘스트를 강제 시작할 수 있습니다",
    "id": 327183,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/327183/?format=api"
}