Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/437179/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/groups/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/groups/ko/?format=api",
    "user": "https://translate.habitica.com/api/users/levas0126/?format=api",
    "author": "https://translate.habitica.com/api/users/levas0126/?format=api",
    "timestamp": "2021-12-15T09:59:27.675913Z",
    "action": 2,
    "target": "정말로 그룹 플랜을 취소하시겠어요? 모든 그룹 멤버의 구독과 혜택이 사라질 것입니다.",
    "id": 298017,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/298017/?format=api"
}