get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 814341,
    "url": "http://patchwork.ozlabs.org/api/patches/814341/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/31980608f5b18f850076f4abe4f8aa2077b02fd0.1505494668.git.msuchanek@suse.de/",
    "project": {
        "id": 2,
        "url": "http://patchwork.ozlabs.org/api/projects/2/?format=api",
        "name": "Linux PPC development",
        "link_name": "linuxppc-dev",
        "list_id": "linuxppc-dev.lists.ozlabs.org",
        "list_email": "linuxppc-dev@lists.ozlabs.org",
        "web_url": "https://github.com/linuxppc/wiki/wiki",
        "scm_url": "https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git",
        "webscm_url": "https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git/",
        "list_archive_url": "https://lore.kernel.org/linuxppc-dev/",
        "list_archive_url_format": "https://lore.kernel.org/linuxppc-dev/{}/",
        "commit_url_format": "https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git/commit/?id={}"
    },
    "msgid": "<31980608f5b18f850076f4abe4f8aa2077b02fd0.1505494668.git.msuchanek@suse.de>",
    "list_archive_url": "https://lore.kernel.org/linuxppc-dev/31980608f5b18f850076f4abe4f8aa2077b02fd0.1505494668.git.msuchanek@suse.de/",
    "date": "2017-09-15T17:02:49",
    "name": "[4/6] powerpc/fadump: Update fadump ducumentation on quoting arguments.",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": true,
    "hash": "efd2cc9b72b2cd8c33ad43380b34bef6c7ed1114",
    "submitter": {
        "id": 70348,
        "url": "http://patchwork.ozlabs.org/api/people/70348/?format=api",
        "name": "Michal Suchánek",
        "email": "msuchanek@suse.de"
    },
    "delegate": null,
    "mbox": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/31980608f5b18f850076f4abe4f8aa2077b02fd0.1505494668.git.msuchanek@suse.de/mbox/",
    "series": [
        {
            "id": 3338,
            "url": "http://patchwork.ozlabs.org/api/series/3338/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/list/?series=3338",
            "date": "2017-09-15T17:02:47",
            "name": "[1/6] lib/cmdline.c: Add backslash support to kernel commandline parsing.",
            "version": 1,
            "mbox": "http://patchwork.ozlabs.org/series/3338/mbox/"
        }
    ],
    "comments": "http://patchwork.ozlabs.org/api/patches/814341/comments/",
    "check": "pending",
    "checks": "http://patchwork.ozlabs.org/api/patches/814341/checks/",
    "tags": {},
    "related": [],
    "headers": {
        "Return-Path": "<linuxppc-dev-bounces+patchwork-incoming=ozlabs.org@lists.ozlabs.org>",
        "X-Original-To": [
            "patchwork-incoming@ozlabs.org",
            "linuxppc-dev@lists.ozlabs.org"
        ],
        "Delivered-To": [
            "patchwork-incoming@ozlabs.org",
            "linuxppc-dev@lists.ozlabs.org"
        ],
        "Received": [
            "from lists.ozlabs.org (lists.ozlabs.org [IPv6:2401:3900:2:1::3])\n\t(using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits))\n\t(No client certificate requested)\n\tby ozlabs.org (Postfix) with ESMTPS id 3xv21W3VG1z9sPs\n\tfor <patchwork-incoming@ozlabs.org>;\n\tSat, 16 Sep 2017 03:09:03 +1000 (AEST)",
            "from lists.ozlabs.org (lists.ozlabs.org [IPv6:2401:3900:2:1::3])\n\tby lists.ozlabs.org (Postfix) with ESMTP id 3xv21W2XYDzDrq3\n\tfor <patchwork-incoming@ozlabs.org>;\n\tSat, 16 Sep 2017 03:09:03 +1000 (AEST)",
            "from mx1.suse.de (mx2.suse.de [195.135.220.15])\n\t(using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits))\n\t(No client certificate requested)\n\tby lists.ozlabs.org (Postfix) with ESMTPS id 3xv1tg1X2RzDrZZ\n\tfor <linuxppc-dev@lists.ozlabs.org>;\n\tSat, 16 Sep 2017 03:03:07 +1000 (AEST)",
            "from relay1.suse.de (charybdis-ext.suse.de [195.135.220.254])\n\tby mx1.suse.de (Postfix) with ESMTP id 8D0685CB17;\n\tFri, 15 Sep 2017 17:03:00 +0000 (UTC)"
        ],
        "Authentication-Results": "ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=suse.de\n\t(client-ip=195.135.220.15; helo=mx1.suse.de;\n\tenvelope-from=msuchanek@suse.de; receiver=<UNKNOWN>)",
        "X-Virus-Scanned": "by amavisd-new at test-mx.suse.de",
        "X-Amavis-Alert": "BAD HEADER SECTION, Duplicate header field: \"References\"",
        "From": "Michal Suchanek <msuchanek@suse.de>",
        "To": "Jonathan Corbet <corbet@lwn.net>,\n\tBenjamin Herrenschmidt <benh@kernel.crashing.org>,\n\tPaul Mackerras <paulus@samba.org>,\n\tMichael Ellerman <mpe@ellerman.id.au>, \n\tMauro Carvalho Chehab <mchehab@kernel.org>,\n\tJani Nikula <jani.nikula@intel.com>,\n\tMichal Suchanek <msuchanek@suse.de>, \n\tKamlakant Patel <kamlakant.patel@broadcom.com>,\n\tBamvor Jian Zhang <bamvor.zhangjian@linaro.org>,\n\tTamara Diaconita <diaconitatamara@gmail.com>,\n\tTrond Myklebust <trond.myklebust@primarydata.com>,\n\tHari Bathini <hbathini@linux.vnet.ibm.com>,\n\tMahesh Salgaonkar <mahesh@linux.vnet.ibm.com>,\n\tAndrew Morton <akpm@linux-foundation.org>,\n\tNicholas Piggin <npiggin@gmail.com>, Baoquan He <bhe@redhat.com>,\n\tIlya Matveychikov <matvejchikov@gmail.com>,\n\tIngo Molnar <mingo@kernel.org>, \n\tlinux-doc@vger.kernel.org, linux-kernel@vger.kernel.org,\n\tlinuxppc-dev@lists.ozlabs.org",
        "Subject": "[PATCH 4/6] powerpc/fadump: Update fadump ducumentation on quoting\n\targuments.",
        "Date": "Fri, 15 Sep 2017 19:02:49 +0200",
        "Message-Id": "<31980608f5b18f850076f4abe4f8aa2077b02fd0.1505494668.git.msuchanek@suse.de>",
        "X-Mailer": "git-send-email 2.10.2",
        "In-Reply-To": [
            "<28da60231eb848981e858fa33e3b7e33f8547111.1505494668.git.msuchanek@suse.de>",
            "<4fabdf584ad18d6aae61e331f783a5020567f634.1505231820.git.msuchanek@suse.de>"
        ],
        "References": [
            "<28da60231eb848981e858fa33e3b7e33f8547111.1505494668.git.msuchanek@suse.de>",
            "<4fabdf584ad18d6aae61e331f783a5020567f634.1505231820.git.msuchanek@suse.de>"
        ],
        "X-BeenThere": "linuxppc-dev@lists.ozlabs.org",
        "X-Mailman-Version": "2.1.24",
        "Precedence": "list",
        "List-Id": "Linux on PowerPC Developers Mail List\n\t<linuxppc-dev.lists.ozlabs.org>",
        "List-Unsubscribe": "<https://lists.ozlabs.org/options/linuxppc-dev>,\n\t<mailto:linuxppc-dev-request@lists.ozlabs.org?subject=unsubscribe>",
        "List-Archive": "<http://lists.ozlabs.org/pipermail/linuxppc-dev/>",
        "List-Post": "<mailto:linuxppc-dev@lists.ozlabs.org>",
        "List-Help": "<mailto:linuxppc-dev-request@lists.ozlabs.org?subject=help>",
        "List-Subscribe": "<https://lists.ozlabs.org/listinfo/linuxppc-dev>,\n\t<mailto:linuxppc-dev-request@lists.ozlabs.org?subject=subscribe>",
        "Errors-To": "linuxppc-dev-bounces+patchwork-incoming=ozlabs.org@lists.ozlabs.org",
        "Sender": "\"Linuxppc-dev\"\n\t<linuxppc-dev-bounces+patchwork-incoming=ozlabs.org@lists.ozlabs.org>"
    },
    "content": "Signed-off-by: Michal Suchanek <msuchanek@suse.de>\n---\n Documentation/powerpc/firmware-assisted-dump.txt | 2 +-\n 1 file changed, 1 insertion(+), 1 deletion(-)",
    "diff": "diff --git a/Documentation/powerpc/firmware-assisted-dump.txt b/Documentation/powerpc/firmware-assisted-dump.txt\nindex 2df88524d2c7..5705f55ffae4 100644\n--- a/Documentation/powerpc/firmware-assisted-dump.txt\n+++ b/Documentation/powerpc/firmware-assisted-dump.txt\n@@ -173,7 +173,7 @@ How to enable firmware-assisted dump (fadump):\n    can be used to reduce memory consumption during dump capture by\n    disabling unwarranted resources/subsystems like CPUs, NUMA\n    and such. Value with spaces can be passed as\n-   'fadump_extra_args=\"\"parameter=\"value with spaces\"\"\"'\n+   'fadump_extra_args=\"parameter=\\\"value with spaces\\\"\"'\n 4. Optionally, user can also set 'crashkernel=' kernel cmdline\n    to specify size of the memory to reserve for boot memory dump\n    preservation.\n",
    "prefixes": [
        "4/6"
    ]
}