get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 6965,
    "url": "https://patches.dpdk.org/api/patches/6965/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/patch/1441707088-18563-5-git-send-email-jasvinder.singh@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": "<1441707088-18563-5-git-send-email-jasvinder.singh@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/1441707088-18563-5-git-send-email-jasvinder.singh@intel.com",
    "date": "2015-09-08T10:11:28",
    "name": "[dpdk-dev,4/4] librte_table: modify release notes and deprecation notice",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": true,
    "hash": "60add4bb68c39cc386545fa9d12dfc55ef065b64",
    "submitter": {
        "id": 285,
        "url": "https://patches.dpdk.org/api/people/285/?format=api",
        "name": "Jasvinder Singh",
        "email": "jasvinder.singh@intel.com"
    },
    "delegate": null,
    "mbox": "https://patches.dpdk.org/project/dpdk/patch/1441707088-18563-5-git-send-email-jasvinder.singh@intel.com/mbox/",
    "series": [],
    "comments": "https://patches.dpdk.org/api/patches/6965/comments/",
    "check": "pending",
    "checks": "https://patches.dpdk.org/api/patches/6965/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 [IPv6:::1])\n\tby dpdk.org (Postfix) with ESMTP id 13C638E7A;\n\tTue,  8 Sep 2015 12:11:38 +0200 (CEST)",
            "from mga09.intel.com (mga09.intel.com [134.134.136.24])\n\tby dpdk.org (Postfix) with ESMTP id 255F48DB5\n\tfor <dev@dpdk.org>; Tue,  8 Sep 2015 12:11:32 +0200 (CEST)",
            "from fmsmga002.fm.intel.com ([10.253.24.26])\n\tby orsmga102.jf.intel.com with ESMTP; 08 Sep 2015 03:11:30 -0700",
            "from irvmail001.ir.intel.com ([163.33.26.43])\n\tby fmsmga002.fm.intel.com with ESMTP; 08 Sep 2015 03:11:29 -0700",
            "from sivswdev02.ir.intel.com (sivswdev02.ir.intel.com\n\t[10.237.217.46])\n\tby irvmail001.ir.intel.com (8.14.3/8.13.6/MailSET/Hub) with ESMTP id\n\tt88ABSw7024439; Tue, 8 Sep 2015 11:11:28 +0100",
            "from sivswdev02.ir.intel.com (localhost [127.0.0.1])\n\tby sivswdev02.ir.intel.com with ESMTP id t88ABSKR018628;\n\tTue, 8 Sep 2015 11:11:28 +0100",
            "(from jasvinde@localhost)\n\tby sivswdev02.ir.intel.com with  id t88ABSAg018624;\n\tTue, 8 Sep 2015 11:11:28 +0100"
        ],
        "X-ExtLoop1": "1",
        "X-IronPort-AV": "E=Sophos;i=\"5.17,489,1437462000\"; d=\"scan'208\";a=\"800524936\"",
        "From": "Jasvinder Singh <jasvinder.singh@intel.com>",
        "To": "dev@dpdk.org",
        "Date": "Tue,  8 Sep 2015 11:11:28 +0100",
        "Message-Id": "<1441707088-18563-5-git-send-email-jasvinder.singh@intel.com>",
        "X-Mailer": "git-send-email 1.7.4.1",
        "In-Reply-To": "<1441707088-18563-1-git-send-email-jasvinder.singh@intel.com>",
        "References": "<1441707088-18563-1-git-send-email-jasvinder.singh@intel.com>",
        "Subject": "[dpdk-dev] [PATCH 4/4] librte_table: modify release notes and\n\tdeprecation notice",
        "X-BeenThere": "dev@dpdk.org",
        "X-Mailman-Version": "2.1.15",
        "Precedence": "list",
        "List-Id": "patches and discussions about DPDK <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": "The LIBABIVER number is incremented. The release notes\nis updated and the deprecation announce is removed.\n\nSigned-off-by: Jasvinder Singh <jasvinder.singh@intel.com>\n---\n doc/guides/rel_notes/deprecation.rst | 3 ---\n doc/guides/rel_notes/release_2_2.rst | 4 +++-\n lib/librte_table/Makefile            | 2 +-\n 3 files changed, 4 insertions(+), 5 deletions(-)",
    "diff": "diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst\nindex 5f6079b..ce6147e 100644\n--- a/doc/guides/rel_notes/deprecation.rst\n+++ b/doc/guides/rel_notes/deprecation.rst\n@@ -62,9 +62,6 @@ Deprecation Notices\n   as currently they are able to access any packet buffer location except the\n   packet mbuf structure.\n \n-* librte_table LPM: A new parameter to hold the table name will be added to\n-  the LPM table parameter structure.\n-\n * librte_table: New functions for table entry bulk add/delete will be added\n   to the table operations structure.\n \ndiff --git a/doc/guides/rel_notes/release_2_2.rst b/doc/guides/rel_notes/release_2_2.rst\nindex abe57b4..75fc1ab 100644\n--- a/doc/guides/rel_notes/release_2_2.rst\n+++ b/doc/guides/rel_notes/release_2_2.rst\n@@ -44,6 +44,8 @@ ABI Changes\n \n * The LPM structure is changed. The deprecated field mem_location is removed.\n \n+* librte_table LPM: A new parameter to hold the table name will be added to\n+  the LPM table parameter structure.\n \n Shared Library Versions\n -----------------------\n@@ -76,6 +78,6 @@ The libraries prepended with a plus sign were incremented in this version.\n      librte_reorder.so.1\n      librte_ring.so.1\n      librte_sched.so.1\n-     librte_table.so.1\n+   + librte_table.so.2\n      librte_timer.so.1\n      librte_vhost.so.1\ndiff --git a/lib/librte_table/Makefile b/lib/librte_table/Makefile\nindex c5b3eaf..7f02af3 100644\n--- a/lib/librte_table/Makefile\n+++ b/lib/librte_table/Makefile\n@@ -41,7 +41,7 @@ CFLAGS += $(WERROR_FLAGS)\n \n EXPORT_MAP := rte_table_version.map\n \n-LIBABIVER := 1\n+LIBABIVER := 2\n \n #\n # all source are stored in SRCS-y\n",
    "prefixes": [
        "dpdk-dev",
        "4/4"
    ]
}