Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/228195/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/questscontent/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/questscontent/zh_Hans/?format=api",
    "user": "https://translate.habitica.com/api/users/lucac/?format=api",
    "author": "https://translate.habitica.com/api/users/lucac/?format=api",
    "timestamp": "2019-04-11T05:55:38.375998Z",
    "action": 2,
    "target": "包含‘说服独角兽女王’,‘火红的狮鹫’以及‘深度危险:海蛇冲撞!’,有效期到2月28日。",
    "id": 19911,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/19911/?format=api"
}