get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

GET /api/patches/2177904/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 2177904,
    "url": "http://patchwork.ozlabs.org/api/patches/2177904/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20251227181852.4404-1-linkmauve@linkmauve.fr/",
    "project": {
        "id": 18,
        "url": "http://patchwork.ozlabs.org/api/projects/18/?format=api",
        "name": "U-Boot",
        "link_name": "uboot",
        "list_id": "u-boot.lists.denx.de",
        "list_email": "u-boot@lists.denx.de",
        "web_url": null,
        "scm_url": null,
        "webscm_url": null,
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "msgid": "<20251227181852.4404-1-linkmauve@linkmauve.fr>",
    "list_archive_url": null,
    "date": "2025-12-27T18:18:48",
    "name": "Add missing “net” prefix in help net",
    "commit_ref": "7d650e7f90892e3ed1c79bab88955bbbaeb660e4",
    "pull_url": null,
    "state": "accepted",
    "archived": false,
    "hash": "638d2b3f9b31c5b1280764a7a43d4395c5c9130d",
    "submitter": {
        "id": 81627,
        "url": "http://patchwork.ozlabs.org/api/people/81627/?format=api",
        "name": "Link Mauve",
        "email": "linkmauve@linkmauve.fr"
    },
    "delegate": {
        "id": 157425,
        "url": "http://patchwork.ozlabs.org/api/users/157425/?format=api",
        "username": "jforissier",
        "first_name": "Jerome",
        "last_name": "Forissier",
        "email": "jerome.forissier@linaro.org"
    },
    "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20251227181852.4404-1-linkmauve@linkmauve.fr/mbox/",
    "series": [
        {
            "id": 486548,
            "url": "http://patchwork.ozlabs.org/api/series/486548/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/list/?series=486548",
            "date": "2025-12-27T18:18:48",
            "name": "Add missing “net” prefix in help net",
            "version": 1,
            "mbox": "http://patchwork.ozlabs.org/series/486548/mbox/"
        }
    ],
    "comments": "http://patchwork.ozlabs.org/api/patches/2177904/comments/",
    "check": "pending",
    "checks": "http://patchwork.ozlabs.org/api/patches/2177904/checks/",
    "tags": {},
    "related": [],
    "headers": {
        "Return-Path": "<u-boot-bounces@lists.denx.de>",
        "X-Original-To": "incoming@patchwork.ozlabs.org",
        "Delivered-To": "patchwork-incoming@legolas.ozlabs.org",
        "Authentication-Results": [
            "legolas.ozlabs.org;\n spf=pass (sender SPF authorized) smtp.mailfrom=lists.denx.de\n (client-ip=2a01:238:438b:c500:173d:9f52:ddab:ee01; helo=phobos.denx.de;\n envelope-from=u-boot-bounces@lists.denx.de; receiver=patchwork.ozlabs.org)",
            "phobos.denx.de;\n dmarc=none (p=none dis=none) header.from=linkmauve.fr",
            "phobos.denx.de;\n spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de",
            "phobos.denx.de;\n dmarc=none (p=none dis=none) header.from=linkmauve.fr",
            "phobos.denx.de;\n spf=fail smtp.mailfrom=linkmauve@linkmauve.fr"
        ],
        "Received": [
            "from phobos.denx.de (phobos.denx.de\n [IPv6:2a01:238:438b:c500:173d:9f52:ddab:ee01])\n\t(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)\n\t key-exchange x25519)\n\t(No client certificate requested)\n\tby legolas.ozlabs.org (Postfix) with ESMTPS id 4ddtvk2PK9z1xqH\n\tfor <incoming@patchwork.ozlabs.org>; Sun, 28 Dec 2025 07:13:06 +1100 (AEDT)",
            "from h2850616.stratoserver.net (localhost [IPv6:::1])\n\tby phobos.denx.de (Postfix) with ESMTP id AF37D83CEE;\n\tSat, 27 Dec 2025 21:13:03 +0100 (CET)",
            "by phobos.denx.de (Postfix, from userid 109)\n id 5DAA183CB1; Sat, 27 Dec 2025 19:19:02 +0100 (CET)",
            "from luna.linkmauve.fr (unknown\n [IPv6:2a01:e0a:1040:9780:e2d5:5eff:fe2d:8e8])\n (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits))\n (No client certificate requested)\n by phobos.denx.de (Postfix) with ESMTPS id 6654383C6C\n for <u-boot@lists.denx.de>; Sat, 27 Dec 2025 19:19:00 +0100 (CET)",
            "by luna.linkmauve.fr (Postfix, from userid 1000)\n id 5EBAAF437C3; Sat, 27 Dec 2025 19:18:59 +0100 (CET)"
        ],
        "X-Spam-Checker-Version": "SpamAssassin 3.4.2 (2018-09-13) on phobos.denx.de",
        "X-Spam-Level": "",
        "X-Spam-Status": "No, score=-1.1 required=5.0 tests=BAYES_00,\n RCVD_IN_DNSWL_BLOCKED,RDNS_NONE,SPF_FAIL,SPF_HELO_NONE autolearn=no\n autolearn_force=no version=3.4.2",
        "From": "Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>",
        "To": "u-boot@lists.denx.de",
        "Cc": "Link Mauve <linkmauve@linkmauve.fr>",
        "Subject": "[PATCH] =?utf-8?q?Add_missing_=E2=80=9Cnet=E2=80=9D_prefix_in_help_?=\n\t=?utf-8?q?net?=",
        "Date": "Sat, 27 Dec 2025 19:18:48 +0100",
        "Message-ID": "<20251227181852.4404-1-linkmauve@linkmauve.fr>",
        "X-Mailer": "git-send-email 2.52.0",
        "MIME-Version": "1.0",
        "Content-Type": "text/plain; charset=UTF-8",
        "Content-Transfer-Encoding": "8bit",
        "X-Mailman-Approved-At": "Sat, 27 Dec 2025 21:13:02 +0100",
        "X-BeenThere": "u-boot@lists.denx.de",
        "X-Mailman-Version": "2.1.39",
        "Precedence": "list",
        "List-Id": "U-Boot discussion <u-boot.lists.denx.de>",
        "List-Unsubscribe": "<https://lists.denx.de/options/u-boot>,\n <mailto:u-boot-request@lists.denx.de?subject=unsubscribe>",
        "List-Archive": "<https://lists.denx.de/pipermail/u-boot/>",
        "List-Post": "<mailto:u-boot@lists.denx.de>",
        "List-Help": "<mailto:u-boot-request@lists.denx.de?subject=help>",
        "List-Subscribe": "<https://lists.denx.de/listinfo/u-boot>,\n <mailto:u-boot-request@lists.denx.de?subject=subscribe>",
        "Errors-To": "u-boot-bounces@lists.denx.de",
        "Sender": "\"U-Boot\" <u-boot-bounces@lists.denx.de>",
        "X-Virus-Scanned": "clamav-milter 0.103.8 at phobos.denx.de",
        "X-Virus-Status": "Clean"
    },
    "content": "From: Link Mauve <linkmauve@linkmauve.fr>\n\nThe usage of the net sub-system was missing the complete command for “net\nstats”.\n\nSigned-off-by: Link Mauve <linkmauve@linkmauve.fr>\n---\n cmd/net-common.c | 2 +-\n 1 file changed, 1 insertion(+), 1 deletion(-)",
    "diff": "diff --git a/cmd/net-common.c b/cmd/net-common.c\nindex 1c6f11cd435..6f33d15d695 100644\n--- a/cmd/net-common.c\n+++ b/cmd/net-common.c\n@@ -103,4 +103,4 @@ static int do_net(struct cmd_tbl *cmdtp, int flag, int argc, char *const argv[])\n \n U_BOOT_CMD(net, 3, 1, do_net, \"NET sub-system\",\n \t   \"list - list available devices\\n\"\n-\t   \"stats <device> - dump statistics for specified device\\n\");\n+\t   \"net stats <device> - dump statistics for specified device\\n\");\n",
    "prefixes": []
}