get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 41003,
    "url": "http://patchwork.dpdk.org/api/patches/41003/?format=api",
    "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20180612080127.28308-3-maxime.coquelin@redhat.com/",
    "project": {
        "id": 1,
        "url": "http://patchwork.dpdk.org/api/projects/1/?format=api",
        "name": "DPDK",
        "link_name": "dpdk",
        "list_id": "dev.dpdk.org",
        "list_email": "dev@dpdk.org",
        "web_url": "http://core.dpdk.org",
        "scm_url": "git://dpdk.org/dpdk",
        "webscm_url": "http://git.dpdk.org/dpdk",
        "list_archive_url": "https://inbox.dpdk.org/dev",
        "list_archive_url_format": "https://inbox.dpdk.org/dev/{}",
        "commit_url_format": ""
    },
    "msgid": "<20180612080127.28308-3-maxime.coquelin@redhat.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20180612080127.28308-3-maxime.coquelin@redhat.com",
    "date": "2018-06-12T08:01:27",
    "name": "[2/2] maintainers: add Vhost and Virtio co-maintainers",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "87db017bbccf52c06d2d7738928f508bfc22feec",
    "submitter": {
        "id": 512,
        "url": "http://patchwork.dpdk.org/api/people/512/?format=api",
        "name": "Maxime Coquelin",
        "email": "maxime.coquelin@redhat.com"
    },
    "delegate": {
        "id": 1,
        "url": "http://patchwork.dpdk.org/api/users/1/?format=api",
        "username": "tmonjalo",
        "first_name": "Thomas",
        "last_name": "Monjalon",
        "email": "thomas@monjalon.net"
    },
    "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20180612080127.28308-3-maxime.coquelin@redhat.com/mbox/",
    "series": [
        {
            "id": 91,
            "url": "http://patchwork.dpdk.org/api/series/91/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/list/?series=91",
            "date": "2018-06-12T08:01:25",
            "name": "maintainers: updates for Vhost and Virtio",
            "version": 1,
            "mbox": "http://patchwork.dpdk.org/series/91/mbox/"
        }
    ],
    "comments": "http://patchwork.dpdk.org/api/patches/41003/comments/",
    "check": "warning",
    "checks": "http://patchwork.dpdk.org/api/patches/41003/checks/",
    "tags": {},
    "related": [],
    "headers": {
        "Return-Path": "<dev-bounces@dpdk.org>",
        "X-Original-To": "patchwork@dpdk.org",
        "Delivered-To": "patchwork@dpdk.org",
        "Received": [
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id 13E791E47A;\n\tTue, 12 Jun 2018 10:01:53 +0200 (CEST)",
            "from mx1.redhat.com (mx3-rdu2.redhat.com [66.187.233.73])\n\tby dpdk.org (Postfix) with ESMTP id 656DC1E42F\n\tfor <dev@dpdk.org>; Tue, 12 Jun 2018 10:01:49 +0200 (CEST)",
            "from smtp.corp.redhat.com\n\t(int-mx03.intmail.prod.int.rdu2.redhat.com [10.11.54.3])\n\t(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))\n\t(No client certificate requested)\n\tby mx1.redhat.com (Postfix) with ESMTPS id 0641F40201A1;\n\tTue, 12 Jun 2018 08:01:49 +0000 (UTC)",
            "from localhost.localdomain (ovpn-112-45.ams2.redhat.com\n\t[10.36.112.45])\n\tby smtp.corp.redhat.com (Postfix) with ESMTP id 737081134CAA;\n\tTue, 12 Jun 2018 08:01:47 +0000 (UTC)"
        ],
        "From": "Maxime Coquelin <maxime.coquelin@redhat.com>",
        "To": "mtetsuyah@gmail.com, tiwei.bie@intel.com, zhihong.wang@intel.com,\n\tdev@dpdk.org",
        "Cc": "thomas@monjalon.net, ferruh.yigit@intel.com,\n\tMaxime Coquelin <maxime.coquelin@redhat.com>",
        "Date": "Tue, 12 Jun 2018 10:01:27 +0200",
        "Message-Id": "<20180612080127.28308-3-maxime.coquelin@redhat.com>",
        "In-Reply-To": "<20180612080127.28308-1-maxime.coquelin@redhat.com>",
        "References": "<20180612080127.28308-1-maxime.coquelin@redhat.com>",
        "X-Scanned-By": "MIMEDefang 2.78 on 10.11.54.3",
        "X-Greylist": [
            "Sender IP whitelisted, not delayed by milter-greylist-4.5.16\n\t(mx1.redhat.com [10.11.55.6]); Tue, 12 Jun 2018 08:01:49 +0000 (UTC)",
            "inspected by milter-greylist-4.5.16 (mx1.redhat.com\n\t[10.11.55.6]); \n\tTue, 12 Jun 2018 08:01:49 +0000 (UTC) for IP:'10.11.54.3'\n\tDOMAIN:'int-mx03.intmail.prod.int.rdu2.redhat.com'\n\tHELO:'smtp.corp.redhat.com' FROM:'maxime.coquelin@redhat.com' RCPT:''"
        ],
        "Subject": "[dpdk-dev] [PATCH 2/2] maintainers: add Vhost and Virtio\n\tco-maintainers",
        "X-BeenThere": "dev@dpdk.org",
        "X-Mailman-Version": "2.1.15",
        "Precedence": "list",
        "List-Id": "DPDK patches and discussions <dev.dpdk.org>",
        "List-Unsubscribe": "<https://dpdk.org/ml/options/dev>,\n\t<mailto:dev-request@dpdk.org?subject=unsubscribe>",
        "List-Archive": "<http://dpdk.org/ml/archives/dev/>",
        "List-Post": "<mailto:dev@dpdk.org>",
        "List-Help": "<mailto:dev-request@dpdk.org?subject=help>",
        "List-Subscribe": "<https://dpdk.org/ml/listinfo/dev>,\n\t<mailto:dev-request@dpdk.org?subject=subscribe>",
        "Errors-To": "dev-bounces@dpdk.org",
        "Sender": "\"dev\" <dev-bounces@dpdk.org>"
    },
    "content": "Add Tiwei and Zhihong as co-maintainers for the Vhost and\nVirtio components. They have done great contributions recently,\nand been very helpfull in helping to review Vhost and Virtio\nseries.\n\nAlso, add Tiwei as backup for the Next-virtio tree.\n\nSigned-off-by: Maxime Coquelin <maxime.coquelin@redhat.com>\n---\n MAINTAINERS | 6 ++++++\n 1 file changed, 6 insertions(+)",
    "diff": "diff --git a/MAINTAINERS b/MAINTAINERS\nindex 1c28f6d38..14939f10a 100644\n--- a/MAINTAINERS\n+++ b/MAINTAINERS\n@@ -41,6 +41,7 @@ T: git://dpdk.org/next/dpdk-next-net-mlx\n \n Next-virtio Tree\n M: Maxime Coquelin <maxime.coquelin@redhat.com>\n+M: Tiwei Bie <tiwei.bie@intel.com>\n T: git://dpdk.org/next/dpdk-next-virtio\n \n Next-crypto Tree\n@@ -654,6 +655,8 @@ F: doc/guides/nics/features/vmxnet3.ini\n \n Vhost-user\n M: Maxime Coquelin <maxime.coquelin@redhat.com>\n+M: Tiwei Bie <tiwei.bie@intel.com>\n+M: Zhihong Wang <zhihong.wang@intel.com>\n T: git://dpdk.org/next/dpdk-next-virtio\n F: lib/librte_vhost/\n F: doc/guides/prog_guide/vhost_lib.rst\n@@ -665,6 +668,8 @@ F: examples/vhost_crypto/\n \n Vhost PMD\n M: Maxime Coquelin <maxime.coquelin@redhat.com>\n+M: Tiwei Bie <tiwei.bie@intel.com>\n+M: Zhihong Wang <zhihong.wang@intel.com>\n T: git://dpdk.org/next/dpdk-next-virtio\n F: drivers/net/vhost/\n F: doc/guides/nics/vhost.rst\n@@ -673,6 +678,7 @@ F: doc/guides/nics/features/vhost.ini\n Virtio PMD\n M: Maxime Coquelin <maxime.coquelin@redhat.com>\n M: Tiwei Bie <tiwei.bie@intel.com>\n+M: Zhihong Wang <zhihong.wang@intel.com>\n T: git://dpdk.org/next/dpdk-next-virtio\n F: drivers/net/virtio/\n F: doc/guides/nics/virtio.rst\n",
    "prefixes": [
        "2/2"
    ]
}