get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 54772,
    "url": "http://patches.dpdk.org/api/patches/54772/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/20190613142344.9188-4-nhorman@tuxdriver.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": "<20190613142344.9188-4-nhorman@tuxdriver.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20190613142344.9188-4-nhorman@tuxdriver.com",
    "date": "2019-06-13T14:23:37",
    "name": "[v2,03/10] Exempt INTERNAL symbols from checking",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": true,
    "hash": "de7141e1e68e351e7d97bdf477cc84f52a9d9f8c",
    "submitter": {
        "id": 32,
        "url": "http://patches.dpdk.org/api/people/32/?format=api",
        "name": "Neil Horman",
        "email": "nhorman@tuxdriver.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/20190613142344.9188-4-nhorman@tuxdriver.com/mbox/",
    "series": [
        {
            "id": 5004,
            "url": "http://patches.dpdk.org/api/series/5004/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=5004",
            "date": "2019-06-13T14:23:34",
            "name": "dpdk: introduce __rte_internal tag",
            "version": 2,
            "mbox": "http://patches.dpdk.org/series/5004/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/54772/comments/",
    "check": "fail",
    "checks": "http://patches.dpdk.org/api/patches/54772/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 A24E81D5F8;\n\tThu, 13 Jun 2019 16:24:07 +0200 (CEST)",
            "from smtp.tuxdriver.com (charlotte.tuxdriver.com [70.61.120.58])\n\tby dpdk.org (Postfix) with ESMTP id 352761D5F6\n\tfor <dev@dpdk.org>; Thu, 13 Jun 2019 16:24:06 +0200 (CEST)",
            "from [107.15.85.130] (helo=hmswarspite.think-freely.org)\n\tby smtp.tuxdriver.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.63)\n\t(envelope-from <nhorman@tuxdriver.com>)\n\tid 1hbQdv-0000fz-PR; Thu, 13 Jun 2019 10:24:01 -0400",
            "from hmswarspite.think-freely.org (localhost [127.0.0.1])\n\tby hmswarspite.think-freely.org (8.15.2/8.15.2) with ESMTP id\n\tx5DENnDs009327; Thu, 13 Jun 2019 10:23:49 -0400",
            "(from nhorman@localhost)\n\tby hmswarspite.think-freely.org (8.15.2/8.15.2/Submit) id\n\tx5DENnjE009326; Thu, 13 Jun 2019 10:23:49 -0400"
        ],
        "From": "Neil Horman <nhorman@tuxdriver.com>",
        "To": "dev@dpdk.org",
        "Cc": "Neil Horman <nhorman@tuxdriver.com>,\n\tJerin Jacob Kollanukkaran <jerinj@marvell.com>,\n\tBruce Richardson <bruce.richardson@intel.com>,\n\tThomas Monjalon <thomas@monjalon.net>",
        "Date": "Thu, 13 Jun 2019 10:23:37 -0400",
        "Message-Id": "<20190613142344.9188-4-nhorman@tuxdriver.com>",
        "X-Mailer": "git-send-email 2.20.1",
        "In-Reply-To": "<20190613142344.9188-1-nhorman@tuxdriver.com>",
        "References": "<20190525184346.27932-1-nhorman@tuxdriver.com>\n\t<20190613142344.9188-1-nhorman@tuxdriver.com>",
        "MIME-Version": "1.0",
        "Content-Transfer-Encoding": "8bit",
        "X-Spam-Score": "-2.9 (--)",
        "X-Spam-Status": "No",
        "Subject": "[dpdk-dev] [PATCH v2 03/10] Exempt INTERNAL symbols from checking",
        "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": "No need to restrict the ABI on symbols that are only used by core\nlibraries\n\nSigned-off-by: Neil Horman <nhorman@tuxdriver.com>\nCC: Jerin Jacob Kollanukkaran <jerinj@marvell.com>\nCC: Bruce Richardson <bruce.richardson@intel.com>\nCC: Thomas Monjalon <thomas@monjalon.net>\n---\n devtools/check-symbol-change.sh | 7 +++++++\n 1 file changed, 7 insertions(+)",
    "diff": "diff --git a/devtools/check-symbol-change.sh b/devtools/check-symbol-change.sh\nindex c5434f3bb..83e8b43ae 100755\n--- a/devtools/check-symbol-change.sh\n+++ b/devtools/check-symbol-change.sh\n@@ -93,6 +93,13 @@ check_for_rule_violations()\n \t\tif [ \"$ar\" = \"add\" ]\n \t\tthen\n \n+\t\t\tif [ \"$secname\" = \"INTERNAL\" ]\n+\t\t\tthen\n+\t\t\t\t# these are absolved from any further checking\n+\t\t\t\techo \"Skipping symbol $symname in INTERNAL\"\n+\t\t\t\tcontinue\n+\t\t\tfi\n+\n \t\t\tif [ \"$secname\" = \"unknown\" ]\n \t\t\tthen\n \t\t\t\t# Just inform the user of this occurrence, but\n",
    "prefixes": [
        "v2",
        "03/10"
    ]
}