Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/213229/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/tasks/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/tasks/zh_Hant/?format=api",
    "user": "https://translate.habitica.com/api/users/RedBug312/?format=api",
    "author": "https://translate.habitica.com/api/users/RedBug312/?format=api",
    "timestamp": "2019-08-21T05:06:07.280757Z",
    "action": 9,
    "target": "第 <%= count %> 天完成了所有的每日任務。透過這項成就,您可以在隔天獲得所有屬性點 +level/2 的獎勵。等級超過 100 級後將不再繼續增加。",
    "id": 41766,
    "action_name": "Translation uploaded",
    "url": "https://translate.habitica.com/api/changes/41766/?format=api"
}