get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 806224,
    "url": "http://patchwork.ozlabs.org/api/patches/806224/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/20170827125425.3400-2-afaerber@suse.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": "<20170827125425.3400-2-afaerber@suse.de>",
    "list_archive_url": null,
    "date": "2017-08-27T12:54:23",
    "name": "[1/3] dt-bindings: Add vendor prefix for ProBox2",
    "commit_ref": null,
    "pull_url": null,
    "state": "not-applicable",
    "archived": true,
    "hash": "61e1aa68b962f2c45ebcb3d41b2690d36ca4740d",
    "submitter": {
        "id": 9542,
        "url": "http://patchwork.ozlabs.org/api/people/9542/?format=api",
        "name": "Andreas Färber",
        "email": "afaerber@suse.de"
    },
    "delegate": null,
    "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/20170827125425.3400-2-afaerber@suse.de/mbox/",
    "series": [],
    "comments": "http://patchwork.ozlabs.org/api/patches/806224/comments/",
    "check": "pending",
    "checks": "http://patchwork.ozlabs.org/api/patches/806224/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 3xgFRr3dQsz9s7v\n\tfor <incoming-dt@patchwork.ozlabs.org>;\n\tSun, 27 Aug 2017 23:02:32 +1000 (AEST)",
            "(majordomo@vger.kernel.org) by vger.kernel.org via listexpand\n\tid S1751607AbdH0NBq (ORCPT\n\t<rfc822;incoming-dt@patchwork.ozlabs.org>);\n\tSun, 27 Aug 2017 09:01:46 -0400",
            "from mx2.suse.de ([195.135.220.15]:41562 \"EHLO mx1.suse.de\"\n\trhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP\n\tid S1751355AbdH0NBp (ORCPT <rfc822;devicetree@vger.kernel.org>);\n\tSun, 27 Aug 2017 09:01:45 -0400",
            "from relay2.suse.de (charybdis-ext.suse.de [195.135.220.254])\n\tby mx1.suse.de (Postfix) with ESMTP id C93CCABFF;\n\tSun, 27 Aug 2017 13:01:43 +0000 (UTC)"
        ],
        "X-Virus-Scanned": "by amavisd-new at test-mx.suse.de",
        "From": "=?utf-8?q?Andreas_F=C3=A4rber?= <afaerber@suse.de>",
        "To": "linux-arm-kernel@lists.infradead.org",
        "Cc": "linux-kernel@vger.kernel.org, =?utf-8?q?Andreas_F=C3=A4rber?=\n\t<afaerber@suse.de>,\n\tsupport@probox2.com, Rob Herring <robh+dt@kernel.org>,\n\tMark Rutland <mark.rutland@arm.com>, devicetree@vger.kernel.org",
        "Subject": "[PATCH 1/3] dt-bindings: Add vendor prefix for ProBox2",
        "Date": "Sun, 27 Aug 2017 14:54:23 +0200",
        "Message-Id": "<20170827125425.3400-2-afaerber@suse.de>",
        "X-Mailer": "git-send-email 2.12.3",
        "In-Reply-To": "<20170827125425.3400-1-afaerber@suse.de>",
        "References": "<20170827125425.3400-1-afaerber@suse.de>",
        "MIME-Version": "1.0",
        "Content-Type": "text/plain; charset=UTF-8",
        "Content-Transfer-Encoding": "8bit",
        "Sender": "devicetree-owner@vger.kernel.org",
        "Precedence": "bulk",
        "List-ID": "<devicetree.vger.kernel.org>",
        "X-Mailing-List": "devicetree@vger.kernel.org"
    },
    "content": "PROBOX2 is a Hong Kong based manufacturer of TV boxes.\n\nCc: support@probox2.com\nSigned-off-by: Andreas Färber <afaerber@suse.de>\n---\n I did not find a fully spelled out company name for this brand.\n \n http://probox2.com/contact-us/\n https://www.facebook.com/pg/probox2/about/\n \n Documentation/devicetree/bindings/vendor-prefixes.txt | 1 +\n 1 file changed, 1 insertion(+)",
    "diff": "diff --git a/Documentation/devicetree/bindings/vendor-prefixes.txt b/Documentation/devicetree/bindings/vendor-prefixes.txt\nindex 37867c3cb94b..683b1693078f 100644\n--- a/Documentation/devicetree/bindings/vendor-prefixes.txt\n+++ b/Documentation/devicetree/bindings/vendor-prefixes.txt\n@@ -261,6 +261,7 @@ plathome\tPlat'Home Co., Ltd.\n plda\tPLDA\n poslab\tPoslab Technology Co., Ltd.\n powervr\tPowerVR (deprecated, use img)\n+probox2\tPROBOX2\n pulsedlight\tPulsedLight, Inc\n qca\tQualcomm Atheros, Inc.\n qcom\tQualcomm Technologies, Inc\n",
    "prefixes": [
        "1/3"
    ]
}