Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/102082/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/front/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/front/zh_Hans/?format=api",
    "user": "https://translate.habitica.com/api/users/Kartoffeln_/?format=api",
    "author": "https://translate.habitica.com/api/users/Kartoffeln_/?format=api",
    "timestamp": "2019-09-11T07:58:52.603234Z",
    "action": 5,
    "target": "此账号<%= userId %>”因违反社区准则(https://habitica.com/static/community-guidelines)或服务条款(https://habitica.com/static/terms)已被冻结。若要询问细节或要求解冻,请您或者请您的家长、监护人协助发送电子邮件给我们的社区管理员<%= communityManagerEmail %> 。 请记得在电子邮件中附上您的用户名。",
    "id": 48740,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/48740/?format=api"
}