Changes API.

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

GET /api/changes/9454444/?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": null,
    "author": null,
    "timestamp": "2023-03-10T22:25:06.523606Z",
    "action": 59,
    "target": "{variant-name} {version} 的默认远程来源名称是 `fedora`。\n当然在某些情况下不一定是这样的,你可以使用 `ostree remote list` 查看系统的远程来源名称。\n",
    "old": "",
    "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": -1
    },
    "id": 9454444,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/9454444/?format=api"
}