get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 99314,
    "url": "http://patches.dpdk.org/api/patches/99314/?format=api",
    "web_url": "http://patches.dpdk.org/project/web/patch/20210920125401.646180-1-ferruh.yigit@intel.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": "<20210920125401.646180-1-ferruh.yigit@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/web/20210920125401.646180-1-ferruh.yigit@intel.com",
    "date": "2021-09-20T12:54:01",
    "name": "add slack workspace",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": false,
    "hash": "ef95b84840ef3e37518b29d8ddc28aa0ba9887bf",
    "submitter": {
        "id": 324,
        "url": "http://patches.dpdk.org/api/people/324/?format=api",
        "name": "Ferruh Yigit",
        "email": "ferruh.yigit@intel.com"
    },
    "delegate": null,
    "mbox": "http://patches.dpdk.org/project/web/patch/20210920125401.646180-1-ferruh.yigit@intel.com/mbox/",
    "series": [
        {
            "id": 19045,
            "url": "http://patches.dpdk.org/api/series/19045/?format=api",
            "web_url": "http://patches.dpdk.org/project/web/list/?series=19045",
            "date": "2021-09-20T12:54:01",
            "name": "add slack workspace",
            "version": 1,
            "mbox": "http://patches.dpdk.org/series/19045/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/99314/comments/",
    "check": "pending",
    "checks": "http://patches.dpdk.org/api/patches/99314/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 EF073A0548;\n\tMon, 20 Sep 2021 14:54:15 +0200 (CEST)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id E417240E5A;\n\tMon, 20 Sep 2021 14:54:15 +0200 (CEST)",
            "from mga11.intel.com (mga11.intel.com [192.55.52.93])\n by mails.dpdk.org (Postfix) with ESMTP id E00F840DF7\n for <web@dpdk.org>; Mon, 20 Sep 2021 14:54:13 +0200 (CEST)",
            "from fmsmga006.fm.intel.com ([10.253.24.20])\n by fmsmga102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 20 Sep 2021 05:54:08 -0700",
            "from silpixa00399752.ir.intel.com (HELO\n silpixa00399752.ger.corp.intel.com) ([10.237.222.27])\n by fmsmga006.fm.intel.com with ESMTP; 20 Sep 2021 05:54:07 -0700"
        ],
        "X-IronPort-AV": [
            "E=McAfee;i=\"6200,9189,10112\"; a=\"219929856\"",
            "E=Sophos;i=\"5.85,308,1624345200\"; d=\"scan'208\";a=\"219929856\"",
            "E=Sophos;i=\"5.85,308,1624345200\"; d=\"scan'208\";a=\"701047020\""
        ],
        "X-ExtLoop1": "1",
        "From": "Ferruh Yigit <ferruh.yigit@intel.com>",
        "To": "web@dpdk.org",
        "Cc": "Thomas Monjalon <thomas@monjalon.net>",
        "Date": "Mon, 20 Sep 2021 13:54:01 +0100",
        "Message-Id": "<20210920125401.646180-1-ferruh.yigit@intel.com>",
        "X-Mailer": "git-send-email 2.31.1",
        "MIME-Version": "1.0",
        "Content-Transfer-Encoding": "8bit",
        "Subject": "[dpdk-web] [PATCH] add slack workspace",
        "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": "DPDK slack workspace is: https://dpdkproject.slack.com/\n\nAdded invitation link to the webpage.\n\nSigned-off-by: Ferruh Yigit <ferruh.yigit@intel.com>\n---\n content/contribute/_index.md | 3 ++-\n 1 file changed, 2 insertions(+), 1 deletion(-)",
    "diff": "diff --git a/content/contribute/_index.md b/content/contribute/_index.md\nindex 2c9e141072f1..139cca0d4a81 100644\n--- a/content/contribute/_index.md\n+++ b/content/contribute/_index.md\n@@ -14,7 +14,8 @@ and integrated during a [cycle started by a merge window](/roadmap/#cycle).\n \n Bugs are open in [bugzilla](https://bugs.dpdk.org/buglist.cgi?bug_status=__open__&product=DPDK).\n \n-Some work synchronization may happen via IRC, on Libera.Chat channel #DPDK.\n+Some work synchronization may happen via IRC, on Libera.chat channel #DPDK,\n+or on [slack dpdkproject workspace](https://join.slack.com/t/dpdkproject/shared_invite/zt-v6c9ef5z-FqgOAS7BDAYqev_a~pbXdw).\n \n ## Licenses {#licenses}\n ---\n",
    "prefixes": []
}