Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/213119/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/tasks/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/tasks/zh_Hant/?format=api",
    "user": "https://translate.habitica.com/api/users/Plasmak/?format=api",
    "author": "https://translate.habitica.com/api/users/Plasmak/?format=api",
    "timestamp": "2020-01-23T14:57:42.750356Z",
    "action": 2,
    "target": "非訂閱用戶與訂閱用戶的已完成待辦事項,會分別在30天後和90天後被刪除。",
    "id": 114193,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/114193/?format=api"
}