Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/2733667/?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.692648Z",
    "action": 59,
    "target": "더 이상 구독을 원하시나요? 결제 방식 때문에 Google Play 스토어를 통해 구독을 취소해야 합니다. 남은 구독 크레딧은 구독 취소 후 종료 날짜에 추가됩니다.",
    "id": 1235317,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/1235317/?format=api"
}