get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 65347,
    "url": "http://patches.dpdk.org/api/patches/65347/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200129172621.28565-2-david.marchand@redhat.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": "<20200129172621.28565-2-david.marchand@redhat.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20200129172621.28565-2-david.marchand@redhat.com",
    "date": "2020-01-29T17:26:18",
    "name": "[v2,1/4] hash: fix meson headers packaging",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": true,
    "hash": "36bbdfc302f6cfa6ed190605ffcc80faae3b094a",
    "submitter": {
        "id": 1173,
        "url": "http://patches.dpdk.org/api/people/1173/?format=api",
        "name": "David Marchand",
        "email": "david.marchand@redhat.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/20200129172621.28565-2-david.marchand@redhat.com/mbox/",
    "series": [
        {
            "id": 8347,
            "url": "http://patches.dpdk.org/api/series/8347/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=8347",
            "date": "2020-01-29T17:26:18",
            "name": "add ABI checks",
            "version": 2,
            "mbox": "http://patches.dpdk.org/series/8347/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/65347/comments/",
    "check": "fail",
    "checks": "http://patches.dpdk.org/api/patches/65347/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 6E803A052F;\n\tWed, 29 Jan 2020 18:26:45 +0100 (CET)",
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id 903FC1C030;\n\tWed, 29 Jan 2020 18:26:43 +0100 (CET)",
            "from us-smtp-1.mimecast.com (us-smtp-delivery-1.mimecast.com\n [207.211.31.120]) by dpdk.org (Postfix) with ESMTP id 62EAD1BFFC\n for <dev@dpdk.org>; Wed, 29 Jan 2020 18:26:42 +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-161-4Aqy3pEIO-S4XXTNsFn9aA-1; Wed, 29 Jan 2020 12:26:37 -0500",
            "from smtp.corp.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com\n [10.5.11.11])\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 15D6297314;\n Wed, 29 Jan 2020 17:26:35 +0000 (UTC)",
            "from dmarchan.remote.csb (ovpn-204-128.brq.redhat.com\n [10.40.204.128])\n by smtp.corp.redhat.com (Postfix) with ESMTP id A9BF488821;\n Wed, 29 Jan 2020 17:26:31 +0000 (UTC)"
        ],
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com;\n s=mimecast20190719; t=1580318801;\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 in-reply-to:in-reply-to:references:references;\n bh=+QX0YRH7qp6dd1qyUl32BtThQClgNHDxYPfn7+t1rHA=;\n b=JbONTY409I41mQOd415OWRgAVWrwywIq3/xpZ0etRCk+h7jcwxgYRp8nZjeDY3I5JIoHHa\n 6U3NXFH1ugKl6N2RltaVPFK62jxs+3TxHjLSYcf92QFSjI/p51Ru2SD6VVPjVqwGYVVhRT\n U2eNn5PRDm604VfzmqwgfqOejEqF9i0=",
        "From": "David Marchand <david.marchand@redhat.com>",
        "To": "dev@dpdk.org",
        "Cc": "thomas@monjalon.net, bruce.richardson@intel.com, kevin.laatz@intel.com,\n aconole@redhat.com, nhorman@tuxdriver.com, akhil.goyal@nxp.com,\n anoobj@marvell.com, stable@dpdk.org, Yipeng Wang <yipeng1.wang@intel.com>,\n Sameh Gobriel <sameh.gobriel@intel.com>,\n Harry van Haaren <harry.van.haaren@intel.com>,\n Luca Boccassi <luca.boccassi@gmail.com>,\n Keith Wiles <keith.wiles@intel.com>",
        "Date": "Wed, 29 Jan 2020 18:26:18 +0100",
        "Message-Id": "<20200129172621.28565-2-david.marchand@redhat.com>",
        "In-Reply-To": "<20200129172621.28565-1-david.marchand@redhat.com>",
        "References": "<20191220152058.10739-1-david.marchand@redhat.com>\n <20200129172621.28565-1-david.marchand@redhat.com>",
        "MIME-Version": "1.0",
        "X-Scanned-By": "MIMEDefang 2.79 on 10.5.11.11",
        "X-MC-Unique": "4Aqy3pEIO-S4XXTNsFn9aA-1",
        "X-Mimecast-Spam-Score": "0",
        "X-Mimecast-Originator": "redhat.com",
        "Content-Type": "text/plain; charset=US-ASCII",
        "Content-Transfer-Encoding": "quoted-printable",
        "Subject": "[dpdk-dev] [PATCH v2 1/4] hash: fix meson headers packaging",
        "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": "Those headers are internal and should not be distributed.\n\nFixes: 5b9656b157d3 (\"lib: build with meson\")\nCc: stable@dpdk.org\n\nSigned-off-by: David Marchand <david.marchand@redhat.com>\n---\n lib/librte_hash/meson.build | 5 +----\n 1 file changed, 1 insertion(+), 4 deletions(-)",
    "diff": "diff --git a/lib/librte_hash/meson.build b/lib/librte_hash/meson.build\nindex 5d02b3084..bce11ad9e 100644\n--- a/lib/librte_hash/meson.build\n+++ b/lib/librte_hash/meson.build\n@@ -1,10 +1,7 @@\n # SPDX-License-Identifier: BSD-3-Clause\n # Copyright(c) 2017 Intel Corporation\n \n-headers = files('rte_cmp_arm64.h',\n-\t'rte_cmp_x86.h',\n-\t'rte_crc_arm64.h',\n-\t'rte_cuckoo_hash.h',\n+headers = files('rte_crc_arm64.h',\n \t'rte_fbk_hash.h',\n \t'rte_hash_crc.h',\n \t'rte_hash.h',\n",
    "prefixes": [
        "v2",
        "1/4"
    ]
}