Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/3330107/?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:42.097355Z",
    "action": 2,
    "target": "각 레벨을 달성할 때마다 스탯 포인트를 획득하며, 이를 활용해 스킬을 강화하고 Habitica의 플레이에 영향을 줄 수 있습니다",
    "id": 1307763,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1307763/?format=api"
}