get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 102399,
    "url": "http://patches.dpdk.org/api/patches/102399/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/20211020091415.7010-1-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": "<20211020091415.7010-1-david.marchand@redhat.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20211020091415.7010-1-david.marchand@redhat.com",
    "date": "2021-10-20T09:14:15",
    "name": "devtools: check prefix for libraries patches",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "23bba6488a49671673c99b57bd4eebbec4fb370f",
    "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/20211020091415.7010-1-david.marchand@redhat.com/mbox/",
    "series": [
        {
            "id": 19830,
            "url": "http://patches.dpdk.org/api/series/19830/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=19830",
            "date": "2021-10-20T09:14:15",
            "name": "devtools: check prefix for libraries patches",
            "version": 1,
            "mbox": "http://patches.dpdk.org/series/19830/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/102399/comments/",
    "check": "fail",
    "checks": "http://patches.dpdk.org/api/patches/102399/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 91C63A0C43;\n\tWed, 20 Oct 2021 11:14:30 +0200 (CEST)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 5CB3340687;\n\tWed, 20 Oct 2021 11:14:30 +0200 (CEST)",
            "from us-smtp-delivery-124.mimecast.com\n (us-smtp-delivery-124.mimecast.com [170.10.133.124])\n by mails.dpdk.org (Postfix) with ESMTP id 3248140142\n for <dev@dpdk.org>; Wed, 20 Oct 2021 11:14:29 +0200 (CEST)",
            "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-464-cr4nXLP2NWaijaAtyT_ucw-1; Wed, 20 Oct 2021 05:14:25 -0400",
            "from smtp.corp.redhat.com (int-mx07.intmail.prod.int.phx2.redhat.com\n [10.5.11.22])\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 6707ABAF80;\n Wed, 20 Oct 2021 09:14:24 +0000 (UTC)",
            "from dmarchan.remote.csb (unknown [10.40.193.101])\n by smtp.corp.redhat.com (Postfix) with ESMTP id F00991009AB7;\n Wed, 20 Oct 2021 09:14:22 +0000 (UTC)"
        ],
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com;\n s=mimecast20190719; t=1634721268;\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=pckRr0DfjxaB2T5JMxR77RbVUHb2oqbN52HhYVNv544=;\n b=GEVJxcCamfQb9rxz1d+aFF0Froz4/QcIUfbFA/7s1Eb/tiVXzrCpkWSifKWPpdaIcccG39\n UNdnfoY9eh8b4ZUdjU8AdTs0Ux/ZokT6ezmcWSfOkP/JD1KExalnNY1X0JD8Q9UIYScl9o\n fBYV1GG2DuVXdlXbnDl1/2b5lMRQgNM=",
        "X-MC-Unique": "cr4nXLP2NWaijaAtyT_ucw-1",
        "From": "David Marchand <david.marchand@redhat.com>",
        "To": "dev@dpdk.org",
        "Cc": "Thomas Monjalon <thomas@monjalon.net>",
        "Date": "Wed, 20 Oct 2021 11:14:15 +0200",
        "Message-Id": "<20211020091415.7010-1-david.marchand@redhat.com>",
        "MIME-Version": "1.0",
        "X-Scanned-By": "MIMEDefang 2.84 on 10.5.11.22",
        "Authentication-Results": "relay.mimecast.com;\n auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=david.marchand@redhat.com",
        "X-Mimecast-Spam-Score": "0",
        "X-Mimecast-Originator": "redhat.com",
        "Content-Transfer-Encoding": "8bit",
        "Content-Type": "text/plain; charset=\"US-ASCII\"",
        "Subject": "[dpdk-dev] [PATCH] devtools: check prefix for libraries patches",
        "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",
        "Sender": "\"dev\" <dev-bounces@dpdk.org>"
    },
    "content": "The convention in DPDK is to directly use library names as prefix,\nwithout a lib/.\n\nSigned-off-by: David Marchand <david.marchand@redhat.com>\n---\n devtools/check-git-log.sh | 6 ++++++\n 1 file changed, 6 insertions(+)",
    "diff": "diff --git a/devtools/check-git-log.sh b/devtools/check-git-log.sh\nindex 9988bf863d..475f2464ab 100755\n--- a/devtools/check-git-log.sh\n+++ b/devtools/check-git-log.sh\n@@ -89,6 +89,12 @@ bad=$(for commit in $commits ; do\n done | sed 's,^,\\t,')\n [ -z \"$bad\" ] || { printf \"Wrong headline prefix:\\n$bad\\n\" && failure=true;}\n \n+# check headline prefix for libraries\n+bad=$(echo \"$headlines\" | grep --color=always \\\n+\t-e '^lib/' \\\n+\t| sed 's,^,\\t,')\n+[ -z \"$bad\" ] || { printf \"Wrong headline prefix:\\n$bad\\n\" && failure=true;}\n+\n # check headline label for common typos\n bad=$(echo \"$headlines\" | grep --color=always \\\n \t-e '^example[:/]' \\\n",
    "prefixes": []
}