Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/75360/?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:16:34.972041Z",
    "action": 2,
    "target": "Habitica 是一個致力於自我改善的地方,而我們相信有第二次機會。<strong>如果您違規且收到處分,那就將其視為是一次評估自己行為的機會,並努力成為一名更好的社群成員吧</strong>。",
    "id": 34024,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/34024/?format=api"
}