Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/89687/?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:44:24.059980Z",
    "action": 2,
    "target": "河马俯首投降:“是我小瞧你了。似乎你没有在偷懒,我道歉。说句实话,我一直有在计划当中。也许我应该自己做些工作。来,拿着这些蛋,这是我的谢礼。”接过这些蛋,你在水边安顿下来,终于能好好休息了。",
    "id": 19273,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/19273/?format=api"
}