get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 121093,
    "url": "http://patches.dpdk.org/api/patches/121093/?format=api",
    "web_url": "http://patches.dpdk.org/project/web/patch/20221220161521.299319-1-ktraynor@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": "<20221220161521.299319-1-ktraynor@redhat.com>",
    "list_archive_url": "https://inbox.dpdk.org/web/20221220161521.299319-1-ktraynor@redhat.com",
    "date": "2022-12-20T16:15:21",
    "name": "release 21.11.3",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": false,
    "hash": "8b81ab8367d4cc111d4b5d24e5e8430dd9b20db0",
    "submitter": {
        "id": 598,
        "url": "http://patches.dpdk.org/api/people/598/?format=api",
        "name": "Kevin Traynor",
        "email": "ktraynor@redhat.com"
    },
    "delegate": null,
    "mbox": "http://patches.dpdk.org/project/web/patch/20221220161521.299319-1-ktraynor@redhat.com/mbox/",
    "series": [
        {
            "id": 26197,
            "url": "http://patches.dpdk.org/api/series/26197/?format=api",
            "web_url": "http://patches.dpdk.org/project/web/list/?series=26197",
            "date": "2022-12-20T16:15:21",
            "name": "release 21.11.3",
            "version": 1,
            "mbox": "http://patches.dpdk.org/series/26197/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/121093/comments/",
    "check": "pending",
    "checks": "http://patches.dpdk.org/api/patches/121093/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 5B173A0545;\n\tTue, 20 Dec 2022 17:15:40 +0100 (CET)",
            "from mails.dpdk.org (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 583D940395;\n\tTue, 20 Dec 2022 17:15:40 +0100 (CET)",
            "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 EA16640143\n for <web@dpdk.org>; Tue, 20 Dec 2022 17:15:38 +0100 (CET)",
            "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-605-zPCnrq0WOzKTnSEgYHa4kw-1; Tue, 20 Dec 2022 11:15:34 -0500",
            "from smtp.corp.redhat.com (int-mx03.intmail.prod.int.rdu2.redhat.com\n [10.11.54.3])\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 9D5AD1871D94;\n Tue, 20 Dec 2022 16:15:33 +0000 (UTC)",
            "from rh.redhat.com (unknown [10.39.192.37])\n by smtp.corp.redhat.com (Postfix) with ESMTP id 8FB8F112132C;\n Tue, 20 Dec 2022 16:15:30 +0000 (UTC)"
        ],
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com;\n s=mimecast20190719; t=1671552938;\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=CdEXd/NZ/Vz9lB9kNdnwRxedY+nirXUQ1sj2mcuqX1k=;\n b=bzmkYT3boDg7/r2HhGlaji374YIuaZB4+tEZQ9spCX9sMGUAqKjRNI2m/w3WvrP7BHnVN1\n eXMKSepf3xuVViwawlCgWMiIV3pKiLkQ+DSFL6tqPFpuDL+AF6vqk6OoQ+MfBajTenSqpC\n Y0bM6WiaGJ+gBgzGgB/f5LfbRWau0JA=",
        "X-MC-Unique": "zPCnrq0WOzKTnSEgYHa4kw-1",
        "From": "Kevin Traynor <ktraynor@redhat.com>",
        "To": "web@dpdk.org",
        "Cc": "bluca@debian.org, thomas@monjalon.net, david.marchand@redhat.com,\n christian.ehrhardt@canonical.com, xuemingl@nvidia.com,\n Kevin Traynor <ktraynor@redhat.com>",
        "Subject": "[PATCH] release 21.11.3",
        "Date": "Tue, 20 Dec 2022 16:15:21 +0000",
        "Message-Id": "<20221220161521.299319-1-ktraynor@redhat.com>",
        "MIME-Version": "1.0",
        "X-Scanned-By": "MIMEDefang 3.1 on 10.11.54.3",
        "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/download/_index.md | 2 +-\n content/roadmap/_index.md  | 2 +-\n 2 files changed, 2 insertions(+), 2 deletions(-)",
    "diff": "diff --git a/content/download/_index.md b/content/download/_index.md\nindex d3fdc2f..1996a3e 100644\n--- a/content/download/_index.md\n+++ b/content/download/_index.md\n@@ -29,5 +29,5 @@ weight = \"2\"\n | [DPDK 22.07.0](//fast.dpdk.org/rel/dpdk-22.07.tar.xz)         | [2022 July 17](//doc.dpdk.org/guides-22.07/rel_notes/release_22_07.html)     | fb73b58b80b1349cd05fe9cf6984afd4 |\n | [DPDK 22.03.0](//fast.dpdk.org/rel/dpdk-22.03.tar.xz)         | [2022 March 17](//doc.dpdk.org/guides-22.03/rel_notes/release_22_03.html)    | a07ca8839f98062f46e1cc359735cce8 |\n-| [DPDK 21.11.2 (LTS)](//fast.dpdk.org/rel/dpdk-21.11.2.tar.xz) | [2022 August 29](//doc.dpdk.org/guides-21.11/rel_notes/release_21_11.html)   | 86f9c3b9034545172a9f3f2a8cf0f71b |\n+| [DPDK 21.11.3 (LTS)](//fast.dpdk.org/rel/dpdk-21.11.3.tar.xz) | [2022 December 20](//doc.dpdk.org/guides-21.11/rel_notes/release_21_11.html) | 60b36ce5739004b04741cb7625e89ebf |\n | [DPDK 21.08.0](//fast.dpdk.org/rel/dpdk-21.08.tar.xz)         | [2021 August 8](//doc.dpdk.org/guides-21.08/rel_notes/release_21_08.html)    | de33433a1806280996a0ecbe66e3642f |\n | [DPDK 21.05.0](//fast.dpdk.org/rel/dpdk-21.05.tar.xz)         | [2021 May 21](//doc.dpdk.org/guides-21.05/rel_notes/release_21_05.html)      | a78bba290b11d9717d1272cc6bfaf7c3 |\ndiff --git a/content/roadmap/_index.md b/content/roadmap/_index.md\nindex 02f235b..bfdab34 100644\n--- a/content/roadmap/_index.md\n+++ b/content/roadmap/_index.md\n@@ -137,4 +137,4 @@ by 3-6 weeks, depending on the test results.\n | 19.11.14 | -        | -                 | December 2022 (EOL) | Christian Ehrhardt        |\n | 20.11.7  | -        | -                 | December 2022 (EOL) | -                         |\n-| 21.11.2  | 21.11.3  | December 2022     | November 2023 (LTS) | Kevin Traynor             |\n+| 21.11.3  | 21.11.4  | April 2023        | November 2023 (LTS) | Kevin Traynor             |\n | 22.11.1  | 22.11.2  | April 2023        | November 2024 (LTS) |                           |\n",
    "prefixes": []
}