get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 5941,
    "url": "http://patches.dpdk.org/api/patches/5941/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/1435595712-18686-1-git-send-email-thomas.monjalon@6wind.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": "<1435595712-18686-1-git-send-email-thomas.monjalon@6wind.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/1435595712-18686-1-git-send-email-thomas.monjalon@6wind.com",
    "date": "2015-06-29T16:35:12",
    "name": "[dpdk-dev] lib: remove redundant definition of local symbols",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "754ccef24b7d06bcd7ee9d3f0e9fbe38fcb251d7",
    "submitter": {
        "id": 1,
        "url": "http://patches.dpdk.org/api/people/1/?format=api",
        "name": "Thomas Monjalon",
        "email": "thomas.monjalon@6wind.com"
    },
    "delegate": null,
    "mbox": "http://patches.dpdk.org/project/dpdk/patch/1435595712-18686-1-git-send-email-thomas.monjalon@6wind.com/mbox/",
    "series": [],
    "comments": "http://patches.dpdk.org/api/patches/5941/comments/",
    "check": "pending",
    "checks": "http://patches.dpdk.org/api/patches/5941/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 8E72AC47C;\n\tMon, 29 Jun 2015 18:36:35 +0200 (CEST)",
            "from mail-wi0-f170.google.com (mail-wi0-f170.google.com\n\t[209.85.212.170]) by dpdk.org (Postfix) with ESMTP id F39D8C47A\n\tfor <dev@dpdk.org>; Mon, 29 Jun 2015 18:36:34 +0200 (CEST)",
            "by wiar9 with SMTP id r9so9787621wia.1\n\tfor <dev@dpdk.org>; Mon, 29 Jun 2015 09:36:34 -0700 (PDT)",
            "from localhost.localdomain (136-92-190-109.dsl.ovh.fr.\n\t[109.190.92.136]) by mx.google.com with ESMTPSA id\n\tju2sm12896942wid.12.2015.06.29.09.36.32\n\t(version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128);\n\tMon, 29 Jun 2015 09:36:33 -0700 (PDT)"
        ],
        "X-Google-DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/relaxed;\n\td=1e100.net; s=20130820;\n\th=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to\n\t:references;\n\tbh=qcgarTSJKNqThm1psl65+whdyCWfZ28QtNnkOgpdhc0=;\n\tb=l5rp4AjPg1MhNTJ7/klkwubsqOmvFrv9E3OSDNGkaiGR1n3K6ki2u/Nn6N4JMk1JH8\n\tWAIpL7lRLXjb+EYcut9ZKHV2EWkIj9EBvnzRg/FmiZA1giBOQxoluwMd91mc4heIXBPg\n\t8AQyKad3ibTPYMfWMDF4HK9cgi+19fZdFwWZd26m6gwCDwFGmEVmgBo5xcWa8Fy92IJg\n\tNWe0VB/1CHG+BkBw6pCTPjiUqbhIcQKfG4sEQWKSF51cYucMy8FH5T38q2PoElrmB6go\n\tXfEUZq6CPSzH01i+3Uz6JTa2DJ7xB4Mc+f3EnxSjYjryrd+YtLEcpzSFJzUU1vSSeObb\n\ti9PA==",
        "X-Gm-Message-State": "ALoCoQnv6SGsmi4/xbtncx3qER2ZkQN+9HmwGcb+BicMuot+AM3TvkSI+ln7scYiWycbWFpZOb1J",
        "X-Received": "by 10.194.200.194 with SMTP id ju2mr29418204wjc.61.1435595794860;\n\tMon, 29 Jun 2015 09:36:34 -0700 (PDT)",
        "From": "Thomas Monjalon <thomas.monjalon@6wind.com>",
        "To": "nhorman@tuxdriver.com",
        "Date": "Mon, 29 Jun 2015 18:35:12 +0200",
        "Message-Id": "<1435595712-18686-1-git-send-email-thomas.monjalon@6wind.com>",
        "X-Mailer": "git-send-email 2.4.2",
        "In-Reply-To": "<20150625122535.GB17026@hmsreliant.think-freely.org>",
        "References": "<20150625122535.GB17026@hmsreliant.think-freely.org>",
        "Cc": "dev@dpdk.org",
        "Subject": "[dpdk-dev] [PATCH] lib: remove redundant definition of local symbols",
        "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 new version nodes inherit from the previous ones which\nalready include a default catch-all line for not exported symbols.\n\nReported-by: Helin Zhang <helin.zhang@intel.com>\nSigned-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>\n---\n lib/librte_cmdline/rte_cmdline_version.map | 1 -\n lib/librte_ether/rte_ether_version.map     | 1 -\n lib/librte_mbuf/rte_mbuf_version.map       | 1 -\n 3 files changed, 3 deletions(-)",
    "diff": "diff --git a/lib/librte_cmdline/rte_cmdline_version.map b/lib/librte_cmdline/rte_cmdline_version.map\nindex 1b0c863..c9fc18a 100644\n--- a/lib/librte_cmdline/rte_cmdline_version.map\n+++ b/lib/librte_cmdline/rte_cmdline_version.map\n@@ -75,5 +75,4 @@ DPDK_2.1 {\n \n \tcmdline_poll;\n \n-\tlocal: *;\n } DPDK_2.0;\ndiff --git a/lib/librte_ether/rte_ether_version.map b/lib/librte_ether/rte_ether_version.map\nindex 012a82e..e3c8fa1 100644\n--- a/lib/librte_ether/rte_ether_version.map\n+++ b/lib/librte_ether/rte_ether_version.map\n@@ -111,5 +111,4 @@ DPDK_2.1 {\n \n \trte_eth_dev_set_mc_addr_list;\n \n-\tlocal: *;\n } DPDK_2.0;\ndiff --git a/lib/librte_mbuf/rte_mbuf_version.map b/lib/librte_mbuf/rte_mbuf_version.map\nindex 543dc4c..e10f6bd 100644\n--- a/lib/librte_mbuf/rte_mbuf_version.map\n+++ b/lib/librte_mbuf/rte_mbuf_version.map\n@@ -17,5 +17,4 @@ DPDK_2.1 {\n \n \trte_pktmbuf_pool_create;\n \n-\tlocal: *;\n } DPDK_2.0;\n",
    "prefixes": [
        "dpdk-dev"
    ]
}