Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/169964/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/plugins/piwik/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/piwik/zh_CN/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/huangfl/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/huangfl/?format=api",
    "timestamp": "2021-10-22T13:50:31.808860Z",
    "action": 2,
    "target": "集成 OJS 和 Matomo——一个免费开源网站流量分析应用。条件是已安装 Matomo。更多信息详见<a href=\"http://matomo.org/\" title=\"Matomo\"> Matomok 网站</a>。",
    "id": 213720,
    "action_name": "Translation changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/213720/?format=api"
}