get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 60702,
    "url": "https://patches.dpdk.org/api/patches/60702/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/patch/20191008143628.46054-2-bruce.richardson@intel.com/",
    "project": {
        "id": 1,
        "url": "https://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": "<20191008143628.46054-2-bruce.richardson@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20191008143628.46054-2-bruce.richardson@intel.com",
    "date": "2019-10-08T14:36:26",
    "name": "[1/3] check-experimental-syms: remove use of environmental var",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "04829dd5c002b5e2d5bfab3715e758c390682449",
    "submitter": {
        "id": 20,
        "url": "https://patches.dpdk.org/api/people/20/?format=api",
        "name": "Bruce Richardson",
        "email": "bruce.richardson@intel.com"
    },
    "delegate": {
        "id": 1,
        "url": "https://patches.dpdk.org/api/users/1/?format=api",
        "username": "tmonjalo",
        "first_name": "Thomas",
        "last_name": "Monjalon",
        "email": "thomas@monjalon.net"
    },
    "mbox": "https://patches.dpdk.org/project/dpdk/patch/20191008143628.46054-2-bruce.richardson@intel.com/mbox/",
    "series": [
        {
            "id": 6744,
            "url": "https://patches.dpdk.org/api/series/6744/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=6744",
            "date": "2019-10-08T14:36:25",
            "name": "Add scanning for experimental symbols to meson",
            "version": 1,
            "mbox": "https://patches.dpdk.org/series/6744/mbox/"
        }
    ],
    "comments": "https://patches.dpdk.org/api/patches/60702/comments/",
    "check": "success",
    "checks": "https://patches.dpdk.org/api/patches/60702/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 666581D427;\n\tTue,  8 Oct 2019 16:36:45 +0200 (CEST)",
            "from mga18.intel.com (mga18.intel.com [134.134.136.126])\n\tby dpdk.org (Postfix) with ESMTP id 928B73256\n\tfor <dev@dpdk.org>; Tue,  8 Oct 2019 16:36:42 +0200 (CEST)",
            "from fmsmga007.fm.intel.com ([10.253.24.52])\n\tby orsmga106.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384;\n\t08 Oct 2019 07:36:39 -0700",
            "from silpixa00399126.ir.intel.com (HELO\n\tsilpixa00399126.ger.corp.intel.com) ([10.237.223.2])\n\tby fmsmga007.fm.intel.com with ESMTP; 08 Oct 2019 07:36:37 -0700"
        ],
        "X-Amp-Result": "SKIPPED(no attachment in message)",
        "X-Amp-File-Uploaded": "False",
        "X-ExtLoop1": "1",
        "X-IronPort-AV": "E=Sophos;i=\"5.67,270,1566889200\"; d=\"scan'208\";a=\"193394072\"",
        "From": "Bruce Richardson <bruce.richardson@intel.com>",
        "To": "dev@dpdk.org",
        "Cc": "thomas@monjalon.net, Neil Horman <nhorman@tuxdriver.com>,\n\tbluca@debian.org, \n\tray.kinsella@intel.com, Bruce Richardson <bruce.richardson@intel.com>",
        "Date": "Tue,  8 Oct 2019 15:36:26 +0100",
        "Message-Id": "<20191008143628.46054-2-bruce.richardson@intel.com>",
        "X-Mailer": "git-send-email 2.21.0",
        "In-Reply-To": "<20191008143628.46054-1-bruce.richardson@intel.com>",
        "References": "<20191008143628.46054-1-bruce.richardson@intel.com>",
        "MIME-Version": "1.0",
        "Content-Transfer-Encoding": "8bit",
        "Subject": "[dpdk-dev] [PATCH 1/3] check-experimental-syms: remove use of\n\tenvironmental var",
        "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 check-experimental-syms.sh script was finding the map-list-symbol.sh\nscript using $RTE_SDK, which is the variable set when using the \"make\"\nbuild system. To make this script more independent, we just use the current\npath of the script as the location to find its companion script.\n\nSigned-off-by: Bruce Richardson <bruce.richardson@intel.com>\n---\n buildtools/check-experimental-syms.sh | 2 +-\n 1 file changed, 1 insertion(+), 1 deletion(-)",
    "diff": "diff --git a/buildtools/check-experimental-syms.sh b/buildtools/check-experimental-syms.sh\nindex 0f6c62dbe..a95de33b1 100755\n--- a/buildtools/check-experimental-syms.sh\n+++ b/buildtools/check-experimental-syms.sh\n@@ -5,7 +5,7 @@\n MAPFILE=$1\n OBJFILE=$2\n \n-LIST_SYMBOL=$RTE_SDK/buildtools/map-list-symbol.sh\n+LIST_SYMBOL=$(dirname $(readlink -f $0))/map-list-symbol.sh\n \n # added check for \"make -C test/\" usage\n if [ ! -e $MAPFILE ] || [ ! -f $OBJFILE ]\n",
    "prefixes": [
        "1/3"
    ]
}