get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 4229,
    "url": "https://patches.dpdk.org/api/patches/4229/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/patch/1428004702-8987-6-git-send-email-thomas.monjalon@6wind.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": "<1428004702-8987-6-git-send-email-thomas.monjalon@6wind.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/1428004702-8987-6-git-send-email-thomas.monjalon@6wind.com",
    "date": "2015-04-02T19:58:22",
    "name": "[dpdk-dev,5/5] version: 2.0.0",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "7d485cbccdc977ae11ca44ab59888fc9f4eeb356",
    "submitter": {
        "id": 1,
        "url": "https://patches.dpdk.org/api/people/1/?format=api",
        "name": "Thomas Monjalon",
        "email": "thomas.monjalon@6wind.com"
    },
    "delegate": null,
    "mbox": "https://patches.dpdk.org/project/dpdk/patch/1428004702-8987-6-git-send-email-thomas.monjalon@6wind.com/mbox/",
    "series": [],
    "comments": "https://patches.dpdk.org/api/patches/4229/comments/",
    "check": "pending",
    "checks": "https://patches.dpdk.org/api/patches/4229/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 23EE59AA0;\n\tThu,  2 Apr 2015 21:59:18 +0200 (CEST)",
            "from mail-wg0-f54.google.com (mail-wg0-f54.google.com\n\t[74.125.82.54]) by dpdk.org (Postfix) with ESMTP id 180839AA8\n\tfor <dev@dpdk.org>; Thu,  2 Apr 2015 21:59:16 +0200 (CEST)",
            "by wgin8 with SMTP id n8so6041024wgi.0\n\tfor <dev@dpdk.org>; Thu, 02 Apr 2015 12:59:16 -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\tdr7sm3932819wib.22.2015.04.02.12.59.14 for <dev@dpdk.org>\n\t(version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128);\n\tThu, 02 Apr 2015 12:59:15 -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:subject:date:message-id:in-reply-to\n\t:references;\n\tbh=IyE0v9/lxEV0ud9MLIBjg7+GZhRMgChQSwKWu9i1w+g=;\n\tb=H/0nFM+oTiQCvAz1ErLIMFwXalt+EOgidiajNt9PJoQnKeCbKPcydibJpyiA1//t6q\n\t5VzJb5XpCGzf4zUOsZmkhh5dtfOjtI/pCpsDh2gdQ4qO2ZSRTVWLOiv3JxuNbe4zDQ9Y\n\t91jMppJZV7Cq0yLeszO8tJds2ZWwlLL7Wabbb6XqLih3nBu2eQ/1/q6NH/Gsx90oqqAG\n\t9TIcFsqisfcdo2q2pYim3sFHS3zn4969ZJnyuVU36n7sZ+9w68H28p5+kn6ob7h1Yu56\n\tzzSxvhvzTfXibZ3I3OCoNarVDoUBM7r1got/Fk0i5UP/Nsdx/pURSq9NyvigjQeVVNxs\n\t7rRQ==",
        "X-Gm-Message-State": "ALoCoQko9C2QPoNcUviKFF7tQu3BNKHACiuliCRJbEfGYwJBCEF5EZj0n38yOy1NcTuk6aI/qZrm",
        "X-Received": "by 10.194.210.103 with SMTP id\n\tmt7mr98703572wjc.103.1428004755982; \n\tThu, 02 Apr 2015 12:59:15 -0700 (PDT)",
        "From": "Thomas Monjalon <thomas.monjalon@6wind.com>",
        "To": "dev@dpdk.org",
        "Date": "Thu,  2 Apr 2015 21:58:22 +0200",
        "Message-Id": "<1428004702-8987-6-git-send-email-thomas.monjalon@6wind.com>",
        "X-Mailer": "git-send-email 2.2.2",
        "In-Reply-To": "<1428004702-8987-1-git-send-email-thomas.monjalon@6wind.com>",
        "References": "<1428004702-8987-1-git-send-email-thomas.monjalon@6wind.com>",
        "Subject": "[dpdk-dev] [PATCH 5/5] version: 2.0.0",
        "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": "Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>\n---\n doc/guides/rel_notes/index.rst              | 2 +-\n doc/guides/rel_notes/rel_description.rst    | 2 +-\n lib/librte_eal/common/include/rte_version.h | 4 ++--\n pkg/dpdk.spec                               | 2 +-\n 4 files changed, 5 insertions(+), 5 deletions(-)",
    "diff": "diff --git a/doc/guides/rel_notes/index.rst b/doc/guides/rel_notes/index.rst\nindex cf712b2..d790783 100644\n--- a/doc/guides/rel_notes/index.rst\n+++ b/doc/guides/rel_notes/index.rst\n@@ -31,7 +31,7 @@\n Release Notes\n =============\n \n-Package Version: 1.8\n+Package Version: 2.0\n \n |today|\n \ndiff --git a/doc/guides/rel_notes/rel_description.rst b/doc/guides/rel_notes/rel_description.rst\nindex c8ff483..9b1fb7f 100644\n--- a/doc/guides/rel_notes/rel_description.rst\n+++ b/doc/guides/rel_notes/rel_description.rst\n@@ -32,7 +32,7 @@ Description of Release\n ======================\n \n These release notes cover the new features,\n-fixed bugs and known issues for Data Plane Development Kit (DPDK) release version 1.7.0.\n+fixed bugs and known issues for Data Plane Development Kit (DPDK) release version 2.0.0.\n \n For instructions on compiling and running the release, see the *DPDK Getting Started Guide*.\n \ndiff --git a/lib/librte_eal/common/include/rte_version.h b/lib/librte_eal/common/include/rte_version.h\nindex 5a50809..459b648 100644\n--- a/lib/librte_eal/common/include/rte_version.h\n+++ b/lib/librte_eal/common/include/rte_version.h\n@@ -70,14 +70,14 @@ extern \"C\" {\n /**\n  * Extra string to be appended to version number\n  */\n-#define RTE_VER_SUFFIX \"-rc\"\n+#define RTE_VER_SUFFIX \"\"\n \n /**\n  * Patch release number\n  *   0-15 = release candidates\n  *   16   = release\n  */\n-#define RTE_VER_PATCH_RELEASE 3\n+#define RTE_VER_PATCH_RELEASE 16\n \n /**\n  * Macro to compute a version number usable for comparisons\ndiff --git a/pkg/dpdk.spec b/pkg/dpdk.spec\nindex 56fccd0..5f6ec6a 100644\n--- a/pkg/dpdk.spec\n+++ b/pkg/dpdk.spec\n@@ -30,7 +30,7 @@\n # OF THE POSSIBILITY OF SUCH DAMAGE.\n \n Name: dpdk\n-Version: 1.8.0\n+Version: 2.0.0\n Release: 1\n Packager: packaging@6wind.com\n URL: http://dpdk.org\n",
    "prefixes": [
        "dpdk-dev",
        "5/5"
    ]
}