Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/156330/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/gear/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/gear/zh_Hans/?format=api",
    "user": "https://translate.habitica.com/api/users/lucac/?format=api",
    "author": "https://translate.habitica.com/api/users/lucac/?format=api",
    "timestamp": "2019-04-10T06:34:40.482630Z",
    "action": 2,
    "target": "一卷古老的待办事项列表,其中充满了被遗忘时代的奇异符咒。增加<%= int %>点智力。魔法衣橱:书吏套装(3个中的第3件)。",
    "id": 18942,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/18942/?format=api"
}