Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/9061/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/manager/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/manager/zh_CN/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/yukari/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/yukari/?format=api",
    "timestamp": "2020-03-09T05:42:34.481388Z",
    "action": 5,
    "target": "包括读者,作者或审阅者可能感兴趣的有关期刊的任何信息。 这可能包括您的开放访问政策,期刊的重点和范围,版权声明,赞助商披露,期刊的历史记录,隐私声明以及在任何LOCKSS或CLOCKSS档案系统中包括的内容。",
    "id": 35998,
    "action_name": "New translation",
    "url": "http://translate.pkp.sfu.ca/api/changes/35998/?format=api"
}