Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/89622/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/questscontent/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/questscontent/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-04-12T05:01:45.777276Z",
    "action": 2,
    "target": "冰凌硬币直接把你带到了一个被巧妙隐藏的地下洞穴入口。虽然外面的天气平静而可爱,阳光照在茫茫的雪地上,这里却仍有一股严冬的风在呼啸。冰川夫人面露厌恶,并给了你一个巨大的骑士头盔。“戴上这个,”她说,“你需要它。”",
    "id": 21638,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/21638/?format=api"
}