Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/245987/?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/Plasmak/?format=api",
    "author": "https://translate.habitica.com/api/users/Plasmak/?format=api",
    "timestamp": "2020-01-15T08:13:23.624879Z",
    "action": 2,
    "target": "您确定要更改自定义开始时间吗? 您的每日任务将在您首次更改为<%= time %>之后使用Habitica时重新设置。确保您之前完成了您的每日任务!",
    "id": 107143,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/107143/?format=api"
}