get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 808547,
    "url": "http://patchwork.ozlabs.org/api/patches/808547/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/netdev/patch/1504251046-17106-1-git-send-email-steffen.klassert@secunet.com/",
    "project": {
        "id": 7,
        "url": "http://patchwork.ozlabs.org/api/projects/7/?format=api",
        "name": "Linux network development",
        "link_name": "netdev",
        "list_id": "netdev.vger.kernel.org",
        "list_email": "netdev@vger.kernel.org",
        "web_url": null,
        "scm_url": null,
        "webscm_url": null,
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "msgid": "<1504251046-17106-1-git-send-email-steffen.klassert@secunet.com>",
    "list_archive_url": null,
    "date": "2017-09-01T07:30:44",
    "name": "pull request (net-next): ipsec-next 2017-09-01",
    "commit_ref": null,
    "pull_url": "git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next.git master",
    "state": "accepted",
    "archived": true,
    "hash": null,
    "submitter": {
        "id": 1442,
        "url": "http://patchwork.ozlabs.org/api/people/1442/?format=api",
        "name": "Steffen Klassert",
        "email": "steffen.klassert@secunet.com"
    },
    "delegate": {
        "id": 34,
        "url": "http://patchwork.ozlabs.org/api/users/34/?format=api",
        "username": "davem",
        "first_name": "David",
        "last_name": "Miller",
        "email": "davem@davemloft.net"
    },
    "mbox": "http://patchwork.ozlabs.org/project/netdev/patch/1504251046-17106-1-git-send-email-steffen.klassert@secunet.com/mbox/",
    "series": [
        {
            "id": 962,
            "url": "http://patchwork.ozlabs.org/api/series/962/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/netdev/list/?series=962",
            "date": "2017-09-01T07:30:44",
            "name": "pull request (net-next): ipsec-next 2017-09-01",
            "version": 1,
            "mbox": "http://patchwork.ozlabs.org/series/962/mbox/"
        }
    ],
    "comments": "http://patchwork.ozlabs.org/api/patches/808547/comments/",
    "check": "pending",
    "checks": "http://patchwork.ozlabs.org/api/patches/808547/checks/",
    "tags": {},
    "related": [],
    "headers": {
        "Return-Path": "<netdev-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=netdev-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 3xk9rv6LtGz9s81\n\tfor <patchwork-incoming@ozlabs.org>;\n\tFri,  1 Sep 2017 17:30:55 +1000 (AEST)",
            "(majordomo@vger.kernel.org) by vger.kernel.org via listexpand\n\tid S1751523AbdIAHax (ORCPT <rfc822;patchwork-incoming@ozlabs.org>);\n\tFri, 1 Sep 2017 03:30:53 -0400",
            "from a.mx.secunet.com ([62.96.220.36]:50288 \"EHLO a.mx.secunet.com\"\n\trhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP\n\tid S1751422AbdIAHaw (ORCPT <rfc822;netdev@vger.kernel.org>);\n\tFri, 1 Sep 2017 03:30:52 -0400",
            "from localhost (localhost [127.0.0.1])\n\tby a.mx.secunet.com (Postfix) with ESMTP id 6F29C201A1;\n\tFri,  1 Sep 2017 09:30:51 +0200 (CEST)",
            "from a.mx.secunet.com ([127.0.0.1])\n\tby localhost (a.mx.secunet.com [127.0.0.1]) (amavisd-new, port 10024)\n\twith ESMTP id d9pMGLqUUOou; Fri,  1 Sep 2017 09:30:51 +0200 (CEST)",
            "from mail-essen-01.secunet.de (mail-essen-01.secunet.de\n\t[10.53.40.204])\n\t(using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits))\n\t(No client certificate requested)\n\tby a.mx.secunet.com (Postfix) with ESMTPS id 063F520063;\n\tFri,  1 Sep 2017 09:30:51 +0200 (CEST)",
            "from gauss2.secunet.de (10.182.7.193) by mail-essen-01.secunet.de\n\t(10.53.40.204) with Microsoft SMTP Server id 14.3.361.1;\n\tFri, 1 Sep 2017 09:30:50 +0200",
            "by gauss2.secunet.de (Postfix, from userid 1000) id 359F414062D;\n\tFri,  1 Sep 2017 09:30:50 +0200 (CEST)"
        ],
        "X-Virus-Scanned": "by secunet",
        "From": "Steffen Klassert <steffen.klassert@secunet.com>",
        "To": "David Miller <davem@davemloft.net>",
        "CC": "Herbert Xu <herbert@gondor.apana.org.au>,\n\tSteffen Klassert <steffen.klassert@secunet.com>, <netdev@vger.kernel.org>",
        "Subject": "pull request (net-next): ipsec-next 2017-09-01",
        "Date": "Fri, 1 Sep 2017 09:30:44 +0200",
        "Message-ID": "<1504251046-17106-1-git-send-email-steffen.klassert@secunet.com>",
        "X-Mailer": "git-send-email 2.7.4",
        "MIME-Version": "1.0",
        "Content-Type": "text/plain",
        "X-G-Data-MailSecurity-for-Exchange-State": "0",
        "X-G-Data-MailSecurity-for-Exchange-Error": "0",
        "X-G-Data-MailSecurity-for-Exchange-Sender": "23",
        "X-G-Data-MailSecurity-for-Exchange-Server": "d65e63f7-5c15-413f-8f63-c0d707471c93",
        "X-EXCLAIMER-MD-CONFIG": "2c86f778-e09b-4440-8b15-867914633a10",
        "X-G-Data-MailSecurity-for-Exchange-Guid": "A75CCE48-6E25-4B2B-8382-95215A7CA343",
        "Sender": "netdev-owner@vger.kernel.org",
        "Precedence": "bulk",
        "List-ID": "<netdev.vger.kernel.org>",
        "X-Mailing-List": "netdev@vger.kernel.org"
    },
    "content": "This should be the last ipsec-next pull request for this\nrelease cycle:\n\n1) Support netdevice ESP trailer removal when decryption\n   is offloaded. From Yossi Kuperman.\n\n2) Fix overwritten return value of copy_sec_ctx().\n\nPlease pull or let me know if there are problems.\n\nThanks!\n\nThe following changes since commit acfb98b99647aa7dc7c111db52d5f4199d2b641f:\n\n  liquidio: fix crash in presence of zeroed-out base address regs (2017-08-30 22:07:09 -0700)\n\nare available in the git repository at:\n\n  git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next.git master\n\nfor you to fetch changes up to 8598112d04af21cf6c895670e72dcb8a9f58e74f:\n\n  xfrm: Fix return value check of copy_sec_ctx. (2017-08-31 10:37:00 +0200)\n\n----------------------------------------------------------------\nSteffen Klassert (1):\n      xfrm: Fix return value check of copy_sec_ctx.\n\nYossi Kuperman (1):\n      xfrm: Add support for network devices capable of removing the ESP trailer\n\n include/net/xfrm.h    |  1 +\n net/ipv4/esp4.c       | 70 ++++++++++++++++++++++++++++++++++-----------------\n net/ipv6/esp6.c       | 51 ++++++++++++++++++++++++++-----------\n net/xfrm/xfrm_input.c |  5 ++++\n net/xfrm/xfrm_user.c  |  4 +--\n 5 files changed, 91 insertions(+), 40 deletions(-)",
    "diff": null,
    "prefixes": []
}