Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/208411/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/subscriber/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/subscriber/zh_Hans/?format=api",
    "user": "https://translate.habitica.com/api/users/lucac/?format=api",
    "author": "https://translate.habitica.com/api/users/lucac/?format=api",
    "timestamp": "2019-11-03T07:00:21.921706Z",
    "action": 2,
    "target": "每个月你将收到一件独特的时装物品!另外,每连续订阅三个月,神秘的时间旅行者将允许你有一次机会获得绝版(和未来的)时装物品。",
    "id": 82337,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/82337/?format=api"
}