Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/3358519/?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:36:32.931538Z",
    "action": 5,
    "target": "플레이 스타일에 맞는 직업을 선택하고, 여정에 도움이 될 스킬과 장비를 해금하세요",
    "id": 1307755,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/1307755/?format=api"
}