Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/213055/?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/Plasmak/?format=api",
    "author": "https://translate.habitica.com/api/users/Plasmak/?format=api",
    "timestamp": "2020-02-01T08:40:35.762078Z",
    "action": 2,
    "target": "任务类型必须是“习惯”,“每日任务”,“待办事项”,“奖励”中的一个。",
    "id": 117967,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/117967/?format=api"
}