get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 63262,
    "url": "http://patchwork.dpdk.org/api/patches/63262/?format=api",
    "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20191125081007.12396-1-david.marchand@redhat.com/",
    "project": {
        "id": 1,
        "url": "http://patchwork.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": "<20191125081007.12396-1-david.marchand@redhat.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20191125081007.12396-1-david.marchand@redhat.com",
    "date": "2019-11-25T08:10:06",
    "name": "[1/2] buildtools: fix experimental symbols listing",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "99d7f3a94e14655782389dfb00d413fa4ec55cf7",
    "submitter": {
        "id": 1173,
        "url": "http://patchwork.dpdk.org/api/people/1173/?format=api",
        "name": "David Marchand",
        "email": "david.marchand@redhat.com"
    },
    "delegate": {
        "id": 24651,
        "url": "http://patchwork.dpdk.org/api/users/24651/?format=api",
        "username": "dmarchand",
        "first_name": "David",
        "last_name": "Marchand",
        "email": "david.marchand@redhat.com"
    },
    "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20191125081007.12396-1-david.marchand@redhat.com/mbox/",
    "series": [
        {
            "id": 7598,
            "url": "http://patchwork.dpdk.org/api/series/7598/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/list/?series=7598",
            "date": "2019-11-25T08:10:06",
            "name": "[1/2] buildtools: fix experimental symbols listing",
            "version": 1,
            "mbox": "http://patchwork.dpdk.org/series/7598/mbox/"
        }
    ],
    "comments": "http://patchwork.dpdk.org/api/patches/63262/comments/",
    "check": "fail",
    "checks": "http://patchwork.dpdk.org/api/patches/63262/checks/",
    "tags": {},
    "related": [],
    "headers": {
        "Return-Path": "<dev-bounces@dpdk.org>",
        "X-Original-To": "patchwork@inbox.dpdk.org",
        "Delivered-To": "patchwork@inbox.dpdk.org",
        "Received": [
            "from dpdk.org (dpdk.org [92.243.14.124])\n\tby inbox.dpdk.org (Postfix) with ESMTP id 6E6C1A04C2;\n\tMon, 25 Nov 2019 09:10:25 +0100 (CET)",
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id 071504C74;\n\tMon, 25 Nov 2019 09:10:25 +0100 (CET)",
            "from us-smtp-delivery-1.mimecast.com (us-smtp-1.mimecast.com\n [205.139.110.61]) by dpdk.org (Postfix) with ESMTP id 408B737A2\n for <dev@dpdk.org>; Mon, 25 Nov 2019 09:10:23 +0100 (CET)",
            "from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com\n [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id\n us-mta-254-R39hahsdOZC66KAH1g2D1g-1; Mon, 25 Nov 2019 03:10:19 -0500",
            "from smtp.corp.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com\n [10.5.11.12])\n (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))\n (No client certificate requested)\n by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 13054800EBA;\n Mon, 25 Nov 2019 08:10:18 +0000 (UTC)",
            "from dmarchan.remote.csb (ovpn-204-70.brq.redhat.com [10.40.204.70])\n by smtp.corp.redhat.com (Postfix) with ESMTP id F388260C63;\n Mon, 25 Nov 2019 08:10:14 +0000 (UTC)"
        ],
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com;\n s=mimecast20190719; t=1574669422;\n h=from:from:reply-to:subject:subject:date:date:message-id:message-id:\n to:to:cc:cc:mime-version:mime-version:content-type:content-type:\n content-transfer-encoding:content-transfer-encoding;\n bh=lzMLYZggCuNxc9USTnsSMeOcWNnZApfBhG2HO1qj97M=;\n b=BxF+idRULPcBuhaRnlq74sdI5S+ZuUJ957DkzK1tF5XJwlCY3RR3bjKUvaJgOR0uWh2Yqm\n 8r0jIBWN6iDcpTX6/Yzy+OlrEePKO52NRJ6AtzUEEgVv7doErW1fMpBjH/G8kiqx3nZnxn\n jMJMDw1givSUyOSribyISXXfzoogtT4=",
        "From": "David Marchand <david.marchand@redhat.com>",
        "To": "dev@dpdk.org",
        "Cc": "thomas@monjalon.net, arybchenko@solarflare.com, stable@dpdk.org,\n Neil Horman <nhorman@tuxdriver.com>",
        "Date": "Mon, 25 Nov 2019 09:10:06 +0100",
        "Message-Id": "<20191125081007.12396-1-david.marchand@redhat.com>",
        "MIME-Version": "1.0",
        "X-Scanned-By": "MIMEDefang 2.79 on 10.5.11.12",
        "X-MC-Unique": "R39hahsdOZC66KAH1g2D1g-1",
        "X-Mimecast-Spam-Score": "0",
        "Content-Type": "text/plain; charset=US-ASCII",
        "Content-Transfer-Encoding": "quoted-printable",
        "Subject": "[dpdk-dev] [PATCH 1/2] buildtools: fix experimental symbols listing",
        "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 <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 <mailto:dev-request@dpdk.org?subject=subscribe>",
        "Errors-To": "dev-bounces@dpdk.org",
        "Sender": "\"dev\" <dev-bounces@dpdk.org>"
    },
    "content": "The map-list-symbol.sh script displays the filename, section and symbol\nnames of map files.\n\nExample:\n$ buildtools/map-list-symbol.sh -S EXPERIMENTAL \\\n    lib/librte_ethdev/rte_ethdev_version.map |grep rte_mtr_create\nlib/librte_ethdev/rte_ethdev_version.map EXPERIMENTAL rte_mtr_create\n\nThe experimental symbol check should only consider the symbol name.\n\nFixes: 3290ac14eb94 (\"buildtools: detect discrepancies for experimental symbols\")\nCc: stable@dpdk.org\n\nSigned-off-by: David Marchand <david.marchand@redhat.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 145dd70ebf..abebb89f12 100755\n--- a/buildtools/check-experimental-syms.sh\n+++ b/buildtools/check-experimental-syms.sh\n@@ -23,7 +23,7 @@ trap 'rm -f \"$DUMPFILE\"' EXIT\n objdump -t $OBJFILE >$DUMPFILE\n \n ret=0\n-for SYM in `$LIST_SYMBOL -S EXPERIMENTAL $MAPFILE`\n+for SYM in `$LIST_SYMBOL -S EXPERIMENTAL $MAPFILE |cut -d ' ' -f 3`\n do\n \tif grep -q \"\\.text.*$SYM$\" $DUMPFILE &&\n \t\t! grep -q \"\\.text\\.experimental.*$SYM$\" $DUMPFILE\n",
    "prefixes": [
        "1/2"
    ]
}