get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 50965,
    "url": "http://patches.dpdk.org/api/patches/50965/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/20190307133502.55321-5-bruce.richardson@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": "<20190307133502.55321-5-bruce.richardson@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20190307133502.55321-5-bruce.richardson@intel.com",
    "date": "2019-03-07T13:35:02",
    "name": "[v2,4/4] eal: remove unneeded version logic",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": true,
    "hash": "389870a72c62b5b5123bc6a7c58027808f71e065",
    "submitter": {
        "id": 20,
        "url": "http://patches.dpdk.org/api/people/20/?format=api",
        "name": "Bruce Richardson",
        "email": "bruce.richardson@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/20190307133502.55321-5-bruce.richardson@intel.com/mbox/",
    "series": [
        {
            "id": 3665,
            "url": "http://patches.dpdk.org/api/series/3665/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=3665",
            "date": "2019-03-07T13:34:58",
            "name": "One versionfile to rule them all...",
            "version": 2,
            "mbox": "http://patches.dpdk.org/series/3665/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/50965/comments/",
    "check": "success",
    "checks": "http://patches.dpdk.org/api/patches/50965/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 A688E1B129;\n\tThu,  7 Mar 2019 14:35:30 +0100 (CET)",
            "from mga02.intel.com (mga02.intel.com [134.134.136.20])\n\tby dpdk.org (Postfix) with ESMTP id 90F871B11F\n\tfor <dev@dpdk.org>; Thu,  7 Mar 2019 14:35:27 +0100 (CET)",
            "from fmsmga006.fm.intel.com ([10.253.24.20])\n\tby orsmga101.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384;\n\t07 Mar 2019 05:35:27 -0800",
            "from silpixa00399126.ir.intel.com (HELO\n\tsilpixa00399126.ger.corp.intel.com) ([10.237.222.236])\n\tby fmsmga006.fm.intel.com with ESMTP; 07 Mar 2019 05:35:26 -0800"
        ],
        "X-Amp-Result": "SKIPPED(no attachment in message)",
        "X-Amp-File-Uploaded": "False",
        "X-ExtLoop1": "1",
        "X-IronPort-AV": "E=Sophos;i=\"5.58,451,1544515200\"; d=\"scan'208\";a=\"325085881\"",
        "From": "Bruce Richardson <bruce.richardson@intel.com>",
        "To": "dev@dpdk.org",
        "Cc": "David Marchand <david.marchand@redhat.com>,\n\tBruce Richardson <bruce.richardson@intel.com>,\n\tLuca Boccassi <bluca@debian.org>",
        "Date": "Thu,  7 Mar 2019 13:35:02 +0000",
        "Message-Id": "<20190307133502.55321-5-bruce.richardson@intel.com>",
        "X-Mailer": "git-send-email 2.20.1",
        "In-Reply-To": "<20190307133502.55321-1-bruce.richardson@intel.com>",
        "References": "<20190307115448.54041-1-bruce.richardson@intel.com>\n\t<20190307133502.55321-1-bruce.richardson@intel.com>",
        "MIME-Version": "1.0",
        "Content-Transfer-Encoding": "8bit",
        "Subject": "[dpdk-dev] [PATCH v2 4/4] eal: remove unneeded version logic",
        "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": "The version number in the DPDK_VERSION file will never have an offset\nthat needs to be subtracted, so remove that logic from the version\nstring generation.\n\nSigned-off-by: Bruce Richardson <bruce.richardson@intel.com>\nAcked-by: Luca Boccassi <bluca@debian.org>\n---\nV2: No changes - added Luca's ack\n---\n lib/librte_eal/common/include/rte_version.h | 4 +---\n 1 file changed, 1 insertion(+), 3 deletions(-)",
    "diff": "diff --git a/lib/librte_eal/common/include/rte_version.h b/lib/librte_eal/common/include/rte_version.h\nindex 50867ea81..f7a3a1ebc 100644\n--- a/lib/librte_eal/common/include/rte_version.h\n+++ b/lib/librte_eal/common/include/rte_version.h\n@@ -57,9 +57,7 @@ rte_version(void)\n \t\t\tRTE_VER_MONTH,\n \t\t\tRTE_VER_MINOR,\n \t\t\tRTE_VER_SUFFIX,\n-\t\t\tRTE_VER_RELEASE < 16 ?\n-\t\t\t\tRTE_VER_RELEASE :\n-\t\t\t\tRTE_VER_RELEASE - 16);\n+\t\t\tRTE_VER_RELEASE);\n \treturn version;\n }\n \n",
    "prefixes": [
        "v2",
        "4/4"
    ]
}