get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 61981,
    "url": "http://patches.dpdk.org/api/patches/61981/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/20191025125118.47189-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": "<20191025125118.47189-2-ferruh.yigit@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20191025125118.47189-2-ferruh.yigit@intel.com",
    "date": "2019-10-25T12:51:18",
    "name": "[2/2] doc: remove flow API from the feature list",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": true,
    "hash": "9c4eeff42195e4700c45076d906ccbd626172d8c",
    "submitter": {
        "id": 324,
        "url": "http://patches.dpdk.org/api/people/324/?format=api",
        "name": "Ferruh Yigit",
        "email": "ferruh.yigit@intel.com"
    },
    "delegate": {
        "id": 319,
        "url": "http://patches.dpdk.org/api/users/319/?format=api",
        "username": "fyigit",
        "first_name": "Ferruh",
        "last_name": "Yigit",
        "email": "ferruh.yigit@amd.com"
    },
    "mbox": "http://patches.dpdk.org/project/dpdk/patch/20191025125118.47189-2-ferruh.yigit@intel.com/mbox/",
    "series": [
        {
            "id": 7071,
            "url": "http://patches.dpdk.org/api/series/7071/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=7071",
            "date": "2019-10-25T12:51:17",
            "name": "[1/2] doc: add PMD filtering features back",
            "version": 1,
            "mbox": "http://patches.dpdk.org/series/7071/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/61981/comments/",
    "check": "success",
    "checks": "http://patches.dpdk.org/api/patches/61981/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 165321C195;\n\tFri, 25 Oct 2019 14:51:30 +0200 (CEST)",
            "from mga02.intel.com (mga02.intel.com [134.134.136.20])\n\tby dpdk.org (Postfix) with ESMTP id 730641C1C6\n\tfor <dev@dpdk.org>; Fri, 25 Oct 2019 14:51:25 +0200 (CEST)",
            "from orsmga001.jf.intel.com ([10.7.209.18])\n\tby orsmga101.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384;\n\t25 Oct 2019 05:51:25 -0700",
            "from silpixa00399752.ir.intel.com (HELO\n\tsilpixa00399752.ger.corp.intel.com) ([10.237.223.78])\n\tby orsmga001.jf.intel.com with ESMTP; 25 Oct 2019 05:51:23 -0700"
        ],
        "X-Amp-Result": "SKIPPED(no attachment in message)",
        "X-Amp-File-Uploaded": "False",
        "X-ExtLoop1": "1",
        "X-IronPort-AV": "E=Sophos;i=\"5.68,228,1569308400\"; d=\"scan'208\";a=\"282252454\"",
        "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\tAndrew Rybchenko <arybchenko@solarflare.com>,\n\tAdrien Mazarguil <adrien.mazarguil@6wind.com>,\n\tAjit Khaparde <ajit.khaparde@broadcom.com>,\n\tJerin Jacob <jerinj@marvell.com>",
        "Date": "Fri, 25 Oct 2019 13:51:18 +0100",
        "Message-Id": "<20191025125118.47189-2-ferruh.yigit@intel.com>",
        "X-Mailer": "git-send-email 2.21.0",
        "In-Reply-To": "<20191025125118.47189-1-ferruh.yigit@intel.com>",
        "References": "<20191025125118.47189-1-ferruh.yigit@intel.com>",
        "MIME-Version": "1.0",
        "Content-Transfer-Encoding": "8bit",
        "Subject": "[dpdk-dev] [PATCH 2/2] doc: remove flow API from the feature list",
        "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": "\"Flow API\" is a method/API to implement various filtering features, on\nits own it doesn't give much context on what features are provided. And\nit is not really a feature, so doesn't fit into feature table.\n\nAlso since other filtering related APIs, 'filter_ctrl', has been\ndeprecated, flow API is the only supported way in the DPDK to implement\nfiltering options, if related filter options announced by PMDs, listing\n\"Flow API\" as implemented is redundant information.\n\nSigned-off-by: Ferruh Yigit <ferruh.yigit@intel.com>\n---\nCc: Thomas Monjalon <thomas@monjalon.net>\nCc: Andrew Rybchenko <arybchenko@solarflare.com>\nCc: Adrien Mazarguil <adrien.mazarguil@6wind.com>\nCc: Ajit Khaparde <ajit.khaparde@broadcom.com>\nCc: Jerin Jacob <jerinj@marvell.com>\n---\n doc/guides/nics/features/default.ini | 1 -\n 1 file changed, 1 deletion(-)",
    "diff": "diff --git a/doc/guides/nics/features/default.ini b/doc/guides/nics/features/default.ini\nindex ca3b738ea..192a5168e 100644\n--- a/doc/guides/nics/features/default.ini\n+++ b/doc/guides/nics/features/default.ini\n@@ -45,7 +45,6 @@ Flexible filter      =\n Hash filter          =\n Flow director        =\n Flow control         =\n-Flow API             =\n Rate limitation      =\n Traffic mirroring    =\n Inline crypto        =\n",
    "prefixes": [
        "2/2"
    ]
}