get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 35192,
    "url": "http://patches.dpdk.org/api/patches/35192/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/1518699848-336-1-git-send-email-john.mcnamara@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": "<1518699848-336-1-git-send-email-john.mcnamara@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/1518699848-336-1-git-send-email-john.mcnamara@intel.com",
    "date": "2018-02-15T13:04:08",
    "name": "[dpdk-dev,v1] doc: add template release notes for 18.05",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "ffd5be6e96a5ca8d5edfcfdc994ba0fae101eea4",
    "submitter": {
        "id": 154,
        "url": "http://patches.dpdk.org/api/people/154/?format=api",
        "name": "John McNamara",
        "email": "john.mcnamara@intel.com"
    },
    "delegate": {
        "id": 1,
        "url": "http://patches.dpdk.org/api/users/1/?format=api",
        "username": "tmonjalo",
        "first_name": "Thomas",
        "last_name": "Monjalon",
        "email": "thomas@monjalon.net"
    },
    "mbox": "http://patches.dpdk.org/project/dpdk/patch/1518699848-336-1-git-send-email-john.mcnamara@intel.com/mbox/",
    "series": [],
    "comments": "http://patches.dpdk.org/api/patches/35192/comments/",
    "check": "success",
    "checks": "http://patches.dpdk.org/api/patches/35192/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 21DAC1B317;\n\tThu, 15 Feb 2018 14:04:14 +0100 (CET)",
            "from mga05.intel.com (mga05.intel.com [192.55.52.43])\n\tby dpdk.org (Postfix) with ESMTP id EDB311B311\n\tfor <dev@dpdk.org>; Thu, 15 Feb 2018 14:04:11 +0100 (CET)",
            "from fmsmga007.fm.intel.com ([10.253.24.52])\n\tby fmsmga105.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384;\n\t15 Feb 2018 05:04:10 -0800",
            "from sivswdev02.ir.intel.com (HELO localhost.localdomain)\n\t([10.237.217.46])\n\tby fmsmga007.fm.intel.com with ESMTP; 15 Feb 2018 05:04:09 -0800"
        ],
        "X-Amp-Result": "SKIPPED(no attachment in message)",
        "X-Amp-File-Uploaded": "False",
        "X-ExtLoop1": "1",
        "X-IronPort-AV": "E=Sophos;i=\"5.46,517,1511856000\"; d=\"scan'208\";a=\"17921176\"",
        "From": "John McNamara <john.mcnamara@intel.com>",
        "To": "dev@dpdk.org",
        "Cc": "John McNamara <john.mcnamara@intel.com>",
        "Date": "Thu, 15 Feb 2018 13:04:08 +0000",
        "Message-Id": "<1518699848-336-1-git-send-email-john.mcnamara@intel.com>",
        "X-Mailer": "git-send-email 1.7.0.7",
        "Subject": "[dpdk-dev] [PATCH v1] doc: add template release notes for 18.05",
        "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": "Add template release notes for DPDK 18.05 with inline\ncomments and explanations of the various sections.\n\nSigned-off-by: John McNamara <john.mcnamara@intel.com>\n---\n doc/guides/rel_notes/release_18_05.rst | 187 +++++++++++++++++++++++++++++++++\n 1 file changed, 187 insertions(+)\n create mode 100644 doc/guides/rel_notes/release_18_05.rst",
    "diff": "diff --git a/doc/guides/rel_notes/release_18_05.rst b/doc/guides/rel_notes/release_18_05.rst\nnew file mode 100644\nindex 0000000..85f4dc5\n--- /dev/null\n+++ b/doc/guides/rel_notes/release_18_05.rst\n@@ -0,0 +1,187 @@\n+DPDK Release 18.05\n+==================\n+\n+.. **Read this first.**\n+\n+   The text in the sections 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:\n+   ``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+      xdg-open build/doc/html/guides/rel_notes/release_18_05.html\n+\n+\n+New Features\n+------------\n+\n+.. This section should contain new features added in this release. Sample\n+   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\n+     understand the new feature.\n+\n+     If the feature adds a lot of sub-features you can use a bullet list like\n+     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+     This section is a comment. Do not overwrite or remove it.\n+     Also, make sure to start the actual text at the margin.\n+     =========================================================\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\n+     tense.\n+\n+   This section is a comment. Do not overwrite or remove it.\n+   Also, make sure to start the actual text at the margin.\n+   =========================================================\n+\n+\n+ABI Changes\n+-----------\n+\n+.. This section should contain ABI changes. Sample format:\n+\n+   * Add a short 1-2 sentence description of the ABI change that was announced\n+     in the previous releases and made in this release. Use fixed width quotes\n+     for ``rte_function_names`` or ``rte_struct_names``. Use the past tense.\n+\n+   This section is a comment. Do not overwrite or remove it.\n+   Also, make sure to start the actual text at the margin.\n+   =========================================================\n+\n+\n+Removed Items\n+-------------\n+\n+.. This section should contain removed items in this release. Sample format:\n+\n+   * Add a short 1-2 sentence description of the removed item in the past\n+     tense.\n+\n+   This section is a comment. Do not overwrite or remove it.\n+   Also, make sure to start the actual text at the margin.\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+   This section is a comment. Do not overwrite or remove it.\n+   Also, make sure to start the actual text at the margin.\n+   =========================================================\n+\n+\n+Shared Library Versions\n+-----------------------\n+\n+.. Update any library version updated in this release and prepend with a ``+``\n+   sign, like this:\n+\n+     librte_acl.so.2\n+   + librte_cfgfile.so.2\n+     librte_cmdline.so.2\n+\n+   This section is a comment. Do not overwrite or remove it.\n+   =========================================================\n+\n+\n+The libraries prepended with a plus sign were incremented in this version.\n+\n+.. code-block:: diff\n+\n+     librte_acl.so.2\n+     librte_bbdev.so.1\n+     librte_bitratestats.so.2\n+     librte_bus_dpaa.so.1\n+     librte_bus_fslmc.so.1\n+     librte_bus_pci.so.1\n+     librte_bus_vdev.so.1\n+     librte_cfgfile.so.2\n+     librte_cmdline.so.2\n+     librte_cryptodev.so.4\n+     librte_distributor.so.1\n+     librte_eal.so.6\n+     librte_ethdev.so.8\n+     librte_eventdev.so.3\n+     librte_flow_classify.so.1\n+     librte_gro.so.1\n+     librte_gso.so.1\n+     librte_hash.so.2\n+     librte_ip_frag.so.1\n+     librte_jobstats.so.1\n+     librte_kni.so.2\n+     librte_kvargs.so.1\n+     librte_latencystats.so.1\n+     librte_lpm.so.2\n+     librte_mbuf.so.3\n+     librte_mempool.so.3\n+     librte_meter.so.1\n+     librte_metrics.so.1\n+     librte_net.so.1\n+     librte_pci.so.1\n+     librte_pdump.so.2\n+     librte_pipeline.so.3\n+     librte_pmd_bnxt.so.2\n+     librte_pmd_bond.so.2\n+     librte_pmd_i40e.so.2\n+     librte_pmd_ixgbe.so.2\n+     librte_pmd_ring.so.2\n+     librte_pmd_softnic.so.1\n+     librte_pmd_vhost.so.2\n+     librte_port.so.3\n+     librte_power.so.1\n+     librte_rawdev.so.1\n+     librte_reorder.so.1\n+     librte_ring.so.1\n+     librte_sched.so.1\n+     librte_security.so.1\n+     librte_table.so.3\n+     librte_timer.so.1\n+     librte_vhost.so.3\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+   * <vendor> platform with <vendor> <type of devices> combinations\n+\n+     * List of CPU\n+     * List of OS\n+     * List of devices\n+     * Other relevant details...\n+\n+   This section is a comment. Do not overwrite or remove it.\n+   Also, make sure to start the actual text at the margin.\n+   =========================================================\n",
    "prefixes": [
        "dpdk-dev",
        "v1"
    ]
}