get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 981675,
    "url": "http://patchwork.ozlabs.org/api/patches/981675/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20181010031503.47577-3-yinbo.zhu@nxp.com/",
    "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": "<20181010031503.47577-3-yinbo.zhu@nxp.com>",
    "list_archive_url": null,
    "date": "2018-10-10T03:15:03",
    "name": "[U-Boot,v1] configs: lx2160a: enable driver model for eSDHC",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": false,
    "hash": "0766d719ca9404b92cde75a54887c042e98a9e22",
    "submitter": {
        "id": 71513,
        "url": "http://patchwork.ozlabs.org/api/people/71513/?format=api",
        "name": "Yinbo Zhu",
        "email": "yinbo.zhu@nxp.com"
    },
    "delegate": {
        "id": 2467,
        "url": "http://patchwork.ozlabs.org/api/users/2467/?format=api",
        "username": "prabhu_kush",
        "first_name": "Prabhakar",
        "last_name": "Kushwaha",
        "email": "prabhakar@freescale.com"
    },
    "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20181010031503.47577-3-yinbo.zhu@nxp.com/mbox/",
    "series": [
        {
            "id": 69938,
            "url": "http://patchwork.ozlabs.org/api/series/69938/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/list/?series=69938",
            "date": "2018-10-10T03:15:03",
            "name": "[U-Boot,v1] configs: lx2160a: enable driver model for eSDHC",
            "version": 1,
            "mbox": "http://patchwork.ozlabs.org/series/69938/mbox/"
        }
    ],
    "comments": "http://patchwork.ozlabs.org/api/patches/981675/comments/",
    "check": "pending",
    "checks": "http://patchwork.ozlabs.org/api/patches/981675/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>)",
            "ozlabs.org;\n\tdmarc=fail (p=none dis=none) header.from=nxp.com"
        ],
        "Received": [
            "from lists.denx.de (dione.denx.de [81.169.180.215])\n\tby ozlabs.org (Postfix) with ESMTP id 42VK910Q8wz9s8r\n\tfor <incoming@patchwork.ozlabs.org>;\n\tWed, 10 Oct 2018 14:20:04 +1100 (AEDT)",
            "by lists.denx.de (Postfix, from userid 105)\n\tid AE892C21FA1; Wed, 10 Oct 2018 03:19:24 +0000 (UTC)",
            "from lists.denx.de (localhost [IPv6:::1])\n\tby lists.denx.de (Postfix) with ESMTP id 00C0CC21EEB;\n\tWed, 10 Oct 2018 03:18:50 +0000 (UTC)",
            "by lists.denx.de (Postfix, from userid 105)\n\tid 565F9C21E57; Wed, 10 Oct 2018 03:18:47 +0000 (UTC)",
            "from inva020.nxp.com (inva020.nxp.com [92.121.34.13])\n\tby lists.denx.de (Postfix) with ESMTPS id 064DCC21DB3\n\tfor <u-boot@lists.denx.de>; Wed, 10 Oct 2018 03:18:47 +0000 (UTC)",
            "from inva020.nxp.com (localhost [127.0.0.1])\n\tby inva020.eu-rdc02.nxp.com (Postfix) with ESMTP id 875701A0169;\n\tWed, 10 Oct 2018 05:18:46 +0200 (CEST)",
            "from invc005.ap-rdc01.nxp.com (invc005.ap-rdc01.nxp.com\n\t[165.114.16.14])\n\tby inva020.eu-rdc02.nxp.com (Postfix) with ESMTP id E27011A0077;\n\tWed, 10 Oct 2018 05:18:43 +0200 (CEST)",
            "from titan.ap.freescale.net (TITAN.ap.freescale.net\n\t[10.192.208.233])\n\tby invc005.ap-rdc01.nxp.com (Postfix) with ESMTP id 465B4402E2;\n\tWed, 10 Oct 2018 11:18:40 +0800 (SGT)"
        ],
        "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=RCVD_IN_DNSWL_BLOCKED\n\tautolearn=unavailable autolearn_force=no version=3.4.0",
        "From": "Yinbo Zhu <yinbo.zhu@nxp.com>",
        "To": "yinbo.zhu@nxp.com, yangbo.lu@nxp.com, u-boot@lists.denx.de (open list), \n\tyorksun@freescale.com",
        "Date": "Wed, 10 Oct 2018 11:15:03 +0800",
        "Message-Id": "<20181010031503.47577-3-yinbo.zhu@nxp.com>",
        "X-Mailer": "git-send-email 2.14.1",
        "In-Reply-To": "<20181010031503.47577-1-yinbo.zhu@nxp.com>",
        "References": "<20181010031503.47577-1-yinbo.zhu@nxp.com>",
        "X-Virus-Scanned": "ClamAV using ClamSMTP",
        "Cc": "xiaobo.xie@nxp.com",
        "Subject": "[U-Boot] [PATCH v1] configs: lx2160a: enable driver model for eSDHC",
        "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": "Enable driver model for eSDHC on lx2160a rdb board.\n\nSigned-off-by: Yinbo Zhu <yinbo.zhu@nxp.com>\n---\n configs/lx2160ardb_defconfig |    3 +++\n 1 files changed, 3 insertions(+), 0 deletions(-)",
    "diff": "diff --git a/configs/lx2160ardb_defconfig b/configs/lx2160ardb_defconfig\nindex bc16085..3d577fc 100644\n--- a/configs/lx2160ardb_defconfig\n+++ b/configs/lx2160ardb_defconfig\n@@ -35,6 +35,9 @@ CONFIG_NXP_FSPI=y\n CONFIG_PHYLIB=y\n CONFIG_NETDEVICES=y\n CONFIG_PHY_GIGE=y\n+CONFIG_DM_MMC=y\n+CONFIG_DM_MMC_OPS=n\n+CONFIG_BLK=n\n CONFIG_USB=y\n CONFIG_DM_USB=y\n CONFIG_USB_XHCI_HCD=y\n",
    "prefixes": [
        "U-Boot",
        "v1"
    ]
}