get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 12024,
    "url": "http://patchwork.dpdk.org/api/patches/12024/?format=api",
    "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/1460465710-13056-1-git-send-email-john.mcnamara@intel.com/",
    "project": {
        "id": 1,
        "url": "http://patchwork.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": "<1460465710-13056-1-git-send-email-john.mcnamara@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/1460465710-13056-1-git-send-email-john.mcnamara@intel.com",
    "date": "2016-04-12T12:55:10",
    "name": "[dpdk-dev,v1] doc: add template release notes for 16.07",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "9dea7b60188132d8bf8f8fd966062fa90065234e",
    "submitter": {
        "id": 154,
        "url": "http://patchwork.dpdk.org/api/people/154/?format=api",
        "name": "John McNamara",
        "email": "john.mcnamara@intel.com"
    },
    "delegate": null,
    "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/1460465710-13056-1-git-send-email-john.mcnamara@intel.com/mbox/",
    "series": [],
    "comments": "http://patchwork.dpdk.org/api/patches/12024/comments/",
    "check": "pending",
    "checks": "http://patchwork.dpdk.org/api/patches/12024/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 D4BE82BE6;\n\tTue, 12 Apr 2016 14:55:15 +0200 (CEST)",
            "from mga09.intel.com (mga09.intel.com [134.134.136.24])\n\tby dpdk.org (Postfix) with ESMTP id 483E6137D\n\tfor <dev@dpdk.org>; Tue, 12 Apr 2016 14:55:14 +0200 (CEST)",
            "from orsmga001.jf.intel.com ([10.7.209.18])\n\tby orsmga102.jf.intel.com with ESMTP; 12 Apr 2016 05:55:13 -0700",
            "from irvmail001.ir.intel.com ([163.33.26.43])\n\tby orsmga001.jf.intel.com with ESMTP; 12 Apr 2016 05:55:11 -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\tu3CCtBYu028607; Tue, 12 Apr 2016 13:55:11 +0100",
            "from sivswdev02.ir.intel.com (localhost [127.0.0.1])\n\tby sivswdev02.ir.intel.com with ESMTP id u3CCtBio013091;\n\tTue, 12 Apr 2016 13:55:11 +0100",
            "(from jmcnam2@localhost)\n\tby sivswdev02.ir.intel.com with  id u3CCtAY9013087;\n\tTue, 12 Apr 2016 13:55:10 +0100"
        ],
        "X-ExtLoop1": "1",
        "X-IronPort-AV": "E=Sophos;i=\"5.24,474,1455004800\"; d=\"scan'208\";a=\"930729710\"",
        "From": "John McNamara <john.mcnamara@intel.com>",
        "To": "dev@dpdk.org",
        "Cc": "thomas.monjalon@6wind.com, John McNamara <john.mcnamara@intel.com>",
        "Date": "Tue, 12 Apr 2016 13:55:10 +0100",
        "Message-Id": "<1460465710-13056-1-git-send-email-john.mcnamara@intel.com>",
        "X-Mailer": "git-send-email 1.7.4.1",
        "Subject": "[dpdk-dev] [PATCH v1] doc: add template release notes for 16.07",
        "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": "Added template release notes for DPDK 16.07 with inline\nexplanations of the various sections.\n\nSigned-off-by: John McNamara <john.mcnamara@intel.com>\n---\n doc/guides/rel_notes/index.rst         |   1 +\n doc/guides/rel_notes/release_16_07.rst | 160 +++++++++++++++++++++++++++++++++\n 2 files changed, 161 insertions(+)\n create mode 100644 doc/guides/rel_notes/release_16_07.rst",
    "diff": "diff --git a/doc/guides/rel_notes/index.rst b/doc/guides/rel_notes/index.rst\nindex 84317b8..52c63b4 100644\n--- a/doc/guides/rel_notes/index.rst\n+++ b/doc/guides/rel_notes/index.rst\n@@ -36,6 +36,7 @@ Release Notes\n     :numbered:\n \n     rel_description\n+    release_16_07\n     release_16_04\n     release_2_2\n     release_2_1\ndiff --git a/doc/guides/rel_notes/release_16_07.rst b/doc/guides/rel_notes/release_16_07.rst\nnew file mode 100644\nindex 0000000..701e827\n--- /dev/null\n+++ b/doc/guides/rel_notes/release_16_07.rst\n@@ -0,0 +1,160 @@\n+DPDK Release 16.07\n+==================\n+\n+**Read this first.**\n+\n+The text below explains how to update the release notes.\n+\n+Use proper spelling, capitalization and punctuation in all sections.\n+\n+Variable and config names should be quoted as fixed width text: ``LIKE_THIS``.\n+\n+Build the docs and view the output file to ensure the changes are correct::\n+\n+   make doc-guides-html\n+\n+   firefox build/doc/html/guides/rel_notes/release_16_07.html\n+\n+\n+New Features\n+------------\n+\n+This section should contain new features added in this release. Sample format:\n+\n+* **Add a title in the past tense with a full stop.**\n+\n+  Add a short 1-2 sentence description in the past tense. The description\n+  should be enough to allow someone scanning the release notes to understand\n+  the new feature.\n+\n+  If the feature adds a lot of sub-features you can use a bullet list like this.\n+\n+  * Added feature foo to do something.\n+  * Enhanced feature bar to do something else.\n+\n+  Refer to the previous release notes for examples.\n+\n+\n+Resolved Issues\n+---------------\n+\n+This section should contain bug fixes added to the relevant sections. Sample format:\n+\n+* **code/section Fixed issue in the past tense with a full stop.**\n+\n+  Add a short 1-2 sentence description of the resolved issue in the past tense.\n+  The title should contain the code/lib section like a commit message.\n+  Add the entries in alphabetic order in the relevant sections below.\n+\n+\n+EAL\n+~~~\n+\n+\n+Drivers\n+~~~~~~~\n+\n+\n+Libraries\n+~~~~~~~~~\n+\n+\n+Examples\n+~~~~~~~~\n+\n+\n+Other\n+~~~~~\n+\n+\n+Known Issues\n+------------\n+\n+This section should contain new known issues in this release. Sample format:\n+\n+* **Add title in present tense with full stop.**\n+\n+  Add a short 1-2 sentence description of the known issue in the present\n+  tense. Add information on any known workarounds.\n+\n+\n+API Changes\n+-----------\n+\n+This section should contain API changes. Sample format:\n+\n+* Add a short 1-2 sentence description of the API change. Use fixed width\n+  quotes for ``rte_function_names`` or ``rte_struct_names``. Use the past tense.\n+\n+\n+ABI Changes\n+-----------\n+\n+* Add a short 1-2 sentence description of the ABI change that was announced in\n+  the previous releases and made in this release. Use fixed width quotes for\n+  ``rte_function_names`` or ``rte_struct_names``. Use the past tense.\n+\n+\n+Shared Library Versions\n+-----------------------\n+\n+Update any library version updated in this release and prepend with a ``+`` sign.\n+\n+The libraries prepended with a plus sign were incremented in this version.\n+\n+.. code-block:: diff\n+\n+     libethdev.so.3\n+     librte_acl.so.2\n+     librte_cfgfile.so.2\n+     librte_cmdline.so.2\n+     librte_distributor.so.1\n+     librte_eal.so.2\n+     librte_hash.so.2\n+     librte_ip_frag.so.1\n+     librte_ivshmem.so.1\n+     librte_jobstats.so.1\n+     librte_kni.so.2\n+     librte_kvargs.so.1\n+     librte_lpm.so.2\n+     librte_mbuf.so.2\n+     librte_mempool.so.1\n+     librte_meter.so.1\n+     librte_pipeline.so.3\n+     librte_pmd_bond.so.1\n+     librte_pmd_ring.so.2\n+     librte_port.so.2\n+     librte_power.so.1\n+     librte_reorder.so.1\n+     librte_ring.so.1\n+     librte_sched.so.1\n+     librte_table.so.2\n+     librte_timer.so.1\n+     librte_vhost.so.2\n+\n+\n+Tested Platforms\n+----------------\n+\n+This section should contain a list of platforms that were tested with this\n+release.\n+\n+The format is:\n+\n+#. Platform name.\n+\n+   - Platform details.\n+   - Platform details.\n+\n+\n+Tested NICs\n+-----------\n+\n+This section should contain a list of NICs that were tested with this release.\n+\n+The format is:\n+\n+#. NIC name.\n+\n+   - NIC details.\n+   - NIC details.\n",
    "prefixes": [
        "dpdk-dev",
        "v1"
    ]
}