get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 54879,
    "url": "http://patches.dpdk.org/api/patches/54879/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/20190617160648.8506-2-ferruh.yigit@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": "<20190617160648.8506-2-ferruh.yigit@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20190617160648.8506-2-ferruh.yigit@intel.com",
    "date": "2019-06-17T16:06:48",
    "name": "[2/2] doc/security: clarify experimental API status",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "7f0b1fe1e268f859f9aa422c94e97fe7f4c5607e",
    "submitter": {
        "id": 324,
        "url": "http://patches.dpdk.org/api/people/324/?format=api",
        "name": "Ferruh Yigit",
        "email": "ferruh.yigit@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/20190617160648.8506-2-ferruh.yigit@intel.com/mbox/",
    "series": [
        {
            "id": 5037,
            "url": "http://patches.dpdk.org/api/series/5037/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=5037",
            "date": "2019-06-17T16:06:47",
            "name": "[1/2] doc/security: clarify pre-release end of the embargo date",
            "version": 1,
            "mbox": "http://patches.dpdk.org/series/5037/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/54879/comments/",
    "check": "success",
    "checks": "http://patches.dpdk.org/api/patches/54879/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 17B951BF95;\n\tMon, 17 Jun 2019 18:06:57 +0200 (CEST)",
            "from mga11.intel.com (mga11.intel.com [192.55.52.93])\n\tby dpdk.org (Postfix) with ESMTP id BEB7A1BF68\n\tfor <dev@dpdk.org>; Mon, 17 Jun 2019 18:06:54 +0200 (CEST)",
            "from orsmga005.jf.intel.com ([10.7.209.41])\n\tby fmsmga102.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384;\n\t17 Jun 2019 09:06:54 -0700",
            "from silpixa00399752.ir.intel.com (HELO\n\tsilpixa00399752.ger.corp.intel.com) ([10.237.223.78])\n\tby orsmga005.jf.intel.com with ESMTP; 17 Jun 2019 09:06:52 -0700"
        ],
        "X-Amp-Result": "SKIPPED(no attachment in message)",
        "X-Amp-File-Uploaded": "False",
        "X-ExtLoop1": "1",
        "From": "Ferruh Yigit <ferruh.yigit@intel.com>",
        "To": "John McNamara <john.mcnamara@intel.com>,\n\tMarko Kovacevic <marko.kovacevic@intel.com>",
        "Cc": "dev@dpdk.org, Thomas Monjalon <thomas@monjalon.net>,\n\tMaxime Coquelin <maxime.coquelin@redhat.com>",
        "Date": "Mon, 17 Jun 2019 17:06:48 +0100",
        "Message-Id": "<20190617160648.8506-2-ferruh.yigit@intel.com>",
        "X-Mailer": "git-send-email 2.21.0",
        "In-Reply-To": "<20190617160648.8506-1-ferruh.yigit@intel.com>",
        "References": "<20190617160648.8506-1-ferruh.yigit@intel.com>",
        "MIME-Version": "1.0",
        "Content-Transfer-Encoding": "8bit",
        "Subject": "[dpdk-dev] [PATCH 2/2] doc/security: clarify experimental API status",
        "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": "Explicitly note that experimental APIs also part of security process.\n\nSigned-off-by: Ferruh Yigit <ferruh.yigit@intel.com>\n---\n doc/guides/contributing/vulnerability.rst | 2 +-\n 1 file changed, 1 insertion(+), 1 deletion(-)",
    "diff": "diff --git a/doc/guides/contributing/vulnerability.rst b/doc/guides/contributing/vulnerability.rst\nindex 0d8432d56..a69da0d36 100644\n--- a/doc/guides/contributing/vulnerability.rst\n+++ b/doc/guides/contributing/vulnerability.rst\n@@ -8,7 +8,7 @@ Scope\n -----\n \n Only the main repositories (dpdk and dpdk-stable) of the core project\n-are in the scope of this security process.\n+are in the scope of this security process (including experimental APIs).\n If a stable branch is declared unmaintained (end of life),\n no fix will be applied.\n \n",
    "prefixes": [
        "2/2"
    ]
}