Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/208394/?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/JiPai/?format=api",
    "author": "https://translate.habitica.com/api/users/JiPai/?format=api",
    "timestamp": "2019-04-10T14:00:59.412406Z",
    "action": 7,
    "target": "你请求的兑换数量<%= quantity %>超过了本月金币=>宝石的兑换上限<%= convCap %>。这是为了防止滥用情况的出现。该上限在每月的前三天内重置。",
    "id": 19305,
    "action_name": "Suggestion accepted",
    "url": "https://translate.habitica.com/api/changes/19305/?format=api"
}