get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 28598,
    "url": "https://patches.dpdk.org/api/patches/28598/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/patch/20170911163335.50221-1-ferruh.yigit@intel.com/",
    "project": {
        "id": 1,
        "url": "https://patches.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": "<20170911163335.50221-1-ferruh.yigit@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20170911163335.50221-1-ferruh.yigit@intel.com",
    "date": "2017-09-11T16:33:34",
    "name": "[dpdk-dev,1/2] doc: add shared library versions for missing PMDs",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": true,
    "hash": "fefde3364d0fabc7648ef0c1281638477815775d",
    "submitter": {
        "id": 324,
        "url": "https://patches.dpdk.org/api/people/324/?format=api",
        "name": "Ferruh Yigit",
        "email": "ferruh.yigit@intel.com"
    },
    "delegate": null,
    "mbox": "https://patches.dpdk.org/project/dpdk/patch/20170911163335.50221-1-ferruh.yigit@intel.com/mbox/",
    "series": [],
    "comments": "https://patches.dpdk.org/api/patches/28598/comments/",
    "check": "success",
    "checks": "https://patches.dpdk.org/api/patches/28598/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 9D5993798;\n\tMon, 11 Sep 2017 18:33:43 +0200 (CEST)",
            "from mga02.intel.com (mga02.intel.com [134.134.136.20])\n\tby dpdk.org (Postfix) with ESMTP id 0E5012BCE\n\tfor <dev@dpdk.org>; Mon, 11 Sep 2017 18:33:41 +0200 (CEST)",
            "from orsmga003.jf.intel.com ([10.7.209.27])\n\tby orsmga101.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384;\n\t11 Sep 2017 09:33:40 -0700",
            "from silpixa00372839.ir.intel.com (HELO\n\tsilpixa00372839.ger.corp.intel.com) ([10.237.222.154])\n\tby orsmga003.jf.intel.com with ESMTP; 11 Sep 2017 09:33:38 -0700"
        ],
        "X-ExtLoop1": "1",
        "X-IronPort-AV": "E=Sophos; i=\"5.42,378,1500966000\"; d=\"scan'208\";\n\ta=\"1013232216\"",
        "From": "Ferruh Yigit <ferruh.yigit@intel.com>",
        "To": "John McNamara <john.mcnamara@intel.com>",
        "Cc": "dev@dpdk.org, Ferruh Yigit <ferruh.yigit@intel.com>,\n\tStephen Hurd <stephen.hurd@broadcom.com>;\n\tAjit Khaparde <ajit.khaparde@broadcom.com>,\n\tJingjing Wu <jingjing.wu@intel.com>; Helin Zhang <helin.zhang@intel.com>,\n\tHelin Zhang <helin.zhang@intel.com>;\n\tKonstantin Ananyev <konstantin.ananyev@intel.com>",
        "Date": "Mon, 11 Sep 2017 17:33:34 +0100",
        "Message-Id": "<20170911163335.50221-1-ferruh.yigit@intel.com>",
        "X-Mailer": "git-send-email 2.13.5",
        "Subject": "[dpdk-dev] [PATCH 1/2] doc: add shared library versions for missing\n\tPMDs",
        "X-BeenThere": "dev@dpdk.org",
        "X-Mailman-Version": "2.1.15",
        "Precedence": "list",
        "List-Id": "DPDK patches and discussions <dev.dpdk.org>",
        "List-Unsubscribe": "<http://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": "<http://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": "Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>\n---\n doc/guides/rel_notes/release_17_11.rst | 3 +++\n 1 file changed, 3 insertions(+)",
    "diff": "diff --git a/doc/guides/rel_notes/release_17_11.rst b/doc/guides/rel_notes/release_17_11.rst\nindex 8773b086d..925612eea 100644\n--- a/doc/guides/rel_notes/release_17_11.rst\n+++ b/doc/guides/rel_notes/release_17_11.rst\n@@ -177,7 +177,10 @@ The libraries prepended with a plus sign were incremented in this version.\n      librte_net.so.1\n      librte_pdump.so.1\n      librte_pipeline.so.3\n+     librte_pmd_bnxt.so.1\n      librte_pmd_bond.so.1\n+     librte_pmd_i40e.so.1\n+     librte_pmd_ixgbe.so.1\n      librte_pmd_ring.so.2\n      librte_port.so.3\n      librte_power.so.1\n",
    "prefixes": [
        "dpdk-dev",
        "1/2"
    ]
}