get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 123484,
    "url": "https://patches.dpdk.org/api/patches/123484/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/patch/1675891595-28366-3-git-send-email-roretzla@linux.microsoft.com/",
    "project": {
        "id": 1,
        "url": "https://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": "<1675891595-28366-3-git-send-email-roretzla@linux.microsoft.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/1675891595-28366-3-git-send-email-roretzla@linux.microsoft.com",
    "date": "2023-02-08T21:26:34",
    "name": "[v6,2/3] doc: add missing index entry for thread",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "b7bf9b2ddf251bab43fd00b9fe8dc414b5cadccf",
    "submitter": {
        "id": 2077,
        "url": "https://patches.dpdk.org/api/people/2077/?format=api",
        "name": "Tyler Retzlaff",
        "email": "roretzla@linux.microsoft.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/dpdk/patch/1675891595-28366-3-git-send-email-roretzla@linux.microsoft.com/mbox/",
    "series": [
        {
            "id": 26896,
            "url": "https://patches.dpdk.org/api/series/26896/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=26896",
            "date": "2023-02-08T21:26:35",
            "name": "eal: deprecate last use of pthread_t in public API",
            "version": 6,
            "mbox": "https://patches.dpdk.org/series/26896/mbox/"
        }
    ],
    "comments": "https://patches.dpdk.org/api/patches/123484/comments/",
    "check": "success",
    "checks": "https://patches.dpdk.org/api/patches/123484/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 CC65641C44;\n\tWed,  8 Feb 2023 22:27:00 +0100 (CET)",
            "from mails.dpdk.org (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 94AB542BD9;\n\tWed,  8 Feb 2023 22:26:42 +0100 (CET)",
            "from linux.microsoft.com (linux.microsoft.com [13.77.154.182])\n by mails.dpdk.org (Postfix) with ESMTP id CDD2340E6E\n for <dev@dpdk.org>; Wed,  8 Feb 2023 22:26:37 +0100 (CET)",
            "by linux.microsoft.com (Postfix, from userid 1086)\n id D940920C8AD9; Wed,  8 Feb 2023 13:26:36 -0800 (PST)"
        ],
        "DKIM-Filter": "OpenDKIM Filter v2.11.0 linux.microsoft.com D940920C8AD9",
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.microsoft.com;\n s=default; t=1675891596;\n bh=5353rO9IEQlygeNxSAdF2/e42ELb70UNdWU0bKt6XNg=;\n h=From:To:Cc:Subject:Date:In-Reply-To:References:From;\n b=ClhKPI2ZQKGbqmMWK369LL4do3pBIc2tcBB9GOcDPVqLj+YSXUJ2krRcDaJF5Fy0S\n 5d+0mcKJi4IFCB/WYnAW1ybx5X+7Mt/AcbMX6JYA2Va1Maz/AYnu632V2hMRDjZ6P0\n oAJCT6qqNYU7AxXrOt27d91fW0zvblrQ3j7BHQ08=",
        "From": "Tyler Retzlaff <roretzla@linux.microsoft.com>",
        "To": "dev@dpdk.org",
        "Cc": "david.marchand@redhat.com, thomas@monjalon.net, olivier.matz@6wind.com,\n stephen@networkplumber.org, mb@smartsharesystems.com,\n hofors@lysator.liu.se, Tyler Retzlaff <roretzla@linux.microsoft.com>",
        "Subject": "[PATCH v6 2/3] doc: add missing index entry for thread",
        "Date": "Wed,  8 Feb 2023 13:26:34 -0800",
        "Message-Id": "<1675891595-28366-3-git-send-email-roretzla@linux.microsoft.com>",
        "X-Mailer": "git-send-email 1.8.3.1",
        "In-Reply-To": "<1675891595-28366-1-git-send-email-roretzla@linux.microsoft.com>",
        "References": "<1670271868-11364-1-git-send-email-roretzla@linux.microsoft.com>\n <1675891595-28366-1-git-send-email-roretzla@linux.microsoft.com>",
        "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": "Add missing thread index referencing rte_thread.h under the basic\ntopic.\n\nSigned-off-by: Tyler Retzlaff <roretzla@linux.microsoft.com>\nReviewed-by: David Marchand <david.marchand@redhat.com>\n---\n doc/api/doxy-api-index.md | 3 ++-\n 1 file changed, 2 insertions(+), 1 deletion(-)",
    "diff": "diff --git a/doc/api/doxy-api-index.md b/doc/api/doxy-api-index.md\nindex de488c7..2deec7e 100644\n--- a/doc/api/doxy-api-index.md\n+++ b/doc/api/doxy-api-index.md\n@@ -210,7 +210,8 @@ The public API headers are grouped by topics:\n   [random](@ref rte_random.h),\n   [config file](@ref rte_cfgfile.h),\n   [key/value args](@ref rte_kvargs.h),\n-  [string](@ref rte_string_fns.h)\n+  [string](@ref rte_string_fns.h),\n+  [thread](@ref rte_thread.h)\n \n - **debug**:\n   [jobstats](@ref rte_jobstats.h),\n",
    "prefixes": [
        "v6",
        "2/3"
    ]
}