Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3210706/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/oem/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/oem/zh_Hans/?format=api",
    "user": "https://l10n.elementary.io/api/users/imgradeone/?format=api",
    "author": "https://l10n.elementary.io/api/users/imgradeone/?format=api",
    "timestamp": "2023-08-10T10:17:18.261806Z",
    "action": 5,
    "target": "elementary OS 的安装器将每一次安装都视为 OEM 安装;您只需按照步骤安装系统,然后关机,之后即可将设备交付给客户。或者,您也可以创建您的自定义镜像:安装系统,使用临时的管理员账号配置必要软件包或设置,删除临时账号,然后创建磁盘镜像。两种情况下,初始设置都将在客户首次启动后创建终端用户账户。",
    "id": 1787827,
    "action_name": "Translation added",
    "url": "https://l10n.elementary.io/api/changes/1787827/?format=api"
}