Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/212908/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/tasks/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/tasks/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-12T06:00:23.029247Z",
    "action": 2,
    "target": "非订阅用户已完成的待办事项将在30日之后自动删除。订阅用户的则在90日之后自动删除。",
    "id": 49735,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/49735/?format=api"
}