Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/117765/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/generic/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/generic/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-12T05:44:39.131491Z",
    "action": 2,
    "target": "现在购买宝石,或成为用金币购买宝石的会员,每月获得神秘物品,享受增加的物品掉落率以及更多!",
    "id": 21763,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/21763/?format=api"
}