get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 133159,
    "url": "http://patches.dpdk.org/api/patches/133159/?format=api",
    "web_url": "http://patches.dpdk.org/project/web/patch/20231023071859.2805947-1-david.marchand@redhat.com/",
    "project": {
        "id": 4,
        "url": "http://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": "<20231023071859.2805947-1-david.marchand@redhat.com>",
    "list_archive_url": "https://inbox.dpdk.org/web/20231023071859.2805947-1-david.marchand@redhat.com",
    "date": "2023-10-23T07:18:59",
    "name": "update techboard minutes",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": false,
    "hash": "cc78c4fddcd18e70670bd326f9304fc6a52c5143",
    "submitter": {
        "id": 1173,
        "url": "http://patches.dpdk.org/api/people/1173/?format=api",
        "name": "David Marchand",
        "email": "david.marchand@redhat.com"
    },
    "delegate": {
        "id": 24651,
        "url": "http://patches.dpdk.org/api/users/24651/?format=api",
        "username": "dmarchand",
        "first_name": "David",
        "last_name": "Marchand",
        "email": "david.marchand@redhat.com"
    },
    "mbox": "http://patches.dpdk.org/project/web/patch/20231023071859.2805947-1-david.marchand@redhat.com/mbox/",
    "series": [
        {
            "id": 29944,
            "url": "http://patches.dpdk.org/api/series/29944/?format=api",
            "web_url": "http://patches.dpdk.org/project/web/list/?series=29944",
            "date": "2023-10-23T07:18:59",
            "name": "update techboard minutes",
            "version": 1,
            "mbox": "http://patches.dpdk.org/series/29944/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/133159/comments/",
    "check": "pending",
    "checks": "http://patches.dpdk.org/api/patches/133159/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 463AB431DE;\n\tMon, 23 Oct 2023 09:19:08 +0200 (CEST)",
            "from mails.dpdk.org (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 3FC054027E;\n\tMon, 23 Oct 2023 09:19:08 +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 C408040270\n for <web@dpdk.org>; Mon, 23 Oct 2023 09:19:06 +0200 (CEST)",
            "from mimecast-mx02.redhat.com (mx-ext.redhat.com [66.187.233.73])\n by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2,\n cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id\n us-mta-137-nQgTZc20N6-tGDDdVeibZA-1; Mon, 23 Oct 2023 03:19:02 -0400",
            "from smtp.corp.redhat.com (int-mx06.intmail.prod.int.rdu2.redhat.com\n [10.11.54.6])\n (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))\n (No client certificate requested)\n by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 03FD3381258E;\n Mon, 23 Oct 2023 07:19:02 +0000 (UTC)",
            "from dmarchan.redhat.com (unknown [10.45.225.98])\n by smtp.corp.redhat.com (Postfix) with ESMTP id 51C042166B26;\n Mon, 23 Oct 2023 07:19:01 +0000 (UTC)"
        ],
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com;\n s=mimecast20190719; t=1698045546;\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=2JX+yozoHSt+XGsgSP1J+EcG0t0qTUbI7GfFLUOqPfw=;\n b=LPy26vz6i1Mu3cbXupvoM7a15TacF2bejX7nKdRJb1hGruCQe8l0JtoAeZSo7VXEvKeIAi\n DdYzaW3B6WlEOFQc2evmJp243lMhbicu2DmaTUbVmN09/jqC+XOyTj2EeAGQkJ7rA9qmkx\n U99L/ifYmBBgh3rV2oJ0fNbnTkx5Z68=",
        "X-MC-Unique": "nQgTZc20N6-tGDDdVeibZA-1",
        "From": "David Marchand <david.marchand@redhat.com>",
        "To": "web@dpdk.org",
        "Cc": "thomas@monjalon.net",
        "Subject": "[PATCH] update techboard minutes",
        "Date": "Mon, 23 Oct 2023 09:18:59 +0200",
        "Message-ID": "<20231023071859.2805947-1-david.marchand@redhat.com>",
        "MIME-Version": "1.0",
        "X-Scanned-By": "MIMEDefang 3.4.1 on 10.11.54.6",
        "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: David Marchand <david.marchand@redhat.com>\n---\n content/techboard/minutes.md | 10 ++++++++++\n 1 file changed, 10 insertions(+)",
    "diff": "diff --git a/content/techboard/minutes.md b/content/techboard/minutes.md\nindex 0409141..b2d559f 100644\n--- a/content/techboard/minutes.md\n+++ b/content/techboard/minutes.md\n@@ -24,6 +24,16 @@ The [Technical Board](/techboard/)\n sends minutes of its meetings on the mailing list.\n They are listed below.\n \n+* [2023-10-18](//mails.dpdk.org/archives/dev/2023-October/279672.html)\n+* [2023-10-04](//mails.dpdk.org/archives/dev/2023-October/278510.html)\n+* [2023-09-20](//mails.dpdk.org/archives/dev/2023-September/277091.html)\n+* [2023-09-11](//mails.dpdk.org/archives/dev/2023-October/278185.html)\n+* [2023-09-06](//mails.dpdk.org/archives/dev/2023-September/276583.html)\n+* [2023-08-23](//mails.dpdk.org/archives/dev/2023-October/278756.html)\n+* [2023-08-09](//mails.dpdk.org/archives/dev/2023-August/275038.html)\n+* [2023-06-28](//mails.dpdk.org/archives/dev/2023-September/276665.html)\n+* [2023-06-14](//mails.dpdk.org/archives/dev/2023-June/271347.html)\n+* [2023-05-31](//mails.dpdk.org/archives/dev/2023-October/278186.html)\n * [2023-05-17](//mails.dpdk.org/archives/dev/2023-May/269455.html)\n * [2023-05-03](//mails.dpdk.org/archives/dev/2023-May/268136.html)\n * [2023-04-19](//mails.dpdk.org/archives/dev/2023-May/268609.html)\n",
    "prefixes": []
}