get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 93264,
    "url": "http://patches.dpdk.org/api/patches/93264/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/20210514090308.2905151-1-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": "<20210514090308.2905151-1-ferruh.yigit@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20210514090308.2905151-1-ferruh.yigit@intel.com",
    "date": "2021-05-14T09:03:08",
    "name": "[v2] devtools: add acronyms in dictionary for commit checks",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "dee0b766bf1ae28f323691cba91ef7c8cd0b250d",
    "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/20210514090308.2905151-1-ferruh.yigit@intel.com/mbox/",
    "series": [
        {
            "id": 16992,
            "url": "http://patches.dpdk.org/api/series/16992/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=16992",
            "date": "2021-05-14T09:03:08",
            "name": "[v2] devtools: add acronyms in dictionary for commit checks",
            "version": 2,
            "mbox": "http://patches.dpdk.org/series/16992/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/93264/comments/",
    "check": "success",
    "checks": "http://patches.dpdk.org/api/patches/93264/checks/",
    "tags": {},
    "related": [],
    "headers": {
        "Return-Path": "<dev-bounces@dpdk.org>",
        "X-Original-To": "patchwork@inbox.dpdk.org",
        "Delivered-To": "patchwork@inbox.dpdk.org",
        "Received": [
            "from mails.dpdk.org (mails.dpdk.org [217.70.189.124])\n\tby inbox.dpdk.org (Postfix) with ESMTP id CE0A1A0524;\n\tFri, 14 May 2021 11:03:16 +0200 (CEST)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 5463940042;\n\tFri, 14 May 2021 11:03:16 +0200 (CEST)",
            "from mga09.intel.com (mga09.intel.com [134.134.136.24])\n by mails.dpdk.org (Postfix) with ESMTP id DCE2340041\n for <dev@dpdk.org>; Fri, 14 May 2021 11:03:13 +0200 (CEST)",
            "from fmsmga005.fm.intel.com ([10.253.24.32])\n by orsmga102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 14 May 2021 02:03:12 -0700",
            "from silpixa00399752.ir.intel.com (HELO\n silpixa00399752.ger.corp.intel.com) ([10.237.222.27])\n by fmsmga005.fm.intel.com with ESMTP; 14 May 2021 02:03:11 -0700"
        ],
        "IronPort-SDR": [
            "\n HPdhZUorr+h4QrSur2NZofqxOTXGgPwH3p4xU0chcfxNUgcTFbx6tdc3mDnkRl3KO2SZeT32Lr\n udOEfJcohdCw==",
            "\n uj8mm11Hcr/QCIcQAA1yYhC0UDGVVlDrv1ii3SXNRJihR/FyVrB8BFH6GqaN9gUp4tqm26ZApy\n AWAaGSMSwpKg=="
        ],
        "X-IronPort-AV": [
            "E=McAfee;i=\"6200,9189,9983\"; a=\"200194558\"",
            "E=Sophos;i=\"5.82,299,1613462400\"; d=\"scan'208\";a=\"200194558\"",
            "E=Sophos;i=\"5.82,299,1613462400\"; d=\"scan'208\";a=\"626822060\""
        ],
        "X-ExtLoop1": "1",
        "From": "Ferruh Yigit <ferruh.yigit@intel.com>",
        "To": "Thomas Monjalon <thomas@monjalon.net>",
        "Cc": "Ferruh Yigit <ferruh.yigit@intel.com>, dev@dpdk.org,\n David Marchand <david.marchand@redhat.com>",
        "Date": "Fri, 14 May 2021 10:03:08 +0100",
        "Message-Id": "<20210514090308.2905151-1-ferruh.yigit@intel.com>",
        "X-Mailer": "git-send-email 2.31.1",
        "In-Reply-To": "<20210514080410.2898756-1-ferruh.yigit@intel.com>",
        "References": "<20210514080410.2898756-1-ferruh.yigit@intel.com>",
        "MIME-Version": "1.0",
        "Content-Transfer-Encoding": "8bit",
        "Subject": "[dpdk-dev] [PATCH v2] devtools: add acronyms in dictionary for\n commit checks",
        "X-BeenThere": "dev@dpdk.org",
        "X-Mailman-Version": "2.1.29",
        "Precedence": "list",
        "List-Id": "DPDK patches and discussions <dev.dpdk.org>",
        "List-Unsubscribe": "<https://mails.dpdk.org/options/dev>,\n <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 <mailto:dev-request@dpdk.org?subject=subscribe>",
        "Errors-To": "dev-bounces@dpdk.org",
        "Sender": "\"dev\" <dev-bounces@dpdk.org>"
    },
    "content": "GCC     -> GNU Compiler Collection\nID\t-> Identification/Identity/Identifier\nIP      -> Internet Protocol\nQinQ    -> IEEE 802.1Q in 802.1Q\nSoC     -> System on a chip\nVEB     -> Virtual Ethernet Bridge\nWindows ->\n\nSigned-off-by: Ferruh Yigit <ferruh.yigit@intel.com>\n---\nCc: David Marchand <david.marchand@redhat.com>\n\nv2:\n* Added 'SoC'.\n---\n devtools/words-case.txt | 7 +++++++\n 1 file changed, 7 insertions(+)",
    "diff": "diff --git a/devtools/words-case.txt b/devtools/words-case.txt\nindex a0ff8eb5b91b..0bbad4862632 100644\n--- a/devtools/words-case.txt\n+++ b/devtools/words-case.txt\n@@ -16,13 +16,16 @@ FDIR\n FEC\n FreeBSD\n FW\n+GCC\n GENEVE\n GTPU\n HW\n ICMP\n+ID\n IO\n IOTLB\n IOVA\n+IP\n IPsec\n IPv4\n IPv6\n@@ -51,12 +54,14 @@ PHY\n PMD\n PPPoE\n PVID\n+QinQ\n RDMA\n RETA\n RSS\n Rx\n SCTP\n SMP\n+SoC\n SW\n TC\n TCAM\n@@ -69,6 +74,7 @@ Tx\n UDP\n ULP\n vDPA\n+VEB\n Verbs\n VF\n VFIO\n@@ -77,5 +83,6 @@ VMDq\n VNIC\n VSI\n VXLAN\n+Windows\n XDP\n XOR\n",
    "prefixes": [
        "v2"
    ]
}