Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/11211/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/admin/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/admin/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-23T08:55:55.841089Z",
    "action": 2,
    "target": "您将自动注册为此期刊的管理员。在创建一个新期刊后,作为期刊管理员进入设置向导继续进行期刊的设置和用户的注册。",
    "id": 213882,
    "action_name": "Translation changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/213882/?format=api"
}