Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/7582370/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f32/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f32/zh_CN/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/transtats/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/transtats/?format=api",
    "timestamp": "2022-03-02T08:50:59.998388Z",
    "action": 9,
    "target": "引导加载程序阶段1设备不能在一个没有在 iBFT 中配置的 iSCSI 磁盘上。",
    "old": "引导加载程序的第一个阶段设备不能在一个没有在 iBFT 中配置的 iSCSI 磁盘中。",
    "details": {
        "state": 20,
        "source": "Boot loader stage1 device cannot be on an iSCSI disk which is not configured in iBFT.",
        "old_state": 20
    },
    "id": 4227792,
    "action_name": "Translation uploaded",
    "url": "https://translate.fedoraproject.org/api/changes/4227792/?format=api"
}