get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 810868,
    "url": "http://patchwork.ozlabs.org/api/1.2/patches/810868/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/netdev/patch/20170907070939.3658-1-johannes@sipsolutions.net/",
    "project": {
        "id": 7,
        "url": "http://patchwork.ozlabs.org/api/1.2/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": "<20170907070939.3658-1-johannes@sipsolutions.net>",
    "list_archive_url": null,
    "date": "2017-09-07T07:09:38",
    "name": "pull-request: mac80211 2017-09-07",
    "commit_ref": null,
    "pull_url": "git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git tags/mac80211-for-davem-2017-09-07",
    "state": "accepted",
    "archived": true,
    "hash": null,
    "submitter": {
        "id": 265,
        "url": "http://patchwork.ozlabs.org/api/1.2/people/265/?format=api",
        "name": "Johannes Berg",
        "email": "johannes@sipsolutions.net"
    },
    "delegate": {
        "id": 34,
        "url": "http://patchwork.ozlabs.org/api/1.2/users/34/?format=api",
        "username": "davem",
        "first_name": "David",
        "last_name": "Miller",
        "email": "davem@davemloft.net"
    },
    "mbox": "http://patchwork.ozlabs.org/project/netdev/patch/20170907070939.3658-1-johannes@sipsolutions.net/mbox/",
    "series": [
        {
            "id": 1920,
            "url": "http://patchwork.ozlabs.org/api/1.2/series/1920/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/netdev/list/?series=1920",
            "date": "2017-09-07T07:09:38",
            "name": "pull-request: mac80211 2017-09-07",
            "version": 1,
            "mbox": "http://patchwork.ozlabs.org/series/1920/mbox/"
        }
    ],
    "comments": "http://patchwork.ozlabs.org/api/patches/810868/comments/",
    "check": "pending",
    "checks": "http://patchwork.ozlabs.org/api/patches/810868/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 3xns5l1SWyz9sCZ\n\tfor <patchwork-incoming@ozlabs.org>;\n\tThu,  7 Sep 2017 17:09:47 +1000 (AEST)",
            "(majordomo@vger.kernel.org) by vger.kernel.org via listexpand\n\tid S1753312AbdIGHJo (ORCPT <rfc822;patchwork-incoming@ozlabs.org>);\n\tThu, 7 Sep 2017 03:09:44 -0400",
            "from s3.sipsolutions.net ([5.9.151.49]:40654 \"EHLO\n\tsipsolutions.net\"\n\trhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP\n\tid S1750742AbdIGHJn (ORCPT <rfc822;netdev@vger.kernel.org>);\n\tThu, 7 Sep 2017 03:09:43 -0400",
            "by sipsolutions.net with esmtpsa\n\t(TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.89)\n\t(envelope-from <johannes@sipsolutions.net>)\n\tid 1dpqwX-0003LT-4h; Thu, 07 Sep 2017 09:09:41 +0200"
        ],
        "From": "Johannes Berg <johannes@sipsolutions.net>",
        "To": "David Miller <davem@davemloft.net>",
        "Cc": "netdev@vger.kernel.org, linux-wireless@vger.kernel.org",
        "Subject": "pull-request: mac80211 2017-09-07",
        "Date": "Thu,  7 Sep 2017 09:09:38 +0200",
        "Message-Id": "<20170907070939.3658-1-johannes@sipsolutions.net>",
        "X-Mailer": "git-send-email 2.14.1",
        "Sender": "netdev-owner@vger.kernel.org",
        "Precedence": "bulk",
        "List-ID": "<netdev.vger.kernel.org>",
        "X-Mailing-List": "netdev@vger.kernel.org"
    },
    "content": "Hi Dave,\n\nDuring my long absence some things have accumulated, but there wasn't\nactually all that much that could've gone into the last cycle, and a\nfix or two was taken care of by others.\n\nThe most important thing here is probably the deadlock fix that a few\npeople have run into on 4.13, but that was only identified now, and\nperhaps the 40 MHz fix from Emmanuel that helps avoid iwlwifi firmware\ncrashes.\n\nPlease pull and let me know if there's any problem.\n\nThanks,\njohannes\n\n\n\nThe following changes since commit 6d9c153a0b84392406bc77600aa7d3ea365de041:\n\n  net: dsa: loop: Do not unregister invalid fixed PHY (2017-09-03 20:18:25 -0700)\n\nare available in the git repository at:\n\n  git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git tags/mac80211-for-davem-2017-09-07\n\nfor you to fetch changes up to bde59c475e0883e4c4294bcd9b9c7e08ae18c828:\n\n  mac80211: fix deadlock in driver-managed RX BA session start (2017-09-06 15:22:02 +0200)\n\n----------------------------------------------------------------\nBack from a long absence, so we have a number of things:\n * a remain-on-channel fix from Avi\n * hwsim TX power fix from Beni\n * null-PTR dereference with iTXQ in some rare configurations (Chunho)\n * 40 MHz custom regdomain fixes (Emmanuel)\n * look at right place in HT/VHT capability parsing (Igor)\n * complete A-MPDU teardown properly (Ilan)\n * Mesh ID Element ordering fix (Liad)\n * avoid tracing warning in ht_dbg() (Sharon)\n * fix print of assoc/reassoc (Simon)\n * fix encrypted VLAN with iTXQ (myself)\n * fix calling context of TX queue wake (myself)\n * fix a deadlock with ath10k aggregation (myself)\n\n----------------------------------------------------------------\nAvraham Stern (1):\n      mac80211: flush hw_roc_start work before cancelling the ROC\n\nBeni Lev (1):\n      mac80211_hwsim: Use proper TX power\n\nChunho Lee (1):\n      mac80211: Fix null pointer dereference with iTXQ support\n\nEmmanuel Grumbach (1):\n      cfg80211: honor NL80211_RRF_NO_HT40{MINUS,PLUS}\n\nIgor Mitsyanko (1):\n      nl80211: look for HT/VHT capabilities in beacon's tail\n\nIlan peer (1):\n      mac80211: Complete ampdu work schedule during session tear down\n\nJohannes Berg (3):\n      mac80211: fix VLAN handling with TXQs\n      mac80211: agg-tx: call drv_wake_tx_queue in proper context\n      mac80211: fix deadlock in driver-managed RX BA session start\n\nLiad Kaufman (1):\n      mac80211: add MESH IE in the correct order\n\nSharon Dvir (1):\n      mac80211: shorten debug prints using ht_dbg() to avoid warning\n\nSimon Dinkin (1):\n      mac80211: fix incorrect assignment of reassoc value\n\n drivers/net/wireless/mac80211_hwsim.c |  2 --\n include/net/mac80211.h                | 15 ++-------------\n net/mac80211/agg-rx.c                 | 32 ++++++++++++++++++++-----------\n net/mac80211/agg-tx.c                 |  8 ++++++--\n net/mac80211/ht.c                     | 24 ++++++++++++++++++++---\n net/mac80211/ieee80211_i.h            |  4 ++++\n net/mac80211/iface.c                  | 20 ++++++++++++++++---\n net/mac80211/mlme.c                   |  2 +-\n net/mac80211/offchannel.c             |  2 ++\n net/mac80211/tx.c                     | 36 ++++++++++++++++++++++++++++-------\n net/mac80211/util.c                   |  2 +-\n net/wireless/nl80211.c                |  4 ++--\n net/wireless/reg.c                    | 20 +++++++++++++++++--\n 13 files changed, 124 insertions(+), 47 deletions(-)",
    "diff": null,
    "prefixes": []
}