get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 817344,
    "url": "http://patchwork.ozlabs.org/api/patches/817344/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20170922072635.32105-6-wens@csie.org/",
    "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": "<20170922072635.32105-6-wens@csie.org>",
    "list_archive_url": null,
    "date": "2017-09-22T07:26:31",
    "name": "[U-Boot,5/9] sunxi: Switch MUSB to gadget mode on the Cubietruck Plus",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": false,
    "hash": "70d6eb6fe92d06a382a2fe38c5a0759551e82fb8",
    "submitter": {
        "id": 47154,
        "url": "http://patchwork.ozlabs.org/api/people/47154/?format=api",
        "name": "Chen-Yu Tsai",
        "email": "wens@csie.org"
    },
    "delegate": {
        "id": 17739,
        "url": "http://patchwork.ozlabs.org/api/users/17739/?format=api",
        "username": "jagan",
        "first_name": "Jagannadha Sutradharudu",
        "last_name": "Teki",
        "email": "jagannadh.teki@gmail.com"
    },
    "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20170922072635.32105-6-wens@csie.org/mbox/",
    "series": [
        {
            "id": 4550,
            "url": "http://patchwork.ozlabs.org/api/series/4550/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/list/?series=4550",
            "date": "2017-09-22T07:26:29",
            "name": "sunxi: A83T improvements",
            "version": 1,
            "mbox": "http://patchwork.ozlabs.org/series/4550/mbox/"
        }
    ],
    "comments": "http://patchwork.ozlabs.org/api/patches/817344/comments/",
    "check": "pending",
    "checks": "http://patchwork.ozlabs.org/api/patches/817344/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 3xz4qc1W0Pz9sNc\n\tfor <incoming@patchwork.ozlabs.org>;\n\tFri, 22 Sep 2017 17:29:32 +1000 (AEST)",
            "by lists.denx.de (Postfix, from userid 105)\n\tid E456BC21FB0; Fri, 22 Sep 2017 07:28:07 +0000 (UTC)",
            "from lists.denx.de (localhost [IPv6:::1])\n\tby lists.denx.de (Postfix) with ESMTP id 0362EC21FA9;\n\tFri, 22 Sep 2017 07:26:56 +0000 (UTC)",
            "by lists.denx.de (Postfix, from userid 105)\n\tid 69C20C21F53; Fri, 22 Sep 2017 07:26:51 +0000 (UTC)",
            "from wens.csie.org (mirror2.csie.ntu.edu.tw [140.112.30.76])\n\tby lists.denx.de (Postfix) with ESMTPS id 10AD9C21EC5\n\tfor <u-boot@lists.denx.de>; Fri, 22 Sep 2017 07:26:47 +0000 (UTC)",
            "by wens.csie.org (Postfix, from userid 1000)\n\tid C263360076; Fri, 22 Sep 2017 15:26:36 +0800 (CST)"
        ],
        "X-Spam-Checker-Version": "SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de",
        "X-Spam-Level": "",
        "X-Spam-Status": "No, score=0.0 required=5.0 tests=none autolearn=unavailable\n\tautolearn_force=no version=3.4.0",
        "From": "Chen-Yu Tsai <wens@csie.org>",
        "To": "u-boot@lists.denx.de",
        "Date": "Fri, 22 Sep 2017 15:26:31 +0800",
        "Message-Id": "<20170922072635.32105-6-wens@csie.org>",
        "X-Mailer": "git-send-email 2.14.1",
        "In-Reply-To": "<20170922072635.32105-1-wens@csie.org>",
        "References": "<20170922072635.32105-1-wens@csie.org>",
        "Cc": "Joe Hershberger <joe.hershberger@ni.com>, Jagan Teki <jagan@openedev.com>,\n\tMaxime Ripard <maxime.ripard@free-electrons.com>",
        "Subject": "[U-Boot] [PATCH 5/9] sunxi: Switch MUSB to gadget mode on the\n\tCubietruck Plus",
        "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": "The Cubietruck Plus has a micro-USB OTG port. It supports both host and\ngadget mode. Having the OTG port operate in gadget mode is more useful,\nas we can use it for fastboot or Ethernet over USB.\n\nThe board has 2 other USB host ports that are supported. These can be\nused for connecting peripherals.\n\nSigned-off-by: Chen-Yu Tsai <wens@csie.org>\n---\n configs/Cubietruck_plus_defconfig | 2 +-\n 1 file changed, 1 insertion(+), 1 deletion(-)",
    "diff": "diff --git a/configs/Cubietruck_plus_defconfig b/configs/Cubietruck_plus_defconfig\nindex 3d999192cbc1..3aefcc58413c 100644\n--- a/configs/Cubietruck_plus_defconfig\n+++ b/configs/Cubietruck_plus_defconfig\n@@ -26,5 +26,5 @@ CONFIG_AXP_DLDO3_VOLT=2500\n CONFIG_AXP_DLDO4_VOLT=3300\n CONFIG_AXP_FLDO1_VOLT=1200\n CONFIG_USB_EHCI_HCD=y\n-CONFIG_USB_MUSB_HOST=y\n+CONFIG_USB_MUSB_GADGET=y\n CONFIG_SYS_USB_EVENT_POLL_VIA_INT_QUEUE=y\n",
    "prefixes": [
        "U-Boot",
        "5/9"
    ]
}