Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/75462/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/communityguidelines/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/communityguidelines/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-07-16T22:19:47.979692Z",
    "action": 2,
    "target": "像 Habitica 這麼大的社群裡,鄉民來來去去,有時管理員也需要卸下他們尊貴的外袍,讓自己放鬆一下。下面列舉的是榮譽退休的工作人員與管理員們。雖然他們不再有管理員的權限,但我們仍然想要表彰他們的貢獻!",
    "id": 34029,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/34029/?format=api"
}