get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 806465,
    "url": "http://patchwork.ozlabs.org/api/patches/806465/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-ext4/patch/20170828094638.GA15378@amd/",
    "project": {
        "id": 8,
        "url": "http://patchwork.ozlabs.org/api/projects/8/?format=api",
        "name": "Linux ext4 filesystem development",
        "link_name": "linux-ext4",
        "list_id": "linux-ext4.vger.kernel.org",
        "list_email": "linux-ext4@vger.kernel.org",
        "web_url": null,
        "scm_url": null,
        "webscm_url": null,
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "msgid": "<20170828094638.GA15378@amd>",
    "list_archive_url": null,
    "date": "2017-08-28T09:46:39",
    "name": "Documentation: fix little inconsistencies",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": false,
    "hash": "558edccce2560f643f190dd2a013585eecadfd2e",
    "submitter": {
        "id": 2109,
        "url": "http://patchwork.ozlabs.org/api/people/2109/?format=api",
        "name": "Pavel Machek",
        "email": "pavel@ucw.cz"
    },
    "delegate": null,
    "mbox": "http://patchwork.ozlabs.org/project/linux-ext4/patch/20170828094638.GA15378@amd/mbox/",
    "series": [
        {
            "id": 120,
            "url": "http://patchwork.ozlabs.org/api/series/120/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-ext4/list/?series=120",
            "date": "2017-08-28T09:46:39",
            "name": "Documentation: fix little inconsistencies",
            "version": 1,
            "mbox": "http://patchwork.ozlabs.org/series/120/mbox/"
        }
    ],
    "comments": "http://patchwork.ozlabs.org/api/patches/806465/comments/",
    "check": "pending",
    "checks": "http://patchwork.ozlabs.org/api/patches/806465/checks/",
    "tags": {},
    "related": [],
    "headers": {
        "Return-Path": "<linux-ext4-owner@vger.kernel.org>",
        "X-Original-To": "patchwork-incoming@ozlabs.org",
        "Delivered-To": "patchwork-incoming@ozlabs.org",
        "Authentication-Results": "ozlabs.org;\n\tspf=none (mailfrom) smtp.mailfrom=vger.kernel.org\n\t(client-ip=209.132.180.67; helo=vger.kernel.org;\n\tenvelope-from=linux-ext4-owner@vger.kernel.org;\n\treceiver=<UNKNOWN>)",
        "Received": [
            "from vger.kernel.org (vger.kernel.org [209.132.180.67])\n\tby ozlabs.org (Postfix) with ESMTP id 3xgn3w0zxvz9sNc\n\tfor <patchwork-incoming@ozlabs.org>;\n\tMon, 28 Aug 2017 19:47:08 +1000 (AEST)",
            "(majordomo@vger.kernel.org) by vger.kernel.org via listexpand\n\tid S1751341AbdH1Jqn (ORCPT <rfc822;patchwork-incoming@ozlabs.org>);\n\tMon, 28 Aug 2017 05:46:43 -0400",
            "from atrey.karlin.mff.cuni.cz ([195.113.26.193]:54023 \"EHLO\n\tatrey.karlin.mff.cuni.cz\" rhost-flags-OK-OK-OK-OK) by vger.kernel.org\n\twith ESMTP id S1751194AbdH1Jqm (ORCPT\n\t<rfc822; linux-ext4@vger.kernel.org>); Mon, 28 Aug 2017 05:46:42 -0400",
            "by atrey.karlin.mff.cuni.cz (Postfix, from userid 512)\n\tid 3CA588254A; Mon, 28 Aug 2017 11:46:40 +0200 (CEST)"
        ],
        "Date": "Mon, 28 Aug 2017 11:46:39 +0200",
        "From": "Pavel Machek <pavel@ucw.cz>",
        "To": "linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org,\n\ttytso@mit.edu, corbet@lwn.net, linux-ext4@vger.kernel.org,\n\tAndrew Morton <akpm@osdl.org>",
        "Subject": "[PATCH] Documentation: fix little inconsistencies",
        "Message-ID": "<20170828094638.GA15378@amd>",
        "MIME-Version": "1.0",
        "Content-Type": "multipart/signed; micalg=pgp-sha1;\n\tprotocol=\"application/pgp-signature\"; boundary=\"k+w/mQv8wyuph6w0\"",
        "Content-Disposition": "inline",
        "User-Agent": "Mutt/1.5.23 (2014-03-12)",
        "Sender": "linux-ext4-owner@vger.kernel.org",
        "Precedence": "bulk",
        "List-ID": "<linux-ext4.vger.kernel.org>",
        "X-Mailing-List": "linux-ext4@vger.kernel.org"
    },
    "content": "Fix little inconsistencies in Documentation: make case and spacing\nmatch surrounding text, fix ascii-art.\n\nSigned-off-by: Pavel Machek <pavel@ucw.cz>",
    "diff": "diff --git a/Documentation/filesystems/ext4.txt b/Documentation/filesystems/ext4.txt\nindex 5a8f7f4..75236c0 100644\n--- a/Documentation/filesystems/ext4.txt\n+++ b/Documentation/filesystems/ext4.txt\n@@ -94,10 +94,10 @@ Note: More extensive information for getting started with ext4 can be\n * ability to pack bitmaps and inode tables into larger virtual groups via the\n   flex_bg feature\n * large file support\n-* Inode allocation using large virtual block groups via flex_bg\n+* inode allocation using large virtual block groups via flex_bg\n * delayed allocation\n * large block (up to pagesize) support\n-* efficient new ordered mode in JBD2 and ext4(avoid using buffer head to force\n+* efficient new ordered mode in JBD2 and ext4 (avoid using buffer head to force\n   the ordering)\n \n [1] Filesystems with a block size of 1k may see a limit imposed by the\n@@ -105,7 +105,7 @@ directory hash tree having a maximum depth of two.\n \n 2.2 Candidate features for future inclusion\n \n-* Online defrag (patches available but not well tested)\n+* online defrag (patches available but not well tested)\n * reduced mke2fs time via lazy itable initialization in conjunction with\n   the uninit_bg feature (capability to do this is available in e2fsprogs\n   but a kernel thread to do lazy zeroing of unused inode table blocks\n@@ -602,7 +602,7 @@ Table of Ext4 specific ioctls\n \t\t\t      bitmaps and inode table, the userspace tool thus\n \t\t\t      just passes the new number of blocks.\n \n-EXT4_IOC_SWAP_BOOT\t      Swap i_blocks and associated attributes\n+ EXT4_IOC_SWAP_BOOT\t      Swap i_blocks and associated attributes\n \t\t\t      (like i_blocks, i_size, i_flags, ...) from\n \t\t\t      the specified inode with inode\n \t\t\t      EXT4_BOOT_LOADER_INO (#5). This is typically\ndiff --git a/Documentation/networking/switchdev.txt b/Documentation/networking/switchdev.txt\nindex 5e40e1f..6309e90 100644\n--- a/Documentation/networking/switchdev.txt\n+++ b/Documentation/networking/switchdev.txt\n@@ -29,7 +29,7 @@ with SR-IOV or soft switches, such as OVS, are possible.\n                       sw1p1  +  sw1p3  +  sw1p5  +          eth1\n                         +    |    +    |    +    |            +\n                         |    |    |    |    |    |            |\n-                     +--+----+----+----+-+--+----+---+  +-----+-----+\n+                     +--+----+----+----+----+----+---+  +-----+-----+\n                      |         Switch driver         |  |    mgmt   |\n                      |        (this document)        |  |   driver  |\n                      |                               |  |           |\n",
    "prefixes": []
}