Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/326249/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/editor/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/editor/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-21T13:57:39.433434Z",
    "action": 5,
    "target": "您请求删除的封面图片与其他期刊的一期相符。  请确保您使用的是正确的期刊,使用的是正确的期刊 ID,然后重试。",
    "id": 213422,
    "action_name": "New translation",
    "url": "http://translate.pkp.sfu.ca/api/changes/213422/?format=api"
}