Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3022841/?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:26:42.487444Z",
    "action": 5,
    "target": "<a href=\"https://github.com/elementary/switchboard-plug-about/\" target=\"_blank\" rel=\"noopener\">关于</a> 插件将系统信息展示给用户,并提供一些系统级操作,例如还原设定、反馈问题、获取帮助。除软件信息(如系统版本)外,它同样提供了展示硬件信息的空间。默认情况下,硬件信息展示通用的电脑图像与系统的主机名,但 OEM 可以在该部分提供自定义品牌数据。",
    "id": 1787830,
    "action_name": "Translation added",
    "url": "https://l10n.elementary.io/api/changes/1787830/?format=api"
}