Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/65554/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/contrib/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/contrib/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-26T09:53:12.911221Z",
    "action": 2,
    "target": "這裡是貢獻者殿堂。我們在這裡推崇對開放原始碼項目有所貢獻的人們。無論程式、美術、音樂、寫作方面,或僅是熱衷於到處幫忙的人都列於其中。他們獲得了<a href='http://habitica.fandom.com/wiki/Contributor_Rewards' target='_blank'>鑽石、特殊裝備</a>與<a href='http://habitica.fandom.com/wiki/Contributor_Titles' target='_blank'>尊貴頭銜</a>。您也可以為 Habitica 做出貢獻!<a href='http://habitica.fandom.com/wiki/Contributing_to_Habitica' target='_blank'>點此來查看詳細資訊</a>",
    "id": 43851,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/43851/?format=api"
}