Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/583175/?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-11-21T17:46:23.304275Z",
    "action": 4,
    "target": "보스에게 피해를 주는 동시에 경험치를 획득합니다! (필요 능력치: 지능)",
    "id": 373484,
    "action_name": "Suggestion added",
    "url": "https://translate.habitica.com/api/changes/373484/?format=api"
}