Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/7582534/?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/lchh/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/lchh/?format=api",
    "timestamp": "2021-07-01T16:44:19.989095Z",
    "action": 2,
    "target": "救援环境现在将开始寻找您所安装的 Linux,并将它挂载到 %s 目录下。然后您便可以对系统进行必要的更改。如果您想开始执行这一步骤,请选择“1”。\n还可以选择“2”将文件系统挂载成“只读”模式而不是“读写”模式。\n如果因某种原因导致此过程失败,可以选择“3”直接进入 shell。\n\n",
    "old": "救援环境现在将开始寻找您所安装的 Linux,并将它挂载到 %s 目录下。然后您便可以对系统进行必要的更改。如果您想开始执行这一步骤,请选择“1”。\n还可以选择 '2' 将文件系统挂载成“只读”模式而不是“读写”模式。\n如果因某种原因导致此过程失败,可以选择 '3' 直接进入 shell。\n\n",
    "details": {},
    "id": 3403505,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/3403505/?format=api"
}