Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/583190/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/spells/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/spells/ko/?format=api",
    "user": "https://translate.habitica.com/api/users/lynnn/?format=api",
    "author": "https://translate.habitica.com/api/users/lynnn/?format=api",
    "timestamp": "2025-02-13T09:52:59.701754Z",
    "action": 2,
    "target": "당신의 맹렬한 눈빛이 파티 전체의 체질을 강화시킵니다! (기준: 언버프 CON)",
    "id": 1200747,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1200747/?format=api"
}