Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/751305/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica-ios/store/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica-ios/store/zh_Hant/?format=api",
    "user": "https://translate.habitica.com/api/users/rubychen/?format=api",
    "author": "https://translate.habitica.com/api/users/rubychen/?format=api",
    "timestamp": "2021-11-11T20:56:21.690248Z",
    "action": 5,
    "target": "習慣,待辦事項,閱讀,生產力,例行公事,遊戲化,角色扮演遊戲,自我,照顧,改善,健全,工作,注意力不足過動症",
    "id": 292223,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/292223/?format=api"
}