get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 115833,
    "url": "http://patches.dpdk.org/api/patches/115833/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220905083540.2506490-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": "<20220905083540.2506490-2-david.marchand@redhat.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20220905083540.2506490-2-david.marchand@redhat.com",
    "date": "2022-09-05T08:35:14",
    "name": "[v5,01/27] devtools: forbid inclusions of driver only headers",
    "commit_ref": null,
    "pull_url": null,
    "state": "not-applicable",
    "archived": true,
    "hash": "877c8613900ddf8bcd35223ff14ac5011709bb20",
    "submitter": {
        "id": 1173,
        "url": "http://patches.dpdk.org/api/people/1173/?format=api",
        "name": "David Marchand",
        "email": "david.marchand@redhat.com"
    },
    "delegate": null,
    "mbox": "http://patches.dpdk.org/project/dpdk/patch/20220905083540.2506490-2-david.marchand@redhat.com/mbox/",
    "series": [
        {
            "id": 24530,
            "url": "http://patches.dpdk.org/api/series/24530/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=24530",
            "date": "2022-09-05T08:35:13",
            "name": "Bus and device cleanup for 22.11",
            "version": 5,
            "mbox": "http://patches.dpdk.org/series/24530/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/115833/comments/",
    "check": "success",
    "checks": "http://patches.dpdk.org/api/patches/115833/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 mails.dpdk.org (mails.dpdk.org [217.70.189.124])\n\tby inbox.dpdk.org (Postfix) with ESMTP id 248B5A0547;\n\tMon,  5 Sep 2022 10:36:00 +0200 (CEST)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 3D17040A7F;\n\tMon,  5 Sep 2022 10:35:55 +0200 (CEST)",
            "from us-smtp-delivery-124.mimecast.com\n (us-smtp-delivery-124.mimecast.com [170.10.129.124])\n by mails.dpdk.org (Postfix) with ESMTP id E9A73400D4\n for <dev@dpdk.org>; Mon,  5 Sep 2022 10:35:52 +0200 (CEST)",
            "from mimecast-mx02.redhat.com (mimecast-mx02.redhat.com\n [66.187.233.88]) by relay.mimecast.com with ESMTP with STARTTLS\n (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id\n us-mta-613-OHExRFTiMsCVfU2WrcT3Bg-1; Mon, 05 Sep 2022 04:35:50 -0400",
            "from smtp.corp.redhat.com (int-mx07.intmail.prod.int.rdu2.redhat.com\n [10.11.54.7])\n (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))\n (No client certificate requested)\n by mimecast-mx02.redhat.com (Postfix) with ESMTPS id E783B8041BE;\n Mon,  5 Sep 2022 08:35:49 +0000 (UTC)",
            "from fchome.redhat.com (unknown [10.40.193.251])\n by smtp.corp.redhat.com (Postfix) with ESMTP id 24BCE1415138;\n Mon,  5 Sep 2022 08:35:49 +0000 (UTC)"
        ],
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com;\n s=mimecast20190719; t=1662366952;\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=I2fts0AMcnxALjCHQ0zuODtfvxEqrxo10abuiJRofT4=;\n b=OGO5YyTuy9ssTGhQ+/8qGpFLx52HrTK0SPeJbbl/OK/CtvEtfQ6PS+UM/CV1IAsZyoGXyX\n UVI3CMEIf0tGDXf7exd3Jst7Rg+aA+cSn5t06QBgOdbxt1mKT6CMUekfBt/m2rAwSfA75u\n QMl4fTxe9aFIQIz8HIG8DxjZelQako0=",
        "X-MC-Unique": "OHExRFTiMsCVfU2WrcT3Bg-1",
        "From": "David Marchand <david.marchand@redhat.com>",
        "To": "dev@dpdk.org",
        "Cc": "thomas@monjalon.net,\n\tbruce.richardson@intel.com",
        "Subject": "[PATCH v5 01/27] devtools: forbid inclusions of driver only headers",
        "Date": "Mon,  5 Sep 2022 10:35:14 +0200",
        "Message-Id": "<20220905083540.2506490-2-david.marchand@redhat.com>",
        "In-Reply-To": "<20220905083540.2506490-1-david.marchand@redhat.com>",
        "References": "<20220628144643.1213026-1-david.marchand@redhat.com>\n <20220905083540.2506490-1-david.marchand@redhat.com>",
        "MIME-Version": "1.0",
        "X-Scanned-By": "MIMEDefang 2.85 on 10.11.54.7",
        "X-Mimecast-Spam-Score": "0",
        "X-Mimecast-Originator": "redhat.com",
        "Content-Transfer-Encoding": "8bit",
        "Content-Type": "text/plain; charset=\"US-ASCII\"; x-default=true",
        "X-BeenThere": "dev@dpdk.org",
        "X-Mailman-Version": "2.1.29",
        "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"
    },
    "content": "Let's be good citizens and enforce not using driver only headers in our\nown examples.\n\nSigned-off-by: David Marchand <david.marchand@redhat.com>\nAcked-by: Bruce Richardson <bruce.richardson@intel.com>\n---\n devtools/checkpatches.sh | 8 ++++++++\n 1 file changed, 8 insertions(+)",
    "diff": "diff --git a/devtools/checkpatches.sh b/devtools/checkpatches.sh\nindex 1edc5810ad..0e82c01947 100755\n--- a/devtools/checkpatches.sh\n+++ b/devtools/checkpatches.sh\n@@ -142,6 +142,14 @@ check_forbidden_additions() { # <patch>\n \t\t-f $(dirname $(readlink -f $0))/check-forbidden-tokens.awk \\\n \t\t\"$1\" || res=1\n \n+\t# forbid inclusion of driver specific headers in apps and examples\n+\tawk -v FOLDERS='app examples' \\\n+\t\t-v EXPRESSIONS='include.*_driver\\\\.h include.*_pmd\\\\.h' \\\n+\t\t-v RET_ON_FAIL=1 \\\n+\t\t-v MESSAGE='Using driver specific headers in applications' \\\n+\t\t-f $(dirname $(readlink -f $0))/check-forbidden-tokens.awk \\\n+\t\t\"$1\" || res=1\n+\n \t# SVG must be included with wildcard extension to allow conversion\n \tawk -v FOLDERS='doc' \\\n \t\t-v EXPRESSIONS='::[[:space:]]*[^[:space:]]*\\\\.svg' \\\n",
    "prefixes": [
        "v5",
        "01/27"
    ]
}