get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 809023,
    "url": "http://patchwork.ozlabs.org/api/1.2/patches/809023/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-i2c/patch/20170901214009.o6co5thathhxhifh@ninjato/",
    "project": {
        "id": 35,
        "url": "http://patchwork.ozlabs.org/api/1.2/projects/35/?format=api",
        "name": "Linux I2C development",
        "link_name": "linux-i2c",
        "list_id": "linux-i2c.vger.kernel.org",
        "list_email": "linux-i2c@vger.kernel.org",
        "web_url": "",
        "scm_url": "",
        "webscm_url": "",
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "msgid": "<20170901214009.o6co5thathhxhifh@ninjato>",
    "list_archive_url": null,
    "date": "2017-09-01T21:40:14",
    "name": "[PULL,REQUEST] i2c for 4.13",
    "commit_ref": null,
    "pull_url": "git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git i2c/for-current",
    "state": "accepted",
    "archived": false,
    "hash": null,
    "submitter": {
        "id": 22495,
        "url": "http://patchwork.ozlabs.org/api/1.2/people/22495/?format=api",
        "name": "Wolfram Sang",
        "email": "wsa@the-dreams.de"
    },
    "delegate": null,
    "mbox": "http://patchwork.ozlabs.org/project/linux-i2c/patch/20170901214009.o6co5thathhxhifh@ninjato/mbox/",
    "series": [
        {
            "id": 1124,
            "url": "http://patchwork.ozlabs.org/api/1.2/series/1124/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-i2c/list/?series=1124",
            "date": "2017-09-01T21:40:14",
            "name": "[PULL,REQUEST] i2c for 4.13",
            "version": 1,
            "mbox": "http://patchwork.ozlabs.org/series/1124/mbox/"
        }
    ],
    "comments": "http://patchwork.ozlabs.org/api/patches/809023/comments/",
    "check": "pending",
    "checks": "http://patchwork.ozlabs.org/api/patches/809023/checks/",
    "tags": {},
    "related": [],
    "headers": {
        "Return-Path": "<linux-i2c-owner@vger.kernel.org>",
        "X-Original-To": "incoming@patchwork.ozlabs.org",
        "Delivered-To": "patchwork-incoming@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=linux-i2c-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 3xkXhz0XYqz9sQl\n\tfor <incoming@patchwork.ozlabs.org>;\n\tSat,  2 Sep 2017 07:40:19 +1000 (AEST)",
            "(majordomo@vger.kernel.org) by vger.kernel.org via listexpand\n\tid S1752546AbdIAVkR (ORCPT <rfc822;incoming@patchwork.ozlabs.org>);\n\tFri, 1 Sep 2017 17:40:17 -0400",
            "from sauhun.de ([88.99.104.3]:58232 \"EHLO pokefinder.org\"\n\trhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP\n\tid S1752400AbdIAVkR (ORCPT <rfc822;linux-i2c@vger.kernel.org>);\n\tFri, 1 Sep 2017 17:40:17 -0400",
            "from localhost (64.85-85-107.dynamic.clientes.euskaltel.es\n\t[85.85.107.64])\n\tby pokefinder.org (Postfix) with ESMTPSA id 9B5362C05A0;\n\tFri,  1 Sep 2017 23:40:14 +0200 (CEST)"
        ],
        "Date": "Fri, 1 Sep 2017 23:40:14 +0200",
        "From": "Wolfram Sang <wsa@the-dreams.de>",
        "To": "Linus Torvalds <torvalds@linux-foundation.org>",
        "Cc": "linux-i2c@vger.kernel.org, linux-kernel@vger.kernel.org",
        "Subject": "[PULL REQUEST] i2c for 4.13",
        "Message-ID": "<20170901214009.o6co5thathhxhifh@ninjato>",
        "MIME-Version": "1.0",
        "Content-Type": "multipart/signed; micalg=pgp-sha256;\n\tprotocol=\"application/pgp-signature\"; boundary=\"apla4bt75ozldw27\"",
        "Content-Disposition": "inline",
        "User-Agent": "Mutt/1.5.21 (2010-09-15)",
        "Sender": "linux-i2c-owner@vger.kernel.org",
        "Precedence": "bulk",
        "List-ID": "<linux-i2c.vger.kernel.org>",
        "X-Mailing-List": "linux-i2c@vger.kernel.org"
    },
    "content": "Linus,\n\nI2C has two bugfixes for you: the ismt driver had a problem with a rarely\nused transaction type and the designware driver was made even more\nrobust against non standard ACPI tables.\n\nPlease pull.\n\nThanks,\n\n   Wolfram\n\n\nThe following changes since commit cc4a41fe5541a73019a864883297bd5043aa6d98:\n\n  Linux 4.13-rc7 (2017-08-27 17:20:40 -0700)\n\nare available in the git repository at:\n\n  git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git i2c/for-current\n\nfor you to fetch changes up to 231d069fcde22bd0582c2c9564f1b334d280c7d7:\n\n  i2c: designware: Round down ACPI provided clk to nearest supported clk (2017-08-31 20:27:39 +0200)\n\n----------------------------------------------------------------\nHans de Goede (1):\n      i2c: designware: Round down ACPI provided clk to nearest supported clk\n\nStephen Douthit (2):\n      i2c: ismt: Don't duplicate the receive length for block reads\n      i2c: ismt: Return EMSGSIZE for block reads with bogus length\n\n\nwith much appreciated quality assurance from\n----------------------------------------------------------------\nDan Priamo (2):\n      (Test) i2c: ismt: Return EMSGSIZE for block reads with bogus length\n      (Test) i2c: ismt: Don't duplicate the receive length for block reads\n\n drivers/i2c/busses/i2c-designware-platdrv.c | 16 ++++++++++++----\n drivers/i2c/busses/i2c-ismt.c               |  6 ++++--\n 2 files changed, 16 insertions(+), 6 deletions(-)",
    "diff": null,
    "prefixes": [
        "PULL",
        "REQUEST"
    ]
}