get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 808539,
    "url": "http://patchwork.ozlabs.org/api/patches/808539/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/20170901065818.2037-2-fe@dev.tdt.de/",
    "project": {
        "id": 37,
        "url": "http://patchwork.ozlabs.org/api/projects/37/?format=api",
        "name": "Devicetree Bindings",
        "link_name": "devicetree-bindings",
        "list_id": "devicetree.vger.kernel.org",
        "list_email": "devicetree@vger.kernel.org",
        "web_url": "",
        "scm_url": "",
        "webscm_url": "",
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "msgid": "<20170901065818.2037-2-fe@dev.tdt.de>",
    "list_archive_url": null,
    "date": "2017-09-01T06:58:18",
    "name": "[v3,2/2] hwmon: (ltq-cputemp) add devicetree bindings documentation",
    "commit_ref": null,
    "pull_url": null,
    "state": "changes-requested",
    "archived": true,
    "hash": "a201434dad62b6462f209195d2f02cb21eddf6c3",
    "submitter": {
        "id": 72238,
        "url": "http://patchwork.ozlabs.org/api/people/72238/?format=api",
        "name": "Florian Eckert",
        "email": "fe@dev.tdt.de"
    },
    "delegate": null,
    "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/20170901065818.2037-2-fe@dev.tdt.de/mbox/",
    "series": [
        {
            "id": 957,
            "url": "http://patchwork.ozlabs.org/api/series/957/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/list/?series=957",
            "date": "2017-09-01T06:58:18",
            "name": null,
            "version": 3,
            "mbox": "http://patchwork.ozlabs.org/series/957/mbox/"
        }
    ],
    "comments": "http://patchwork.ozlabs.org/api/patches/808539/comments/",
    "check": "pending",
    "checks": "http://patchwork.ozlabs.org/api/patches/808539/checks/",
    "tags": {},
    "related": [],
    "headers": {
        "Return-Path": "<devicetree-owner@vger.kernel.org>",
        "X-Original-To": "incoming-dt@patchwork.ozlabs.org",
        "Delivered-To": "patchwork-incoming-dt@bilbo.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=devicetree-owner@vger.kernel.org; receiver=<UNKNOWN>)",
        "Received": [
            "from vger.kernel.org (vger.kernel.org [209.132.180.67])\n\tby ozlabs.org (Postfix) with ESMTP id 3xk9Mw36mXz9s83\n\tfor <incoming-dt@patchwork.ozlabs.org>;\n\tFri,  1 Sep 2017 17:09:16 +1000 (AEST)",
            "(majordomo@vger.kernel.org) by vger.kernel.org via listexpand\n\tid S1751325AbdIAHJP (ORCPT\n\t<rfc822;incoming-dt@patchwork.ozlabs.org>);\n\tFri, 1 Sep 2017 03:09:15 -0400",
            "from ms.tdt.de ([195.243.126.94]:50354 \"EHLO mail.dev.tdt.de\"\n\trhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP\n\tid S1751040AbdIAHJO (ORCPT <rfc822;devicetree@vger.kernel.org>);\n\tFri, 1 Sep 2017 03:09:14 -0400",
            "from feckert01.dev.tdt.de (unknown [10.1.3.40])\n\tby mail.dev.tdt.de (Postfix) with ESMTPSA id DEB78217E7;\n\tFri,  1 Sep 2017 06:58:27 +0000 (UTC)"
        ],
        "From": "Florian Eckert <fe@dev.tdt.de>",
        "To": "robh+dt@kernel.org, mark.rutland@arm.com,\n\tdevicetree@vger.kernel.org, linux-kernel@vger.kernel.org,\n\tlinux-hwmon@vger.kernel.org, linux@roeck-us.net, jdelvare@suse.com",
        "Subject": "[PATCH v3 2/2] hwmon: (ltq-cputemp) add devicetree bindings\n\tdocumentation",
        "Date": "Fri,  1 Sep 2017 08:58:18 +0200",
        "Message-Id": "<20170901065818.2037-2-fe@dev.tdt.de>",
        "X-Mailer": "git-send-email 2.11.0",
        "In-Reply-To": "<20170901065818.2037-1-fe@dev.tdt.de>",
        "References": "<20170901065818.2037-1-fe@dev.tdt.de>",
        "X-Spam-Status": "No, score=-1.0 required=5.0 tests=ALL_TRUSTED,URIBL_BLOCKED\n\tautolearn=ham autolearn_force=no version=3.4.0",
        "X-Spam-Checker-Version": "SpamAssassin 3.4.0 (2014-02-07) on mail.dev.tdt.de",
        "Sender": "devicetree-owner@vger.kernel.org",
        "Precedence": "bulk",
        "List-ID": "<devicetree.vger.kernel.org>",
        "X-Mailing-List": "devicetree@vger.kernel.org"
    },
    "content": "Document the devicetree bindings for the ltq-cputemp\n\nSigned-off-by: Florian Eckert <fe@dev.tdt.de>\n---\n Documentation/devicetree/bindings/hwmon/ltq-cputemp.txt | 10 ++++++++++\n 1 file changed, 10 insertions(+)\n create mode 100644 Documentation/devicetree/bindings/hwmon/ltq-cputemp.txt",
    "diff": "diff --git a/Documentation/devicetree/bindings/hwmon/ltq-cputemp.txt b/Documentation/devicetree/bindings/hwmon/ltq-cputemp.txt\nnew file mode 100644\nindex 000000000000..33fd00a987c7\n--- /dev/null\n+++ b/Documentation/devicetree/bindings/hwmon/ltq-cputemp.txt\n@@ -0,0 +1,10 @@\n+Lantiq cpu temperatur sensor\n+\n+Requires node properties:\n+- compatible value :\n+\t\"lantiq,cputemp\"\n+\n+Example:\n+\tcputemp@0 {\n+\t\tcompatible = \"lantiq,cputemp\";\n+\t};\n",
    "prefixes": [
        "v3",
        "2/2"
    ]
}