get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 807045,
    "url": "http://patchwork.ozlabs.org/api/patches/807045/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1504003561-6290-3-git-send-email-tien.fong.chee@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": "<1504003561-6290-3-git-send-email-tien.fong.chee@intel.com>",
    "list_archive_url": null,
    "date": "2017-08-29T10:45:44",
    "name": "[U-Boot,02/19] configs: Add FAT fs support for SPL",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": false,
    "hash": "8960da768b717c0bc432a455ec64e1583278a9e7",
    "submitter": {
        "id": 70549,
        "url": "http://patchwork.ozlabs.org/api/people/70549/?format=api",
        "name": "Chee, Tien Fong",
        "email": "tien.fong.chee@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/1504003561-6290-3-git-send-email-tien.fong.chee@intel.com/mbox/",
    "series": [
        {
            "id": 345,
            "url": "http://patchwork.ozlabs.org/api/series/345/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/list/?series=345",
            "date": "2017-08-29T10:45:42",
            "name": "Add FPGA, SDRAM drivers and booting to U-boot",
            "version": 1,
            "mbox": "http://patchwork.ozlabs.org/series/345/mbox/"
        }
    ],
    "comments": "http://patchwork.ozlabs.org/api/patches/807045/comments/",
    "check": "pending",
    "checks": "http://patchwork.ozlabs.org/api/patches/807045/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 3xhQwL26DSz9sNr\n\tfor <incoming@patchwork.ozlabs.org>;\n\tTue, 29 Aug 2017 21:12:50 +1000 (AEST)",
            "by lists.denx.de (Postfix, from userid 105)\n\tid A140BC22023; Tue, 29 Aug 2017 10:46:52 +0000 (UTC)",
            "from lists.denx.de (localhost [IPv6:::1])\n\tby lists.denx.de (Postfix) with ESMTP id 4362BC21DAD;\n\tTue, 29 Aug 2017 10:46:28 +0000 (UTC)",
            "by lists.denx.de (Postfix, from userid 105)\n\tid 77E2FC21DAD; Tue, 29 Aug 2017 10:46:13 +0000 (UTC)",
            "from mga11.intel.com (mga11.intel.com [192.55.52.93])\n\tby lists.denx.de (Postfix) with ESMTPS id 6F0E2C21EF7\n\tfor <u-boot@lists.denx.de>; Tue, 29 Aug 2017 10:46:12 +0000 (UTC)",
            "from orsmga005.jf.intel.com ([10.7.209.41])\n\tby fmsmga102.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384;\n\t29 Aug 2017 03:46:10 -0700",
            "from tfchee-mobl.gar.corp.intel.com (HELO tienfong.fm.intel.com,\n\t) ([10.226.242.65])\n\tby orsmga005.jf.intel.com with ESMTP; 29 Aug 2017 03:46:08 -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.41,444,1498546800\"; d=\"scan'208\";a=\"143176565\"",
        "From": "tien.fong.chee@intel.com",
        "To": "u-boot@lists.denx.de",
        "Date": "Tue, 29 Aug 2017 18:45:44 +0800",
        "Message-Id": "<1504003561-6290-3-git-send-email-tien.fong.chee@intel.com>",
        "X-Mailer": "git-send-email 2.7.4",
        "In-Reply-To": "<1504003561-6290-1-git-send-email-tien.fong.chee@intel.com>",
        "References": "<1504003561-6290-1-git-send-email-tien.fong.chee@intel.com>",
        "Cc": "Marek Vasut <marex@denx.de>, Tien Fong Chee <tien.fong.chee@intel.com>, \n\tChing Liang See <chin.liang.see@intel.com>,\n\tTien Fong <skywindctf@gmail.com>, \n\tWestergteen Dalon <dalon.westergreen@intel.com>",
        "Subject": "[U-Boot] [PATCH 02/19] configs: Add FAT fs support for SPL",
        "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: Tien Fong Chee <tien.fong.chee@intel.com>\n\nThis patch enables FAT file system support for SPL.\n\nSigned-off-by: Tien Fong Chee <tien.fong.chee@intel.com>\n---\n configs/socfpga_arria10_defconfig |    1 +\n 1 files changed, 1 insertions(+), 0 deletions(-)",
    "diff": "diff --git a/configs/socfpga_arria10_defconfig b/configs/socfpga_arria10_defconfig\nindex d555743..4238710 100644\n--- a/configs/socfpga_arria10_defconfig\n+++ b/configs/socfpga_arria10_defconfig\n@@ -7,6 +7,7 @@ CONFIG_DEFAULT_DEVICE_TREE=\"socfpga_arria10_socdk_sdmmc\"\n CONFIG_DEFAULT_FDT_FILE=\"socfpga_arria10_socdk_sdmmc.dtb\"\n CONFIG_SPL=y\n CONFIG_SPL_FPGA_SUPPORT=y\n+CONFIG_SPL_FAT_SUPPORT=y\n CONFIG_CMD_BOOTZ=y\n # CONFIG_CMD_IMLS is not set\n CONFIG_CMD_ASKENV=y\n",
    "prefixes": [
        "U-Boot",
        "02/19"
    ]
}