Changes API.

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

GET /api/changes/359832/?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/ToZero/?format=api",
    "author": "https://translate.habitica.com/api/users/ToZero/?format=api",
    "timestamp": "2022-08-28T22:32:40.184446Z",
    "action": 5,
    "target": "주의: '사냥꾼 산타'와 '아기곰 찾기' 퀘스트는 누적 가능한 퀘스트 업적이지만, 해당 펫과 탑승펫은 마구간에 하나만 추가됩니다.",
    "id": 359832,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/359832/?format=api"
}