get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 135728,
    "url": "http://patches.dpdk.org/api/patches/135728/?format=api",
    "web_url": "http://patches.dpdk.org/project/web/patch/20240104151047.437236-1-aconole@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": "<20240104151047.437236-1-aconole@redhat.com>",
    "list_archive_url": "https://inbox.dpdk.org/web/20240104151047.437236-1-aconole@redhat.com",
    "date": "2024-01-04T15:10:47",
    "name": "testing: add the GitHub Actions robot to retest instructions",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": false,
    "hash": "c43e27c05f92bc2fc16fe4c7d1f6205e178ba532",
    "submitter": {
        "id": 332,
        "url": "http://patches.dpdk.org/api/people/332/?format=api",
        "name": "Aaron Conole",
        "email": "aconole@redhat.com"
    },
    "delegate": null,
    "mbox": "http://patches.dpdk.org/project/web/patch/20240104151047.437236-1-aconole@redhat.com/mbox/",
    "series": [
        {
            "id": 30720,
            "url": "http://patches.dpdk.org/api/series/30720/?format=api",
            "web_url": "http://patches.dpdk.org/project/web/list/?series=30720",
            "date": "2024-01-04T15:10:47",
            "name": "testing: add the GitHub Actions robot to retest instructions",
            "version": 1,
            "mbox": "http://patches.dpdk.org/series/30720/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/135728/comments/",
    "check": "pending",
    "checks": "http://patches.dpdk.org/api/patches/135728/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 32BF143818;\n\tThu,  4 Jan 2024 16:10:53 +0100 (CET)",
            "from mails.dpdk.org (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 1D8284029A;\n\tThu,  4 Jan 2024 16:10:53 +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 9BE3840275\n for <web@dpdk.org>; Thu,  4 Jan 2024 16:10:51 +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.3, cipher=TLS_AES_256_GCM_SHA384) id\n us-mta-19-qTGdGLH-M9ySdx6K0Nx67Q-1; Thu, 04 Jan 2024 10:10:48 -0500",
            "from smtp.corp.redhat.com (int-mx02.intmail.prod.int.rdu2.redhat.com\n [10.11.54.2])\n (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)\n key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest\n SHA256)\n (No client certificate requested)\n by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 7740D85A58F;\n Thu,  4 Jan 2024 15:10:48 +0000 (UTC)",
            "from RHTPC1VM0NT.redhat.com (unknown [10.22.16.200])\n by smtp.corp.redhat.com (Postfix) with ESMTP id 4FD6A40C6EB9;\n Thu,  4 Jan 2024 15:10:48 +0000 (UTC)"
        ],
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com;\n s=mimecast20190719; t=1704381051;\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=LkgO8z29+AJQaigTtwE2B3NFxiteawF9wRXjM0KYHWQ=;\n b=N37pH0Sshl8x8NF/EAmr1PQStDb39+/Vu3/FN10iuXLbBOKf2ZwKroDKkSCWrcdxyjmVO+\n TdnejnC8OgiXVgz4niwG3AQFOqKg8H11lHRMOOh8Z7B1E4ZqHmhCliLnXYBRoQRq8z0kGf\n GCb8DWy7qwLGlubdibjzFP0VbGJvDCc=",
        "X-MC-Unique": "qTGdGLH-M9ySdx6K0Nx67Q-1",
        "From": "Aaron Conole <aconole@redhat.com>",
        "To": "web@dpdk.org",
        "Cc": "probb@iol.unh.edu",
        "Subject": "[PATCH] testing: add the GitHub Actions robot to retest instructions",
        "Date": "Thu,  4 Jan 2024 10:10:47 -0500",
        "Message-ID": "<20240104151047.437236-1-aconole@redhat.com>",
        "MIME-Version": "1.0",
        "X-Scanned-By": "MIMEDefang 3.4.1 on 10.11.54.2",
        "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: Aaron Conole <aconole@redhat.com>\n---\n content/testing/_index.md | 11 +++++++----\n 1 file changed, 7 insertions(+), 4 deletions(-)",
    "diff": "diff --git a/content/testing/_index.md b/content/testing/_index.md\nindex 1db5927..a054292 100644\n--- a/content/testing/_index.md\n+++ b/content/testing/_index.md\n@@ -106,14 +106,17 @@ and check the results before accepting a patch.\n #### Requesting a Patch Retest\n \n If CI reports a failure for a test label on Patchwork,\n-it is possible to request a retest of a patch series on those label(s).\n+it is possible to request a retest of a patch or series on those label(s).\n For a list of Patchwork testing labels, send an email reply on the patch or cover letter like so:\n ```\n-Recheck-request: iol-compile-amd64-testing, iol-broadcom-Performance, iol-unit-arm64-testing\n+Recheck-request: iol-compile-amd64-testing, iol-broadcom-Performance, iol-unit-arm64-testing, github-robot\n ```\n \n-This is currently only supported by the UNH-IOL Community Lab,\n-so just those Patchwork testing labels beginning wih \"iol-\".\n+Note that you may omit any labels which are not failing.\n+\n+This is currently supported by the UNH-IOL Community Lab, and the GitHub\n+Actions robot so just those Patchwork testing labels beginning wih \"iol-\"\n+or \"github-robot\".\n \n ### Mainline Monitoring\n \n",
    "prefixes": []
}