Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/2733384/?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": "https://translate.habitica.com/api/users/sick_kar/?format=api",
    "author": "https://translate.habitica.com/api/users/sick_kar/?format=api",
    "timestamp": "2025-12-28T12:44:21.336153Z",
    "action": 2,
    "target": "이 작업을 수행하면 캐릭터의 직업과 부여된 포인트가 초기화되고 새 직업을 고르게 됩니다",
    "id": 1307762,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1307762/?format=api"
}