Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/639708/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/questscontent/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/questscontent/ko/?format=api",
    "user": "https://translate.habitica.com/api/users/Charlie/?format=api",
    "author": "https://translate.habitica.com/api/users/Charlie/?format=api",
    "timestamp": "2024-10-21T18:12:23.750042Z",
    "action": 2,
    "target": "주의: '사냥꾼 산타'와 '아기곰 찾기' 퀘스트는 몇 번이든 도전할 수 있지만, 퀘스트 보상 중 펫과 탑승펫은 처음 한 번만 지급됩니다.",
    "id": 1178079,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1178079/?format=api"
}