Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/685395/?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/deleted-1163/?format=api",
    "author": "https://translate.habitica.com/api/users/deleted-1163/?format=api",
    "timestamp": "2024-09-25T00:02:51.619514Z",
    "action": 5,
    "target": "이 스킬을 사용해도 추가 효과는 없습니다.",
    "id": 1170807,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/1170807/?format=api"
}