Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/19192113/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora/rawhidepagessystem-upgrade/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora/rawhidepagessystem-upgrade/zh_Hant/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-04-15T22:58:25.303425Z",
    "action": 71,
    "target": "",
    "old": "",
    "details": {
        "state": 0,
        "source": "Instead of relying on `dnf system upgrade`, you can _reinstall_ the latest version of Fedora.  This involves booting the installer as if you were performing a clean installation, letting it detect your existing Fedora system, and overwriting the root partition while preserving data on other partitions and volumes.  The same process can also be used to reinstall the system, if you need to do so for any reason.  For detailed information, see _Manual System Upgrade or Reinstallation_.",
        "old_state": -1
    },
    "id": 18361564,
    "action_name": "String added in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/18361564/?format=api"
}