get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 815372,
    "url": "http://patchwork.ozlabs.org/api/patches/815372/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1505812951-25088-14-git-send-email-chin.liang.see@intel.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": "<1505812951-25088-14-git-send-email-chin.liang.see@intel.com>",
    "list_archive_url": null,
    "date": "2017-09-19T09:22:30",
    "name": "[U-Boot,13/14] board: altera: stratix10: Add socdk board support for Stratix10 SoC",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": false,
    "hash": "00285ecf28683d0271066546f80ad9dee24e26e2",
    "submitter": {
        "id": 70182,
        "url": "http://patchwork.ozlabs.org/api/people/70182/?format=api",
        "name": "See, Chin Liang",
        "email": "chin.liang.see@intel.com"
    },
    "delegate": {
        "id": 1699,
        "url": "http://patchwork.ozlabs.org/api/users/1699/?format=api",
        "username": "marex",
        "first_name": "Marek",
        "last_name": "Vasut",
        "email": "marek.vasut@gmail.com"
    },
    "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/1505812951-25088-14-git-send-email-chin.liang.see@intel.com/mbox/",
    "series": [
        {
            "id": 3810,
            "url": "http://patchwork.ozlabs.org/api/series/3810/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/list/?series=3810",
            "date": "2017-09-19T09:22:17",
            "name": "Enable Stratix10 SoC support",
            "version": 1,
            "mbox": "http://patchwork.ozlabs.org/series/3810/mbox/"
        }
    ],
    "comments": "http://patchwork.ozlabs.org/api/patches/815372/comments/",
    "check": "pending",
    "checks": "http://patchwork.ozlabs.org/api/patches/815372/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 3xxHjn6mw0z9s78\n\tfor <incoming@patchwork.ozlabs.org>;\n\tTue, 19 Sep 2017 19:33:17 +1000 (AEST)",
            "by lists.denx.de (Postfix, from userid 105)\n\tid A212DC21ED7; Tue, 19 Sep 2017 09:29:18 +0000 (UTC)",
            "from lists.denx.de (localhost [IPv6:::1])\n\tby lists.denx.de (Postfix) with ESMTP id 1002EC21EE3;\n\tTue, 19 Sep 2017 09:24:55 +0000 (UTC)",
            "by lists.denx.de (Postfix, from userid 105)\n\tid 16E84C21ED6; Tue, 19 Sep 2017 09:23:41 +0000 (UTC)",
            "from mga14.intel.com (mga14.intel.com [192.55.52.115])\n\tby lists.denx.de (Postfix) with ESMTPS id 8E98BC21EFF\n\tfor <u-boot@lists.denx.de>; Tue, 19 Sep 2017 09:23:36 +0000 (UTC)",
            "from fmsmga002.fm.intel.com ([10.253.24.26])\n\tby fmsmga103.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384;\n\t19 Sep 2017 02:23:35 -0700",
            "from pg-interactive1.altera.com ([137.57.137.156])\n\tby fmsmga002.fm.intel.com with ESMTP; 19 Sep 2017 02:23:04 -0700"
        ],
        "X-Spam-Checker-Version": "SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de",
        "X-Spam-Level": "",
        "X-Spam-Status": "No, score=-5.0 required=5.0 tests=RCVD_IN_DNSWL_HI\n\tautolearn=unavailable autolearn_force=no version=3.4.0",
        "X-ExtLoop1": "1",
        "X-IronPort-AV": "E=Sophos; i=\"5.42,417,1500966000\"; d=\"scan'208\";\n\ta=\"1220782448\"",
        "From": "chin.liang.see@intel.com",
        "To": "u-boot@lists.denx.de,\n\tMarek Vasut <marex@denx.de>",
        "Date": "Tue, 19 Sep 2017 17:22:30 +0800",
        "Message-Id": "<1505812951-25088-14-git-send-email-chin.liang.see@intel.com>",
        "X-Mailer": "git-send-email 2.2.2",
        "In-Reply-To": "<1505812951-25088-1-git-send-email-chin.liang.see@intel.com>",
        "References": "<1505812951-25088-1-git-send-email-chin.liang.see@intel.com>",
        "Cc": "Tien Fong Chee <tien.fong.chee@intel.com>,\n\tChin Liang See <chin.liang.see@intel.com>",
        "Subject": "[U-Boot] [PATCH 13/14] board: altera: stratix10: Add socdk board\n\tsupport for Stratix10 SoC",
        "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": "From: Chin Liang See <chin.liang.see@intel.com>\n\nAdd socdk board support for Stratix SoC\n\nSigned-off-by: Chin Liang See <chin.liang.see@intel.com>\n---\n board/altera/stratix10-socdk/MAINTAINERS | 7 +++++++\n board/altera/stratix10-socdk/Makefile    | 7 +++++++\n board/altera/stratix10-socdk/socfpga.c   | 7 +++++++\n 3 files changed, 21 insertions(+)\n create mode 100644 board/altera/stratix10-socdk/MAINTAINERS\n create mode 100644 board/altera/stratix10-socdk/Makefile\n create mode 100644 board/altera/stratix10-socdk/socfpga.c",
    "diff": "diff --git a/board/altera/stratix10-socdk/MAINTAINERS b/board/altera/stratix10-socdk/MAINTAINERS\nnew file mode 100644\nindex 0000000..6192bc9\n--- /dev/null\n+++ b/board/altera/stratix10-socdk/MAINTAINERS\n@@ -0,0 +1,7 @@\n+SOCFPGA BOARD\n+M:\tChin-Liang See <chin.liang.see@intel.com>\n+M:\tDinh Nguyen <dinh.nguyen@intel.com>\n+S:\tMaintained\n+F:\tboard/altera/stratix10-socdk/\n+F:\tinclude/configs/socfpga_stratix10_socdk.h\n+F:\tconfigs/socfpga_stratix10_defconfig\ndiff --git a/board/altera/stratix10-socdk/Makefile b/board/altera/stratix10-socdk/Makefile\nnew file mode 100644\nindex 0000000..02a9cad\n--- /dev/null\n+++ b/board/altera/stratix10-socdk/Makefile\n@@ -0,0 +1,7 @@\n+#\n+# Copyright (C) 2016-2017 Intel Corporation <www.intel.com>\n+#\n+# SPDX-License-Identifier:\tGPL-2.0\n+#\n+\n+obj-y\t:= socfpga.o\ndiff --git a/board/altera/stratix10-socdk/socfpga.c b/board/altera/stratix10-socdk/socfpga.c\nnew file mode 100644\nindex 0000000..3deb989\n--- /dev/null\n+++ b/board/altera/stratix10-socdk/socfpga.c\n@@ -0,0 +1,7 @@\n+/*\n+ * Copyright (C) 2016-2017 Intel Corporation <www.intel.com>\n+ *\n+ * SPDX-License-Identifier:\tGPL-2.0\n+ */\n+\n+#include <common.h>\n",
    "prefixes": [
        "U-Boot",
        "13/14"
    ]
}