Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/273472/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/defaulttasks/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/defaulttasks/zh_Hans/?format=api",
    "user": "https://translate.habitica.com/api/users/Kartoffeln_/?format=api",
    "author": "https://translate.habitica.com/api/users/Kartoffeln_/?format=api",
    "timestamp": "2019-10-05T15:08:49.875354Z",
    "action": 5,
    "target": "点击以指定你目前项目的名称 + 设定计划!",
    "id": 66161,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/66161/?format=api"
}