get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 107614,
    "url": "http://patches.dpdk.org/api/patches/107614/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220215123037.608981-32-sean.morrissey@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": "<20220215123037.608981-32-sean.morrissey@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20220215123037.608981-32-sean.morrissey@intel.com",
    "date": "2022-02-15T12:30:18",
    "name": "[v9,31/50] kni: remove unneeded header includes",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "d8c61daf00f24a81cc31445280f825f9317fc31b",
    "submitter": {
        "id": 1359,
        "url": "http://patches.dpdk.org/api/people/1359/?format=api",
        "name": "Sean Morrissey",
        "email": "sean.morrissey@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/20220215123037.608981-32-sean.morrissey@intel.com/mbox/",
    "series": [
        {
            "id": 21680,
            "url": "http://patches.dpdk.org/api/series/21680/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=21680",
            "date": "2022-02-15T12:29:47",
            "name": "introduce IWYU",
            "version": 9,
            "mbox": "http://patches.dpdk.org/series/21680/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/107614/comments/",
    "check": "success",
    "checks": "http://patches.dpdk.org/api/patches/107614/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 351BEA00C5;\n\tTue, 15 Feb 2022 13:35:15 +0100 (CET)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 2993442703;\n\tTue, 15 Feb 2022 13:33:01 +0100 (CET)",
            "from mga11.intel.com (mga11.intel.com [192.55.52.93])\n by mails.dpdk.org (Postfix) with ESMTP id 7E95541C27\n for <dev@dpdk.org>; Tue, 15 Feb 2022 13:32:40 +0100 (CET)",
            "from orsmga008.jf.intel.com ([10.7.209.65])\n by fmsmga102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 15 Feb 2022 04:32:39 -0800",
            "from silpixa00401215.ir.intel.com ([10.55.128.96])\n by orsmga008.jf.intel.com with ESMTP; 15 Feb 2022 04:32:38 -0800"
        ],
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/simple;\n d=intel.com; i=@intel.com; q=dns/txt; s=Intel;\n t=1644928360; x=1676464360;\n h=from:to:cc:subject:date:message-id:in-reply-to:\n references:mime-version:content-transfer-encoding;\n bh=pGdplYfecC+JqqjMimlHuyEnHK2NopXUrT877UPIQLQ=;\n b=MsXy1WKyu4Y3NjhvKB23NOg7sp6Q5Tt/G9ZxZnfPz+IVxuxzsL+WMxyw\n Z8C0JvyQMXJvhbEUKeynfWSRsstf3Zib6ZA85NqlNOgIYMXwcRVWtxkAq\n hI8kyAbAR/pGbR94p4Y4TD8cw8hRTuMeU838bGYUZmIndnP9sU++oyXIP\n MU7ZqmEaPxMOalvDtpz8XW9y3btr5xJAiMSdLItHzZ3l95DV1Lg+XcD/A\n dmJX0LvFN3MglZg+HZBd/WOKSoXpNiimzlSmkUewQSynfcFH849ceJISV\n 9D+K+AKepFrZ1gILQzT7P+aONP31kLxrfLSPGi3BeIfaa49rv32bA2B5E Q==;",
        "X-IronPort-AV": [
            "E=McAfee;i=\"6200,9189,10258\"; a=\"247936640\"",
            "E=Sophos;i=\"5.88,370,1635231600\"; d=\"scan'208\";a=\"247936640\"",
            "E=Sophos;i=\"5.88,370,1635231600\"; d=\"scan'208\";a=\"544280451\""
        ],
        "X-ExtLoop1": "1",
        "From": "Sean Morrissey <sean.morrissey@intel.com>",
        "To": "Ferruh Yigit <ferruh.yigit@intel.com>",
        "Cc": "dev@dpdk.org,\n\tSean Morrissey <sean.morrissey@intel.com>",
        "Subject": "[PATCH v9 31/50] kni: remove unneeded header includes",
        "Date": "Tue, 15 Feb 2022 12:30:18 +0000",
        "Message-Id": "<20220215123037.608981-32-sean.morrissey@intel.com>",
        "X-Mailer": "git-send-email 2.25.1",
        "In-Reply-To": "<20220215123037.608981-1-sean.morrissey@intel.com>",
        "References": "<20220214144406.4192233-1-sean.morrissey@intel.com>\n <20220215123037.608981-1-sean.morrissey@intel.com>",
        "MIME-Version": "1.0",
        "Content-Transfer-Encoding": "8bit",
        "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"
    },
    "content": "These header includes have been flagged by the iwyu_tool\nand removed.\n\nSigned-off-by: Sean Morrissey <sean.morrissey@intel.com>\n---\n lib/kni/rte_kni.c | 2 --\n lib/kni/rte_kni.h | 2 --\n 2 files changed, 4 deletions(-)",
    "diff": "diff --git a/lib/kni/rte_kni.c b/lib/kni/rte_kni.c\nindex fc8f0e7b5a..7971c56bb4 100644\n--- a/lib/kni/rte_kni.c\n+++ b/lib/kni/rte_kni.c\n@@ -12,7 +12,6 @@\n #include <sys/ioctl.h>\n #include <linux/version.h>\n \n-#include <rte_spinlock.h>\n #include <rte_string_fns.h>\n #include <rte_ethdev.h>\n #include <rte_malloc.h>\n@@ -20,7 +19,6 @@\n #include <rte_kni.h>\n #include <rte_memzone.h>\n #include <rte_tailq.h>\n-#include <rte_rwlock.h>\n #include <rte_eal_memconfig.h>\n #include <rte_kni_common.h>\n #include \"rte_kni_fifo.h\"\ndiff --git a/lib/kni/rte_kni.h b/lib/kni/rte_kni.h\nindex b0eaf46104..b85d3dd32b 100644\n--- a/lib/kni/rte_kni.h\n+++ b/lib/kni/rte_kni.h\n@@ -18,8 +18,6 @@\n  */\n \n #include <rte_pci.h>\n-#include <rte_memory.h>\n-#include <rte_mempool.h>\n #include <rte_ether.h>\n \n #include <rte_kni_common.h>\n",
    "prefixes": [
        "v9",
        "31/50"
    ]
}