Changes API.

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

GET /api/changes/112971/?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/Plasmak/?format=api",
    "author": "https://translate.habitica.com/api/users/Plasmak/?format=api",
    "timestamp": "2020-01-23T05:02:54.847566Z",
    "action": 2,
    "target": "第<%= count %>天完成了所有的每日任務。透過這項成就,您可以在隔天獲得所有屬性點+level/2的獎勵。等級超過100級後將不再繼續增加。",
    "id": 112971,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/112971/?format=api"
}