Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/12606829/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-silverblue/masterpagesfaq/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagesfaq/zh_Hans/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
    "timestamp": "2023-11-13T11:45:21.562836Z",
    "action": 4,
    "target": "在大多数情况下您可以直接在 toolbox 中安装集成开发环境(IDE),同时还可以从Fedora软件仓库中安装所有的开发工具。如果希望能够直接从桌面菜单启动它们,您可以将IDE的 ` .desktop` 文件从 toolbox 复制到您的家目录下的 ` ~/.local/share/applications/`目录中 。之后,记得修改 `desktop` 文件中的 `Exec` 行,在该行内容前加上 `toolbox run`,以使其在 toolbox 中启动。您也可以使用在Flathub中打包为Flatpak的IDE。",
    "old": "",
    "details": {
        "state": 0,
        "source": "You can install most IDE directly in a toolbox where you can also install all the developments tools from the Fedora repositories.  To be able to launch them directly from menus, you can copy the `.desktop` file for the IDE from the toolbox to your home directory in `~/.local/share/applications/`.  You should then update the `Exec` line in the `.desktop` file to prepend `toolbox run` to start it from the toolbox.  You can also use the IDEs packaged as Flatpaks from Flathub.",
        "old_state": 0
    },
    "id": 12841256,
    "action_name": "Suggestion added",
    "url": "https://translate.fedoraproject.org/api/changes/12841256/?format=api"
}