get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 27441,
    "url": "http://patches.dpdk.org/api/patches/27441/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/1501852780-191124-1-git-send-email-cristian.dumitrescu@intel.com/",
    "project": {
        "id": 1,
        "url": "http://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": "<1501852780-191124-1-git-send-email-cristian.dumitrescu@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/1501852780-191124-1-git-send-email-cristian.dumitrescu@intel.com",
    "date": "2017-08-04T13:19:40",
    "name": "[dpdk-dev] doc: API change notice for librte_meter",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "30b1bd8c8844a73e090b9d73c6b92c6233df0fd6",
    "submitter": {
        "id": 19,
        "url": "http://patches.dpdk.org/api/people/19/?format=api",
        "name": "Cristian Dumitrescu",
        "email": "cristian.dumitrescu@intel.com"
    },
    "delegate": null,
    "mbox": "http://patches.dpdk.org/project/dpdk/patch/1501852780-191124-1-git-send-email-cristian.dumitrescu@intel.com/mbox/",
    "series": [],
    "comments": "http://patches.dpdk.org/api/patches/27441/comments/",
    "check": "success",
    "checks": "http://patches.dpdk.org/api/patches/27441/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 2110B330D;\n\tFri,  4 Aug 2017 15:19:42 +0200 (CEST)",
            "from mga06.intel.com (mga06.intel.com [134.134.136.31])\n\tby dpdk.org (Postfix) with ESMTP id 4553B2C55\n\tfor <dev@dpdk.org>; Fri,  4 Aug 2017 15:19:40 +0200 (CEST)",
            "from orsmga002.jf.intel.com ([10.7.209.21])\n\tby orsmga104.jf.intel.com with ESMTP; 04 Aug 2017 06:19:40 -0700",
            "from silpixa00382658.ir.intel.com ([10.237.223.29])\n\tby orsmga002.jf.intel.com with ESMTP; 04 Aug 2017 06:19:38 -0700"
        ],
        "X-ExtLoop1": "1",
        "X-IronPort-AV": "E=Sophos;i=\"5.41,321,1498546800\"; d=\"scan'208\";a=\"119750551\"",
        "From": "Cristian Dumitrescu <cristian.dumitrescu@intel.com>",
        "To": "dev@dpdk.org",
        "Cc": "thomas@monjalon.net, john.mcnamara@intel.com, jasvinder.singh@intel.com, \n\tradu.nicolau@intel.com, david.hunt@intel.com",
        "Date": "Fri,  4 Aug 2017 14:19:40 +0100",
        "Message-Id": "<1501852780-191124-1-git-send-email-cristian.dumitrescu@intel.com>",
        "X-Mailer": "git-send-email 2.7.4",
        "Subject": "[dpdk-dev] [PATCH] doc: API change notice for librte_meter",
        "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: Cristian Dumitrescu <cristian.dumitrescu@intel.com>\nAcked-by: John McNamara <John.McNamara@intel.com>\nAcked-by: Jasvinder Singh <Jasvinder.Singh@intel.com>\nAcked-by: Radu Nicolau <Radu.Nicolau@intel.com>\nAcked-by: David Hunt <David.Hunt@intel.com>\n---\n doc/guides/rel_notes/deprecation.rst | 3 +++\n 1 file changed, 3 insertions(+)",
    "diff": "diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst\nindex 72aa404..d0236af 100644\n--- a/doc/guides/rel_notes/deprecation.rst\n+++ b/doc/guides/rel_notes/deprecation.rst\n@@ -64,3 +64,6 @@ Deprecation Notices\n   be removed in 17.11:\n \n   - ``rte_cryptodev_create_vdev``\n+\n+* librte_meter: The API will change to accommodate configuration profiles.\n+  Most of the API functions will have an additional opaque parameter.\n",
    "prefixes": [
        "dpdk-dev"
    ]
}