Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/14518007/?format=api",
    "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/leap_15_5/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap_15_5/zh_CN/?format=api",
    "user": "https://l10n.opensuse.org/api/users/JieSheng/?format=api",
    "author": "https://l10n.opensuse.org/api/users/JieSheng/?format=api",
    "timestamp": "2024-02-10T11:04:09.416722Z",
    "action": 5,
    "target": "如果无论如何都需要使用 <literal>nouveau</literal> 驱动, 就需要添加 <literal>nouveau.force_probe=1</literal> 到你的内核启动参数, 同时请不要安装上面提到的openGPU包。",
    "id": 2999817,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/2999817/?format=api"
}