get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 35219,
    "url": "http://patches.dpdk.org/api/patches/35219/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/20180219205524.19153-1-thomas@monjalon.net/",
    "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": "<20180219205524.19153-1-thomas@monjalon.net>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20180219205524.19153-1-thomas@monjalon.net",
    "date": "2018-02-19T20:55:24",
    "name": "[dpdk-dev] version: 18.05-rc0",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "20af5a01b66a31fccbf0419dbe4cc955349ea007",
    "submitter": {
        "id": 685,
        "url": "http://patches.dpdk.org/api/people/685/?format=api",
        "name": "Thomas Monjalon",
        "email": "thomas@monjalon.net"
    },
    "delegate": null,
    "mbox": "http://patches.dpdk.org/project/dpdk/patch/20180219205524.19153-1-thomas@monjalon.net/mbox/",
    "series": [],
    "comments": "http://patches.dpdk.org/api/patches/35219/comments/",
    "check": "success",
    "checks": "http://patches.dpdk.org/api/patches/35219/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 7BDA97CBD;\n\tMon, 19 Feb 2018 21:55:49 +0100 (CET)",
            "from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com\n\t[66.111.4.25]) by dpdk.org (Postfix) with ESMTP id B47AC7CB3\n\tfor <dev@dpdk.org>; Mon, 19 Feb 2018 21:55:48 +0100 (CET)",
            "from compute1.internal (compute1.nyi.internal [10.202.2.41])\n\tby mailout.nyi.internal (Postfix) with ESMTP id 45C2E20C83;\n\tMon, 19 Feb 2018 15:55:48 -0500 (EST)",
            "from frontend1 ([10.202.2.160])\n\tby compute1.internal (MEProxy); Mon, 19 Feb 2018 15:55:48 -0500",
            "from xps.monjalon.net (184.203.134.77.rev.sfr.net [77.134.203.184])\n\tby mail.messagingengine.com (Postfix) with ESMTPA id C1D8B7E3CD\n\tfor <dev@dpdk.org>; Mon, 19 Feb 2018 15:55:47 -0500 (EST)"
        ],
        "DKIM-Signature": [
            "v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h=\n\tdate:from:message-id:subject:to:x-me-sender:x-me-sender\n\t:x-sasl-enc; s=mesmtp; bh=y6jb+8B7KQ8HE11dtRor//4P2Efw85mrHbzFsU\n\tKuskQ=; b=Ze3F+mM8nxARlfXBgRFiZlr5+iZuUG1XF/GqQ6YdAQ5yAS9qVAk1lS\n\tPVtXNA12aQ3i6zlFo+WJV4NZvaZWAGPHeIZmod7TN5MGvsMRm6eg6CeNI+epL+I2\n\tFlS6AaGZQkiiOvpyCCJXogMqb6Krl/3LoG79aAbOGj/xg9aLBQafY=",
            "v=1; a=rsa-sha256; c=relaxed/relaxed; d=\n\tmessagingengine.com; h=date:from:message-id:subject:to\n\t:x-me-sender:x-me-sender:x-sasl-enc; s=fm2; bh=y6jb+8B7KQ8HE11dt\n\tRor//4P2Efw85mrHbzFsUKuskQ=; b=PBw1khO2n1c5LWdGgFf0pE0guJ0EXc96B\n\tu7OnXqePh948WBmxKIwegPbx3drDBFqeAoTsEJwHsRxi2dyEQZYbp8ELCWdYJdXI\n\t5tDaxWFVp402x14wXU0ccO+Kv52n+PmQ8tEAQfQe4RGNlXAzA8zLUzkO3A0iMohz\n\tLL+7A00uC28o7VOmnOd7Xjd2KjsXhOSvIYIUI2BaxCKG6n2t5iCVHQ9woH9Z5NV6\n\t5bIvjNWWzKJ59fpaQhkHQ1AOXbeP204gvPiuUs6VRYn9pf+Zras8Yu8MYc2BcxB/\n\tS1KJ3LxTgOPx+fB5byLWMqBaca0BoGPyKoluqUKdxsxwTiJ0Y2TAQ=="
        ],
        "X-ME-Sender": "<xms:1DmLWgFP6kMACyFy2wtsf8DwVmoNUp3wzv_L5TSvJuERLdav0rKoTA>",
        "From": "Thomas Monjalon <thomas@monjalon.net>",
        "To": "dev@dpdk.org",
        "Date": "Mon, 19 Feb 2018 21:55:24 +0100",
        "Message-Id": "<20180219205524.19153-1-thomas@monjalon.net>",
        "X-Mailer": "git-send-email 2.15.1",
        "Subject": "[dpdk-dev] [PATCH] version: 18.05-rc0",
        "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": "Signed-off-by: Thomas Monjalon <thomas@monjalon.net>\n---\n lib/librte_eal/common/include/rte_version.h | 6 +++---\n 1 file changed, 3 insertions(+), 3 deletions(-)",
    "diff": "diff --git a/lib/librte_eal/common/include/rte_version.h b/lib/librte_eal/common/include/rte_version.h\nindex 8173802bf..f2c899d03 100644\n--- a/lib/librte_eal/common/include/rte_version.h\n+++ b/lib/librte_eal/common/include/rte_version.h\n@@ -32,7 +32,7 @@ extern \"C\" {\n /**\n  * Minor version/month number i.e. the mm in yy.mm.z\n  */\n-#define RTE_VER_MONTH 02\n+#define RTE_VER_MONTH 05\n \n /**\n  * Patch level number i.e. the z in yy.mm.z\n@@ -42,14 +42,14 @@ extern \"C\" {\n /**\n  * Extra string to be appended to version number\n  */\n-#define RTE_VER_SUFFIX \"\"\n+#define RTE_VER_SUFFIX \"-rc\"\n \n /**\n  * Patch release number\n  *   0-15 = release candidates\n  *   16   = release\n  */\n-#define RTE_VER_RELEASE 16\n+#define RTE_VER_RELEASE 0\n \n /**\n  * Macro to compute a version number usable for comparisons\n",
    "prefixes": [
        "dpdk-dev"
    ]
}