Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/2799362/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/challenge/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/challenge/zh_Hans/?format=api",
    "user": "https://translate.habitica.com/api/users/Ingoldo/?format=api",
    "author": "https://translate.habitica.com/api/users/Ingoldo/?format=api",
    "timestamp": "2024-01-27T10:55:20.716920Z",
    "action": 2,
    "target": "因为一名或多名玩家举报此挑战含有不适当的内容,所以无法关闭。 工作人员将很快与你联系并进行说明。 如果超过 48 小时仍未联系您,请发送电子邮件至 admin@habitica.com 寻求帮助。",
    "id": 1103781,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1103781/?format=api"
}