get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 34953,
    "url": "http://patches.dpdk.org/api/patches/34953/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/20180205102243.16445-1-marko.kovacevic@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": "<20180205102243.16445-1-marko.kovacevic@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20180205102243.16445-1-marko.kovacevic@intel.com",
    "date": "2018-02-05T10:22:43",
    "name": "[dpdk-dev,v1] mk: fix external build failure",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": true,
    "hash": "da7e1bea7765d55c55ec3e961b147fc186661248",
    "submitter": {
        "id": 853,
        "url": "http://patches.dpdk.org/api/people/853/?format=api",
        "name": "Kovacevic, Marko",
        "email": "marko.kovacevic@intel.com"
    },
    "delegate": null,
    "mbox": "http://patches.dpdk.org/project/dpdk/patch/20180205102243.16445-1-marko.kovacevic@intel.com/mbox/",
    "series": [],
    "comments": "http://patches.dpdk.org/api/patches/34953/comments/",
    "check": "success",
    "checks": "http://patches.dpdk.org/api/patches/34953/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 55A381B2A7;\n\tMon,  5 Feb 2018 11:23:08 +0100 (CET)",
            "from mga01.intel.com (mga01.intel.com [192.55.52.88])\n\tby dpdk.org (Postfix) with ESMTP id 7AAE6199B4;\n\tMon,  5 Feb 2018 11:23:06 +0100 (CET)",
            "from orsmga006.jf.intel.com ([10.7.209.51])\n\tby fmsmga101.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384;\n\t05 Feb 2018 02:23:04 -0800",
            "from silpixa00399502.ir.intel.com (HELO\n\tsilpixa00399502.ger.corp.intel.com) ([10.237.223.218])\n\tby orsmga006.jf.intel.com with ESMTP; 05 Feb 2018 02:23:02 -0800"
        ],
        "X-Amp-Result": "SKIPPED(no attachment in message)",
        "X-Amp-File-Uploaded": "False",
        "X-ExtLoop1": "1",
        "X-IronPort-AV": "E=Sophos;i=\"5.46,464,1511856000\"; d=\"scan'208\";a=\"15918153\"",
        "From": "Marko Kovacevic <marko.kovacevic@intel.com>",
        "To": "dev@dpdk.org",
        "Cc": "thomas@monjalon.net, olivier.matz@6wind.com, vipin.varghese@intel.com,\n\tMarko Kovacevic <marko.kovacevic@intel.com>, stable@dpdk.org",
        "Date": "Mon,  5 Feb 2018 10:22:43 +0000",
        "Message-Id": "<20180205102243.16445-1-marko.kovacevic@intel.com>",
        "X-Mailer": "git-send-email 2.9.5",
        "Subject": "[dpdk-dev] [PATCH v1] mk: fix external build failure",
        "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://dpdk.org/ml/options/dev>,\n\t<mailto:dev-request@dpdk.org?subject=unsubscribe>",
        "List-Archive": "<http://dpdk.org/ml/archives/dev/>",
        "List-Post": "<mailto:dev@dpdk.org>",
        "List-Help": "<mailto:dev-request@dpdk.org?subject=help>",
        "List-Subscribe": "<https://dpdk.org/ml/listinfo/dev>,\n\t<mailto:dev-request@dpdk.org?subject=subscribe>",
        "Errors-To": "dev-bounces@dpdk.org",
        "Sender": "\"dev\" <dev-bounces@dpdk.org>"
    },
    "content": "Updated the make build to fix external build issues\n\nFixes: 3a5c339d51a4 (\"mk: support renamed Makefile in external project\")\nCc: stable@dpdk.org\n\nSigned-off-by: Marko Kovacevic <marko.kovacevic@intel.com>\n---\n mk/internal/rte.extvars.mk | 2 +-\n 1 file changed, 1 insertion(+), 1 deletion(-)",
    "diff": "diff --git a/mk/internal/rte.extvars.mk b/mk/internal/rte.extvars.mk\nindex 19594da..98c8606 100644\n--- a/mk/internal/rte.extvars.mk\n+++ b/mk/internal/rte.extvars.mk\n@@ -20,7 +20,7 @@ ifeq (\"$(origin M)\", \"command line\")\n RTE_EXTMK := $(abspath $(M))\n endif\n endif\n-RTE_EXTMK ?= $(RTE_SRCDIR)/$(firstword $(MAKEFILE_LIST))\n+RTE_EXTMK ?= $(RTE_SRCDIR)/$(notdir $(firstword $(MAKEFILE_LIST)))\n export RTE_EXTMK\n \n # RTE_SDK_BIN must point to .config, include/ and lib/.\n",
    "prefixes": [
        "dpdk-dev",
        "v1"
    ]
}