Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/463750/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/messages/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/messages/ko/?format=api",
    "user": "https://translate.habitica.com/api/users/Natiryum/?format=api",
    "author": "https://translate.habitica.com/api/users/Natiryum/?format=api",
    "timestamp": "2020-01-17T21:04:04.475110Z",
    "action": 2,
    "target": "당신은 <span class=\"notification-bold-blue\"><%= points %> 할당되지 않은 능력치 포인트를 가지고 있습니다</span>",
    "id": 110608,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/110608/?format=api"
}