Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/577540/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/npc/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/npc/ko/?format=api",
    "user": "https://translate.habitica.com/api/users/anonymous/?format=api",
    "author": "https://translate.habitica.com/api/users/anonymous/?format=api",
    "timestamp": "2024-02-16T03:01:54.309048Z",
    "action": 4,
    "target": "시작하기에 앞서, 당신을 어떤 이름으로 불러드릴지 결정해야겠군요. 아래에는 당신을 위해 마련한 용사의 이름과 사용자명이 있습니다. 이름을 고른 다음에는, 당신만의 아바타를 만들며 모험의 첫걸음을 내딛어 보겠습니다!",
    "id": 1111291,
    "action_name": "Suggestion added",
    "url": "https://translate.habitica.com/api/changes/1111291/?format=api"
}