get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 90987,
    "url": "http://patchwork.dpdk.org/api/patches/90987/?format=api",
    "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20210409155356.2942528-1-ferruh.yigit@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": "<20210409155356.2942528-1-ferruh.yigit@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20210409155356.2942528-1-ferruh.yigit@intel.com",
    "date": "2021-04-09T15:53:56",
    "name": "license: fix typo",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "8f70df7ddf5b87ae4e37d3b8be016bf42bbbd513",
    "submitter": {
        "id": 324,
        "url": "http://patchwork.dpdk.org/api/people/324/?format=api",
        "name": "Ferruh Yigit",
        "email": "ferruh.yigit@intel.com"
    },
    "delegate": null,
    "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20210409155356.2942528-1-ferruh.yigit@intel.com/mbox/",
    "series": [
        {
            "id": 16252,
            "url": "http://patchwork.dpdk.org/api/series/16252/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/list/?series=16252",
            "date": "2021-04-09T15:53:56",
            "name": "license: fix typo",
            "version": 1,
            "mbox": "http://patchwork.dpdk.org/series/16252/mbox/"
        }
    ],
    "comments": "http://patchwork.dpdk.org/api/patches/90987/comments/",
    "check": "success",
    "checks": "http://patchwork.dpdk.org/api/patches/90987/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 55706A0547;\n\tFri,  9 Apr 2021 17:54:06 +0200 (CEST)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id CA0991410CB;\n\tFri,  9 Apr 2021 17:54:05 +0200 (CEST)",
            "from mga05.intel.com (mga05.intel.com [192.55.52.43])\n by mails.dpdk.org (Postfix) with ESMTP id 04A6D1410C6;\n Fri,  9 Apr 2021 17:54:03 +0200 (CEST)",
            "from fmsmga005.fm.intel.com ([10.253.24.32])\n by fmsmga105.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 09 Apr 2021 08:54:03 -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; 09 Apr 2021 08:54:01 -0700"
        ],
        "IronPort-SDR": [
            "\n cG3RqQ3oAxBZK3kCawIRn/O4Cy6uXT6082q9L1kOhs4diCuCvotgpfcIM8ADXpyd3pud7WFdR/\n /hZkf5+RyQog==",
            "\n /Nr/ZZu3rWKChtw4JuChn1HZPdoIBgwfrll5S/Vgj30g4t1j8/4wM1nRK4YC5mpvduccc4wOu7\n vbrzN1kxnGnQ=="
        ],
        "X-IronPort-AV": [
            "E=McAfee;i=\"6000,8403,9949\"; a=\"279065468\"",
            "E=Sophos;i=\"5.82,209,1613462400\"; d=\"scan'208\";a=\"279065468\"",
            "E=Sophos;i=\"5.82,209,1613462400\"; d=\"scan'208\";a=\"613754838\""
        ],
        "X-ExtLoop1": "1",
        "From": "Ferruh Yigit <ferruh.yigit@intel.com>",
        "To": "Thomas Monjalon <thomas@monjalon.net>,\n Hemant Agrawal <hemant.agrawal@nxp.com>,\n Stephen Hemminger <stephen@networkplumber.org>",
        "Cc": "Ferruh Yigit <ferruh.yigit@intel.com>,\n\tdev@dpdk.org,\n\tstable@dpdk.org",
        "Date": "Fri,  9 Apr 2021 16:53:56 +0100",
        "Message-Id": "<20210409155356.2942528-1-ferruh.yigit@intel.com>",
        "X-Mailer": "git-send-email 2.30.2",
        "MIME-Version": "1.0",
        "Content-Transfer-Encoding": "8bit",
        "Subject": "[dpdk-dev] [PATCH] license: fix typo",
        "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": "Fixes: a4862c9e1a98 (\"license: introduce SPDX identifiers\")\nCc: stable@dpdk.org\n\nSigned-off-by: Ferruh Yigit <ferruh.yigit@intel.com>\n---\nCc: hemant.agrawal@nxp.com\n---\n license/README | 4 ++--\n 1 file changed, 2 insertions(+), 2 deletions(-)",
    "diff": "diff --git a/license/README b/license/README\nindex 874abaf4cd1e..79dac86440a5 100644\n--- a/license/README\n+++ b/license/README\n@@ -49,7 +49,7 @@ with SPDX-License-Identifiers.\n Any exception to the DPDK IP policies shall be approved by DPDK Tech Board and\n DPDK Governing Board. Steps for any exception approval:\n 1. Mention the appropriate license identifier form SPDX. If the license is not\n-   listed in SPDX Licenses. It is the submitters responsibiliity to get it\n+   listed in SPDX Licenses. It is the submitters responsibility to get it\n    first listed.\n 2. Get the required approval from the DPDK Technical Board. Technical Board may\n    advise the author to check alternate means first. If no other alternative\n@@ -72,6 +72,6 @@ DPDK project supported licenses are:\n \tURL: http://spdx.org/licenses/GPL-2.0.html#licenseText\n \tDPDK License text: licenses/gpl-2.0.txt\n 3. GNU Lesser General Public License v2.1\n-\tSPDX-License-Identifieri: LGPL-2.1\n+\tSPDX-License-Identifier: LGPL-2.1\n \tURL: http://spdx.org/licenses/LGPL-2.1.html#licenseText\n \tDPDK License text: licenses/lgpl-2.1.txt\n",
    "prefixes": []
}