get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 87405,
    "url": "http://patches.dpdk.org/api/patches/87405/?format=api",
    "web_url": "http://patches.dpdk.org/project/web/patch/20210127155135.3730352-1-christian.ehrhardt@canonical.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": "<20210127155135.3730352-1-christian.ehrhardt@canonical.com>",
    "list_archive_url": "https://inbox.dpdk.org/web/20210127155135.3730352-1-christian.ehrhardt@canonical.com",
    "date": "2021-01-27T15:51:35",
    "name": "update LTS ownership",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": false,
    "hash": "80d858113760b879f02b755d7d17489422bc6010",
    "submitter": {
        "id": 382,
        "url": "http://patches.dpdk.org/api/people/382/?format=api",
        "name": "Christian Ehrhardt",
        "email": "christian.ehrhardt@canonical.com"
    },
    "delegate": null,
    "mbox": "http://patches.dpdk.org/project/web/patch/20210127155135.3730352-1-christian.ehrhardt@canonical.com/mbox/",
    "series": [
        {
            "id": 14974,
            "url": "http://patches.dpdk.org/api/series/14974/?format=api",
            "web_url": "http://patches.dpdk.org/project/web/list/?series=14974",
            "date": "2021-01-27T15:51:35",
            "name": "update LTS ownership",
            "version": 1,
            "mbox": "http://patches.dpdk.org/series/14974/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/87405/comments/",
    "check": "pending",
    "checks": "http://patches.dpdk.org/api/patches/87405/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 32883A052A;\n\tWed, 27 Jan 2021 16:51:41 +0100 (CET)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 1EF13140E9A;\n\tWed, 27 Jan 2021 16:51:41 +0100 (CET)",
            "from youngberry.canonical.com (youngberry.canonical.com\n [91.189.89.112])\n by mails.dpdk.org (Postfix) with ESMTP id D5BD0140E99\n for <web@dpdk.org>; Wed, 27 Jan 2021 16:51:39 +0100 (CET)",
            "from 2.general.paelzer.uk.vpn ([10.172.196.173]\n helo=Keschdeichel.fritz.box) by youngberry.canonical.com with esmtpsa\n (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2)\n (envelope-from <christian.ehrhardt@canonical.com>)\n id 1l4n6Z-0000eJ-HF; Wed, 27 Jan 2021 15:51:39 +0000"
        ],
        "From": "Christian Ehrhardt <christian.ehrhardt@canonical.com>",
        "To": "web@dpdk.org",
        "Cc": "Kevin Traynor <ktraynor@redhat.com>,\n Luca Boccassi <luca.boccassi@microsoft.com>,\n Christian Ehrhardt <christian.ehrhardt@canonical.com>",
        "Date": "Wed, 27 Jan 2021 16:51:35 +0100",
        "Message-Id": "<20210127155135.3730352-1-christian.ehrhardt@canonical.com>",
        "X-Mailer": "git-send-email 2.30.0",
        "MIME-Version": "1.0",
        "Content-Transfer-Encoding": "8bit",
        "Subject": "[dpdk-web] [PATCH] update LTS ownership",
        "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",
        "Sender": "\"web\" <web-bounces@dpdk.org>"
    },
    "content": "I was told that Kevin (thanks to all the great work!) wanted to step\nback of the 20.11 LTS maintenance.\n\nIn a discussion Luca and I agreed that I can take over the further\n19.11.x (as that is what we use in Ubuntu 20.04 LTS) and he would\nin return take 20.11.x (which will be what is in the coming Debian\nrelease).\n\nSigned-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>\n---\n content/roadmap/_index.md | 4 ++--\n 1 file changed, 2 insertions(+), 2 deletions(-)",
    "diff": "diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md\nindex 132da1c..06ebcb0 100644\n--- a/content/roadmap/_index.md\n+++ b/content/roadmap/_index.md\n@@ -124,5 +124,5 @@ by 1-2 weeks, depending on the test results.\n | Current version | Next version  | Next version Date | End of life | Maintainer     |\n |----------|----------|-------------------|---------------------|--------------------|\n | 18.11.11 | -        | -                 | December 2020 (EOL) | -                  |\n-| 19.11.6  | 19.11.7  | March 2021        | November 2021 (LTS) | Luca Boccassi      |\n-| -        | 20.11.1  | March 2021        | November 2022 (LTS) | Kevin Traynor      |\n+| 19.11.6  | 19.11.7  | March 2021        | November 2021 (LTS) | Christian Ehrhardt |\n+| -        | 20.11.1  | March 2021        | November 2022 (LTS) | Luca Boccassi      |\n",
    "prefixes": []
}