get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 45333,
    "url": "https://patches.dpdk.org/api/patches/45333/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/patch/1537889112-26370-1-git-send-email-john.mcnamara@intel.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": "<1537889112-26370-1-git-send-email-john.mcnamara@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/1537889112-26370-1-git-send-email-john.mcnamara@intel.com",
    "date": "2018-09-25T15:25:12",
    "name": "[v1] doc: remove unused release note file",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "0a3d6adb4430059af09605c24cf205fd6055ec13",
    "submitter": {
        "id": 154,
        "url": "https://patches.dpdk.org/api/people/154/?format=api",
        "name": "John McNamara",
        "email": "john.mcnamara@intel.com"
    },
    "delegate": {
        "id": 1,
        "url": "https://patches.dpdk.org/api/users/1/?format=api",
        "username": "tmonjalo",
        "first_name": "Thomas",
        "last_name": "Monjalon",
        "email": "thomas@monjalon.net"
    },
    "mbox": "https://patches.dpdk.org/project/dpdk/patch/1537889112-26370-1-git-send-email-john.mcnamara@intel.com/mbox/",
    "series": [
        {
            "id": 1499,
            "url": "https://patches.dpdk.org/api/series/1499/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=1499",
            "date": "2018-09-25T15:25:12",
            "name": "[v1] doc: remove unused release note file",
            "version": 1,
            "mbox": "https://patches.dpdk.org/series/1499/mbox/"
        }
    ],
    "comments": "https://patches.dpdk.org/api/patches/45333/comments/",
    "check": "success",
    "checks": "https://patches.dpdk.org/api/patches/45333/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 A1B681B3E8;\n\tTue, 25 Sep 2018 17:25:20 +0200 (CEST)",
            "from mga03.intel.com (mga03.intel.com [134.134.136.65])\n\tby dpdk.org (Postfix) with ESMTP id 0C5E85F25\n\tfor <dev@dpdk.org>; Tue, 25 Sep 2018 17:25:18 +0200 (CEST)",
            "from orsmga005.jf.intel.com ([10.7.209.41])\n\tby orsmga103.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384;\n\t25 Sep 2018 08:25:18 -0700",
            "from sivswdev02.ir.intel.com (HELO localhost.localdomain)\n\t([10.237.217.46])\n\tby orsmga005.jf.intel.com with ESMTP; 25 Sep 2018 08:25:17 -0700"
        ],
        "X-Amp-Result": "SKIPPED(no attachment in message)",
        "X-Amp-File-Uploaded": "False",
        "X-ExtLoop1": "1",
        "X-IronPort-AV": "E=Sophos;i=\"5.54,302,1534834800\"; d=\"scan'208\";a=\"260120753\"",
        "From": "John McNamara <john.mcnamara@intel.com>",
        "To": "dev@dpdk.org",
        "Cc": "John McNamara <john.mcnamara@intel.com>",
        "Date": "Tue, 25 Sep 2018 16:25:12 +0100",
        "Message-Id": "<1537889112-26370-1-git-send-email-john.mcnamara@intel.com>",
        "X-Mailer": "git-send-email 1.7.0.7",
        "Subject": "[dpdk-dev] [PATCH v1] doc: remove unused release note file",
        "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://mails.dpdk.org/options/dev>,\n\t<mailto:dev-request@dpdk.org?subject=unsubscribe>",
        "List-Archive": "<http://mails.dpdk.org/archives/dev/>",
        "List-Post": "<mailto:dev@dpdk.org>",
        "List-Help": "<mailto:dev-request@dpdk.org?subject=help>",
        "List-Subscribe": "<https://mails.dpdk.org/listinfo/dev>,\n\t<mailto:dev-request@dpdk.org?subject=subscribe>",
        "Errors-To": "dev-bounces@dpdk.org",
        "Sender": "\"dev\" <dev-bounces@dpdk.org>"
    },
    "content": "Remove unused file from the release notes docs. This file was\nused to display a hierarchy in older releases, circa 2015, but\ndoesn't seem useful in the current structure.\n\nSigned-off-by: John McNamara <john.mcnamara@intel.com>\n---\n doc/guides/rel_notes/index.rst           |  1 -\n doc/guides/rel_notes/rel_description.rst | 12 ------------\n 2 files changed, 13 deletions(-)\n delete mode 100644 doc/guides/rel_notes/rel_description.rst",
    "diff": "diff --git a/doc/guides/rel_notes/index.rst b/doc/guides/rel_notes/index.rst\nindex 89fdb4b..1243e98 100644\n--- a/doc/guides/rel_notes/index.rst\n+++ b/doc/guides/rel_notes/index.rst\n@@ -8,7 +8,6 @@ Release Notes\n     :maxdepth: 1\n     :numbered:\n \n-    rel_description\n     release_18_11\n     release_18_08\n     release_18_05\ndiff --git a/doc/guides/rel_notes/rel_description.rst b/doc/guides/rel_notes/rel_description.rst\ndeleted file mode 100644\nindex 8f28556..0000000\n--- a/doc/guides/rel_notes/rel_description.rst\n+++ /dev/null\n@@ -1,12 +0,0 @@\n-..  SPDX-License-Identifier: BSD-3-Clause\n-    Copyright(c) 2010-2015 Intel Corporation.\n-\n-Description of Release\n-======================\n-\n-This document contains the release notes for Data Plane Development Kit (DPDK)\n-release version |release| and previous releases.\n-\n-It lists new features, fixed bugs, API and ABI changes and known issues.\n-\n-For instructions on compiling and running the release, see the :ref:`DPDK Getting Started Guide <linux_gsg>`.\n",
    "prefixes": [
        "v1"
    ]
}