Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/12606874/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-silverblue/masterpagesupdates-upgrades-rollbacks/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagesupdates-upgrades-rollbacks/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-06-13T06:30:47.766525Z",
    "action": 4,
    "target": "{variant-name} {version} 的默认远程来源名称是 `fedora`。\n当然在某些情况下不一定是这样的,你可以使用 `ostree remote list` 查看系统的远程来源名称。\n",
    "old": "{variant-name} {version} 的默认远程来源名称是 `fedora`。\n当然在某些情况下不一定是这样的,你可以使用 `ostree remote list` 查看系统的远程来源名称。\n",
    "details": {
        "state": 10,
        "source": "Currently, the default remote for {variant-name} {version-stable} is named `fedora`.\n      If this is not the case for your system, you can find out the remote name by issuing: `ostree remote list`.\n",
        "old_state": 10
    },
    "id": 11718163,
    "action_name": "Suggestion added",
    "url": "https://translate.fedoraproject.org/api/changes/11718163/?format=api"
}