Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/246010/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/settings/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/settings/zh_Hans/?format=api",
    "user": "https://translate.habitica.com/api/users/Sciuridae/?format=api",
    "author": "https://translate.habitica.com/api/users/Sciuridae/?format=api",
    "timestamp": "2021-07-26T00:26:22.570918Z",
    "action": 2,
    "target": "这些字符可用于复制到第三方应用程序。但请注意,你的API令牌相当于密码,有时候别人会向你索要用户ID,但是永远不要把你的API令牌分享给其他人,包括Github。",
    "id": 266147,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/266147/?format=api"
}