Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/2734230/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica-ios/main-strings/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica-ios/main-strings/ko/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-03-24T12:20:32.692978Z",
    "action": 59,
    "target": "이 이벤트는 %@(%@ UTC)까지 진행되는 시한 이벤트이며, %@(@ UTC)에 끝날 것입니다. 이 이벤트는 다른 해비티카 유저에게 선물을 할 때만 적용됩니다. 만약 본인이나 선물을 받는 사람이 이미 구독 중이라면, 선물 받은 구독권은 해당 기간만큼 추가될 것입니다. 추가된 기간은 이미 적용된 구독권이 취소되거나 만료됐을 때 적용됩니다.",
    "id": 1235322,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/1235322/?format=api"
}