get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 111126,
    "url": "https://patches.dpdk.org/api/patches/111126/?format=api",
    "web_url": "https://patches.dpdk.org/project/web/patch/20220513091045.569074-1-ktraynor@redhat.com/",
    "project": {
        "id": 4,
        "url": "https://patches.dpdk.org/api/projects/4/?format=api",
        "name": "WEB",
        "link_name": "web",
        "list_id": "web.dpdk.org",
        "list_email": "web@dpdk.org",
        "web_url": "",
        "scm_url": "git://dpdk.org/tools/dpdk-web",
        "webscm_url": "http://git.dpdk.org/tools/dpdk-web/",
        "list_archive_url": "https://inbox.dpdk.org/web",
        "list_archive_url_format": "https://inbox.dpdk.org/web/{}",
        "commit_url_format": ""
    },
    "msgid": "<20220513091045.569074-1-ktraynor@redhat.com>",
    "list_archive_url": "https://inbox.dpdk.org/web/20220513091045.569074-1-ktraynor@redhat.com",
    "date": "2022-05-13T09:10:45",
    "name": "update techboard minutes",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": false,
    "hash": "d6aa7736ffe2537c6b8c84bc908573a74a536ee2",
    "submitter": {
        "id": 598,
        "url": "https://patches.dpdk.org/api/people/598/?format=api",
        "name": "Kevin Traynor",
        "email": "ktraynor@redhat.com"
    },
    "delegate": {
        "id": 24651,
        "url": "https://patches.dpdk.org/api/users/24651/?format=api",
        "username": "dmarchand",
        "first_name": "David",
        "last_name": "Marchand",
        "email": "david.marchand@redhat.com"
    },
    "mbox": "https://patches.dpdk.org/project/web/patch/20220513091045.569074-1-ktraynor@redhat.com/mbox/",
    "series": [
        {
            "id": 22927,
            "url": "https://patches.dpdk.org/api/series/22927/?format=api",
            "web_url": "https://patches.dpdk.org/project/web/list/?series=22927",
            "date": "2022-05-13T09:10:45",
            "name": "update techboard minutes",
            "version": 1,
            "mbox": "https://patches.dpdk.org/series/22927/mbox/"
        }
    ],
    "comments": "https://patches.dpdk.org/api/patches/111126/comments/",
    "check": "pending",
    "checks": "https://patches.dpdk.org/api/patches/111126/checks/",
    "tags": {},
    "related": [],
    "headers": {
        "Return-Path": "<web-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 011A7A00C3;\n\tFri, 13 May 2022 11:10:57 +0200 (CEST)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id EDC4040E64;\n\tFri, 13 May 2022 11:10:56 +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 959DF40DDE\n for <web@dpdk.org>; Fri, 13 May 2022 11:10:55 +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-206-y1yQy9xXMU2LzebgSfH0rg-1; Fri, 13 May 2022 05:10:52 -0400",
            "from smtp.corp.redhat.com (int-mx01.intmail.prod.int.rdu2.redhat.com\n [10.11.54.1])\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 150EE803B22;\n Fri, 13 May 2022 09:10:52 +0000 (UTC)",
            "from rh.Home (unknown [10.39.195.199])\n by smtp.corp.redhat.com (Postfix) with ESMTP id 07FAD40CFD00;\n Fri, 13 May 2022 09:10:50 +0000 (UTC)"
        ],
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com;\n s=mimecast20190719; t=1652433055;\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=T7whNKFSpzQ8djTFz1mt/jp2q7MNZCg7Qn7y2Ue1e0U=;\n b=XRlHNYMyNbvhJLav9aBnLX29vqOK6A6mFvOpiKELLHtAFj371k/HdKa03aKTLg+tYtLRzR\n cvyqHb1Q78pgAak1iffcWFKlUkFMMvYhzQNxYyQA2wFML49kVt5mUtKyYnDh5YPWs0/FU5\n uBVwfvvT8pUFYx8btu6t5Nbbf4dLjgE=",
        "X-MC-Unique": "y1yQy9xXMU2LzebgSfH0rg-1",
        "From": "Kevin Traynor <ktraynor@redhat.com>",
        "To": "web@dpdk.org",
        "Cc": "thomas@monjalon.net, david.marchand@redhat.com,\n Kevin Traynor <ktraynor@redhat.com>",
        "Subject": "[PATCH] update techboard minutes",
        "Date": "Fri, 13 May 2022 10:10:45 +0100",
        "Message-Id": "<20220513091045.569074-1-ktraynor@redhat.com>",
        "MIME-Version": "1.0",
        "X-Scanned-By": "MIMEDefang 2.84 on 10.11.54.1",
        "Authentication-Results": "relay.mimecast.com;\n auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=ktraynor@redhat.com",
        "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": "web@dpdk.org",
        "X-Mailman-Version": "2.1.29",
        "Precedence": "list",
        "List-Id": "DPDK website maintenance <web.dpdk.org>",
        "List-Unsubscribe": "<https://mails.dpdk.org/options/web>,\n <mailto:web-request@dpdk.org?subject=unsubscribe>",
        "List-Archive": "<http://mails.dpdk.org/archives/web/>",
        "List-Post": "<mailto:web@dpdk.org>",
        "List-Help": "<mailto:web-request@dpdk.org?subject=help>",
        "List-Subscribe": "<https://mails.dpdk.org/listinfo/web>,\n <mailto:web-request@dpdk.org?subject=subscribe>",
        "Errors-To": "web-bounces@dpdk.org"
    },
    "content": "Signed-off-by: Kevin Traynor <ktraynor@redhat.com>\n---\n content/techboard/minutes.md | 1 +\n 1 file changed, 1 insertion(+)",
    "diff": "diff --git a/content/techboard/minutes.md b/content/techboard/minutes.md\nindex 6bfaf9e..63720e4 100644\n--- a/content/techboard/minutes.md\n+++ b/content/techboard/minutes.md\n@@ -17,4 +17,5 @@ sends minutes of its meetings on the mailing list.\n They are listed below.\n \n+* [2022-05-04](//mails.dpdk.org/archives/dev/2022-May/241134.html)\n * [2022-04-20](//mails.dpdk.org/archives/dev/2022-April/239705.html)\n * [2022-04-06](//mails.dpdk.org/archives/dev/2022-April/239191.html)\n",
    "prefixes": []
}