Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3210707/?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:23:45.098879Z",
    "action": 5,
    "target": "如果机器中的特殊硬件需要除 elementary OS 提供配置以外的额外配置项,OEM 可开发并部署自定义插件,例如大部分硬件不提供的特殊传感器与输入法。如果该配置事关更广泛的用户,我们十分鼓励您将其贡献到 <a href=\"https://github.com/elementary?q=switchboard-plug\" target=\"_blank\" rel=\"noopener\">现有插件</a> 中。",
    "id": 1787829,
    "action_name": "Translation added",
    "url": "https://l10n.elementary.io/api/changes/1787829/?format=api"
}