get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 807451,
    "url": "http://patchwork.ozlabs.org/api/patches/807451/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20170830074017.12942-1-sr@denx.de/",
    "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": "<20170830074017.12942-1-sr@denx.de>",
    "list_archive_url": null,
    "date": "2017-08-30T07:40:17",
    "name": "[U-Boot] x86: theadorable-x86-common: Remove \"ip=dhcp\" from default environment",
    "commit_ref": "f04034cba4c2351da5b54ae36f5a30e3ccfce1cc",
    "pull_url": null,
    "state": "accepted",
    "archived": false,
    "hash": "5e14e775a591891127093810dc5a524b0ec857f4",
    "submitter": {
        "id": 13,
        "url": "http://patchwork.ozlabs.org/api/people/13/?format=api",
        "name": "Stefan Roese",
        "email": "sr@denx.de"
    },
    "delegate": {
        "id": 56520,
        "url": "http://patchwork.ozlabs.org/api/users/56520/?format=api",
        "username": "bmeng",
        "first_name": "Bin",
        "last_name": "Meng",
        "email": "bmeng.cn@gmail.com"
    },
    "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20170830074017.12942-1-sr@denx.de/mbox/",
    "series": [
        {
            "id": 538,
            "url": "http://patchwork.ozlabs.org/api/series/538/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/list/?series=538",
            "date": "2017-08-30T07:40:17",
            "name": "[U-Boot] x86: theadorable-x86-common: Remove \"ip=dhcp\" from default environment",
            "version": 1,
            "mbox": "http://patchwork.ozlabs.org/series/538/mbox/"
        }
    ],
    "comments": "http://patchwork.ozlabs.org/api/patches/807451/comments/",
    "check": "pending",
    "checks": "http://patchwork.ozlabs.org/api/patches/807451/checks/",
    "tags": {},
    "related": [],
    "headers": {
        "Return-Path": "<u-boot-bounces@lists.denx.de>",
        "X-Original-To": "incoming@patchwork.ozlabs.org",
        "Delivered-To": "patchwork-incoming@bilbo.ozlabs.org",
        "Authentication-Results": "ozlabs.org;\n\tspf=none (mailfrom) smtp.mailfrom=lists.denx.de\n\t(client-ip=81.169.180.215; helo=lists.denx.de;\n\tenvelope-from=u-boot-bounces@lists.denx.de;\n\treceiver=<UNKNOWN>)",
        "Received": [
            "from lists.denx.de (dione.denx.de [81.169.180.215])\n\tby ozlabs.org (Postfix) with ESMTP id 3xhy9370Yvz9sP5\n\tfor <incoming@patchwork.ozlabs.org>;\n\tWed, 30 Aug 2017 17:40:39 +1000 (AEST)",
            "by lists.denx.de (Postfix, from userid 105)\n\tid A86E9C22754; Wed, 30 Aug 2017 07:40:23 +0000 (UTC)",
            "from lists.denx.de (localhost [IPv6:::1])\n\tby lists.denx.de (Postfix) with ESMTP id 9209AC2273A;\n\tWed, 30 Aug 2017 07:40:21 +0000 (UTC)",
            "by lists.denx.de (Postfix, from userid 105)\n\tid 73AA1C2273C; Wed, 30 Aug 2017 07:40:20 +0000 (UTC)",
            "from mx1.mailbox.org (mx1.mailbox.org [80.241.60.212])\n\tby lists.denx.de (Postfix) with ESMTPS id 277D9C226FC\n\tfor <u-boot@lists.denx.de>; Wed, 30 Aug 2017 07:40:20 +0000 (UTC)",
            "from smtp1.mailbox.org (smtp1.mailbox.org [80.241.60.240])\n\t(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256\n\tbits)) (No client certificate requested)\n\tby mx1.mailbox.org (Postfix) with ESMTPS id EBC83427BD;\n\tWed, 30 Aug 2017 09:40:19 +0200 (CEST)",
            "from smtp1.mailbox.org ([80.241.60.240])\n\tby spamfilter03.heinlein-hosting.de (spamfilter03.heinlein-hosting.de\n\t[80.241.56.117]) (amavisd-new, port 10030)\n\twith ESMTP id b1Br78SdnO0u; Wed, 30 Aug 2017 09:40:18 +0200 (CEST)"
        ],
        "X-Spam-Checker-Version": "SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de",
        "X-Spam-Level": "",
        "X-Spam-Status": "No, score=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW\n\tautolearn=unavailable autolearn_force=no version=3.4.0",
        "X-Virus-Scanned": "amavisd-new at heinlein-support.de",
        "From": "Stefan Roese <sr@denx.de>",
        "To": "u-boot@lists.denx.de",
        "Date": "Wed, 30 Aug 2017 09:40:17 +0200",
        "Message-Id": "<20170830074017.12942-1-sr@denx.de>",
        "Subject": "[U-Boot] [PATCH] x86: theadorable-x86-common: Remove \"ip=dhcp\" from\n\tdefault environment",
        "X-BeenThere": "u-boot@lists.denx.de",
        "X-Mailman-Version": "2.1.18",
        "Precedence": "list",
        "List-Id": "U-Boot discussion <u-boot.lists.denx.de>",
        "List-Unsubscribe": "<https://lists.denx.de/options/u-boot>,\n\t<mailto:u-boot-request@lists.denx.de?subject=unsubscribe>",
        "List-Archive": "<http://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\t<mailto:u-boot-request@lists.denx.de?subject=subscribe>",
        "MIME-Version": "1.0",
        "Content-Type": "text/plain; charset=\"utf-8\"",
        "Content-Transfer-Encoding": "base64",
        "Errors-To": "u-boot-bounces@lists.denx.de",
        "Sender": "\"U-Boot\" <u-boot-bounces@lists.denx.de>"
    },
    "content": "Without ethernet cable plugged, \"ip=dhcp\" leads to a complete hangup in\nLinux booting and the system does not boot into userland at all. Since\nits not required to have an active network connection on these board,\nlets remove this statement from the default environment.\n\nSigned-off-by: Stefan Roese <sr@denx.de>\nCc: Bin Meng <bmeng.cn@gmail.com>\n---\n include/configs/theadorable-x86-common.h | 4 ++--\n 1 file changed, 2 insertions(+), 2 deletions(-)",
    "diff": "diff --git a/include/configs/theadorable-x86-common.h b/include/configs/theadorable-x86-common.h\nindex 37b78c1b57..8de659a496 100644\n--- a/include/configs/theadorable-x86-common.h\n+++ b/include/configs/theadorable-x86-common.h\n@@ -88,7 +88,7 @@\n \t\t\"/boot/initrd.img-${kernel-ver}-generic;\"\t\\\n \t\t\"run boot\\0\"\t\t\t\t\t\\\n \t\"yocto_args=setenv bootargs root=/dev/sda${yocto_part} \" \\\n-\t\t\"ip=dhcp panic=1\\0\"\t\t\t\t\\\n+\t\t\"panic=1\\0\"\t\t\t\t\\\n \t\"yocto_args_fast=setenv bootargs root=/dev/sda${yocto_part} \" \\\n \t\t\"quiet panic=1\\0\"\t\t\t\t\\\n \t\"yocto_boot=run yocto_args addmtd addmisc addtty_yocto;\" \\\n@@ -110,7 +110,7 @@\n \t\t\"fi\\0\"\t\t\t\t\t\t\\\n \t\"swupdate-initrd=/boot/swupdate-image-theadorable.ext4.gz\\0\" \\\n \t\"swupdate-kernel=/boot/bzImage\\0\"\t\t\t\\\n-\t\"swupdate_args=setenv bootargs root=/dev/ram rw ip=dhcp panic=1\\0\" \\\n+\t\"swupdate_args=setenv bootargs root=/dev/ram rw panic=1\\0\" \\\n \t\"swupdate_dev=0\\0\"\t\t\t\t\t\\\n \t\"swupdate_factory=0\\0\"\t\t\t\t\t\\\n \t\"swupdate_interface=usb\\0\"\t\t\t\t\\\n",
    "prefixes": [
        "U-Boot"
    ]
}