Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/89696/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/questscontent/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/questscontent/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-10T10:49:28.523224Z",
    "action": 2,
    "target": "解锁这个任务,需完成以下任务线的最终任务:‘平凡世界的攻势’, ‘Mistiflying城的混乱’,‘Stoïkalm火山’,‘恐怖任务森林’。",
    "id": 19277,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/19277/?format=api"
}