Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/178411/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/limited/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/limited/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": "2019-11-24T07:05:20.412806Z",
    "action": 2,
    "target": "啊……欢迎来到季度商店……我们正在准备秋季特供产品,还有其他一些什么的…… 这里所有的东西都会在每年秋季节日期间开放购买,但我们只开门到10月31日……你可能现在可以开始囤货了,或者只能继续等,等,等…… <strong>*叹气*</strong>",
    "id": 88944,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/88944/?format=api"
}