Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/75271/?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-16T21:46:13.168597Z",
    "action": 2,
    "target": "為了保證每個人在社群中都是安全、快樂、高效率的,我們確實有一些準則需要遵守。我們謹慎地制定規則,使其盡可能對每個人皆友善且易讀。請在開始聊天之前花點時間閱讀它們。",
    "id": 33970,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/33970/?format=api"
}