Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/8678/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/locale/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/locale/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-04-21T17:51:38.506533Z",
    "action": 5,
    "target": "<strong>注意</strong>:在线购买的机构订阅必须先获得域名和IP范围的批准,然后才能激活订阅。",
    "id": 48206,
    "action_name": "New translation",
    "url": "http://translate.pkp.sfu.ca/api/changes/48206/?format=api"
}