get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 126802,
    "url": "http://patches.dpdk.org/api/patches/126802/?format=api",
    "web_url": "http://patches.dpdk.org/project/dts/patch/20230510100901.991779-3-yux.jiang@intel.com/",
    "project": {
        "id": 3,
        "url": "http://patches.dpdk.org/api/projects/3/?format=api",
        "name": "DTS",
        "link_name": "dts",
        "list_id": "dts.dpdk.org",
        "list_email": "dts@dpdk.org",
        "web_url": "",
        "scm_url": "git://dpdk.org/tools/dts",
        "webscm_url": "http://git.dpdk.org/tools/dts/",
        "list_archive_url": "https://inbox.dpdk.org/dts",
        "list_archive_url_format": "https://inbox.dpdk.org/dts/{}",
        "commit_url_format": ""
    },
    "msgid": "<20230510100901.991779-3-yux.jiang@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dts/20230510100901.991779-3-yux.jiang@intel.com",
    "date": "2023-05-10T10:08:59",
    "name": "[V1,2/4] test_plans/ip_pipeline: to correct I40E_10G-SFP_X710 codename",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": false,
    "hash": "6611cacb1397635e593694f65df1f25a326605be",
    "submitter": {
        "id": 1709,
        "url": "http://patches.dpdk.org/api/people/1709/?format=api",
        "name": "Yu Jiang",
        "email": "yux.jiang@intel.com"
    },
    "delegate": null,
    "mbox": "http://patches.dpdk.org/project/dts/patch/20230510100901.991779-3-yux.jiang@intel.com/mbox/",
    "series": [
        {
            "id": 27968,
            "url": "http://patches.dpdk.org/api/series/27968/?format=api",
            "web_url": "http://patches.dpdk.org/project/dts/list/?series=27968",
            "date": "2023-05-10T10:08:57",
            "name": "to-correct-I40E_10G-SFP_X710-codename",
            "version": 1,
            "mbox": "http://patches.dpdk.org/series/27968/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/126802/comments/",
    "check": "pending",
    "checks": "http://patches.dpdk.org/api/patches/126802/checks/",
    "tags": {},
    "related": [],
    "headers": {
        "Return-Path": "<dts-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 C66A742AC8;\n\tWed, 10 May 2023 12:09:13 +0200 (CEST)",
            "from mails.dpdk.org (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id C270C42D55;\n\tWed, 10 May 2023 12:09:13 +0200 (CEST)",
            "from mga03.intel.com (mga03.intel.com [134.134.136.65])\n by mails.dpdk.org (Postfix) with ESMTP id D059642D55\n for <dts@dpdk.org>; Wed, 10 May 2023 12:09:11 +0200 (CEST)",
            "from orsmga005.jf.intel.com ([10.7.209.41])\n by orsmga103.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 10 May 2023 03:09:11 -0700",
            "from unknown (HELO localhost.localdomain) ([10.239.252.196])\n by orsmga005-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 10 May 2023 03:09:10 -0700"
        ],
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/simple;\n d=intel.com; i=@intel.com; q=dns/txt; s=Intel;\n t=1683713352; x=1715249352;\n h=from:to:cc:subject:date:message-id:in-reply-to:\n references:mime-version:content-transfer-encoding;\n bh=PJmWaHJ1bY2e+Ci61D7Kn9UvhkhU87rNLxXImCLOp14=;\n b=aINnVmiLu0MUIEvGl/td9uiDesz6qds9cpuIuDMwMwELQ+DeRCdk3Gba\n jccpbqCQVOg+0TV1MltDVOzi5bmaTelmesFThIj6yV2iZYPf9MCF8GCXH\n gFXNXuGFwwDCXFyEbsO7Mf+GfbVXQuwURGGI2KrnSp5D+OhlE6ubcGu23\n qdJUonqXi870n433EiDpHNl6VIpHF62UDMgpiYG4U/KbY02AnIJRFTXjY\n VlLtNGj9AJt3XTV4oboxDkSxqP6QqecH31G5bQWW0/uHy6efmoOkEXrdV\n xPMkMfL044vxy6q4phS69HsF1G1Cik1O8uycORf1SOZil/wETnuGqR8oy w==;",
        "X-IronPort-AV": [
            "E=McAfee;i=\"6600,9927,10705\"; a=\"353247649\"",
            "E=Sophos;i=\"5.99,264,1677571200\"; d=\"scan'208\";a=\"353247649\"",
            "E=McAfee;i=\"6600,9927,10705\"; a=\"873529807\"",
            "E=Sophos;i=\"5.99,264,1677571200\"; d=\"scan'208\";a=\"873529807\""
        ],
        "X-ExtLoop1": "1",
        "From": "Yu Jiang <yux.jiang@intel.com>",
        "To": "lijuan.tu@intel.com,\n\tdts@dpdk.org",
        "Cc": "Yu Jiang <yux.jiang@intel.com>",
        "Subject": "[dts][PATCH V1 2/4] test_plans/ip_pipeline: to correct\n I40E_10G-SFP_X710 codename",
        "Date": "Wed, 10 May 2023 18:08:59 +0800",
        "Message-Id": "<20230510100901.991779-3-yux.jiang@intel.com>",
        "X-Mailer": "git-send-email 2.25.1",
        "In-Reply-To": "<20230510100901.991779-1-yux.jiang@intel.com>",
        "References": "<20230510100901.991779-1-yux.jiang@intel.com>",
        "MIME-Version": "1.0",
        "Content-Type": "text/plain; charset=Y",
        "Content-Transfer-Encoding": "8bit",
        "X-BeenThere": "dts@dpdk.org",
        "X-Mailman-Version": "2.1.29",
        "Precedence": "list",
        "List-Id": "test suite reviews and discussions <dts.dpdk.org>",
        "List-Unsubscribe": "<https://mails.dpdk.org/options/dts>,\n <mailto:dts-request@dpdk.org?subject=unsubscribe>",
        "List-Archive": "<http://mails.dpdk.org/archives/dts/>",
        "List-Post": "<mailto:dts@dpdk.org>",
        "List-Help": "<mailto:dts-request@dpdk.org?subject=help>",
        "List-Subscribe": "<https://mails.dpdk.org/listinfo/dts>,\n <mailto:dts-request@dpdk.org?subject=subscribe>",
        "Errors-To": "dts-bounces@dpdk.org"
    },
    "content": "To-correct-I40E_10G-SFP_X710-codename\n\nSigned-off-by: Yu Jiang <yux.jiang@intel.com>\n---\n test_plans/ip_pipeline_test_plan.rst | 2 +-\n 1 file changed, 1 insertion(+), 1 deletion(-)",
    "diff": "diff --git a/test_plans/ip_pipeline_test_plan.rst b/test_plans/ip_pipeline_test_plan.rst\nindex 13827488..4411c5b0 100644\n--- a/test_plans/ip_pipeline_test_plan.rst\n+++ b/test_plans/ip_pipeline_test_plan.rst\n@@ -10,7 +10,7 @@ Description\n The \"examples/ip_pipeline\" application is the main DPDK Packet Framework\n application.\n \n-The suit support NIC: Intel® Ethernet 700 Series(I40E_10G-SFP_XL710), Intel® Ethernet 800 Series(ICE_25G-E810C_SFP).\n+The suit support NIC: Intel® Ethernet 700 Series(I40E_10G-SFP_X710), Intel® Ethernet 800 Series(ICE_25G-E810C_SFP).\n \n Prerequisites\n ==============\n",
    "prefixes": [
        "V1",
        "2/4"
    ]
}