Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/227249/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/gear/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/gear/zh_Hans/?format=api",
    "user": "https://translate.habitica.com/api/users/JiPai/?format=api",
    "author": "https://translate.habitica.com/api/users/JiPai/?format=api",
    "timestamp": "2019-04-10T14:07:43.840347Z",
    "action": 5,
    "target": "这个神秘面具让人认不出你,大家只能看到属于胜者的微笑。没啥增益效果。2019年2月 订阅者 奖励物品。",
    "id": 19310,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/19310/?format=api"
}