Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/583177/?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/Laeti/?format=api",
    "author": "https://translate.habitica.com/api/users/Laeti/?format=api",
    "timestamp": "2022-12-05T16:09:43.193873Z",
    "action": 2,
    "target": "MP를 소모하여 마법사를 제외한 파티원들의 MP를 회복합니다! (필요 능력치: 지능)",
    "id": 374759,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/374759/?format=api"
}