Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/470662/?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:49:57.890604Z",
    "action": 2,
    "target": "진행 중인 퀘스트는 취소할 수 없습니다, 중단 기능을 사용하시기 바랍니다.",
    "id": 327179,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/327179/?format=api"
}