Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/68501/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/content/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/content/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-10T06:21:32.589371Z",
    "action": 2,
    "target": "拉开 魔法衣橱 来获得随机的特殊装备,经验或者食物!剩余的装备: ",
    "id": 18915,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/18915/?format=api"
}