Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/102440/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/front/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/front/zh_Hant/?format=api",
    "user": "https://translate.habitica.com/api/users/HorseCheng/?format=api",
    "author": "https://translate.habitica.com/api/users/HorseCheng/?format=api",
    "timestamp": "2019-04-11T18:31:59.393587Z",
    "action": 2,
    "target": "Habitica 是一款免費的習慣養成及生產力app。讓您的真實生活就像遊戲一樣有趣! 透過遊戲內的獎懲措施激勵您向前邁進,並擁有強大的社群網絡一同支持啟發您。Habitica 不但能夠幫助您達成目標還能讓您變得更加健康、充實、又快樂。",
    "id": 21067,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/21067/?format=api"
}