get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 69331,
    "url": "https://patches.dpdk.org/api/patches/69331/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/patch/1587889313-32555-1-git-send-email-beilei.xing@intel.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": "<1587889313-32555-1-git-send-email-beilei.xing@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/1587889313-32555-1-git-send-email-beilei.xing@intel.com",
    "date": "2020-04-26T08:21:50",
    "name": "[0/3] update MAINTAINER",
    "commit_ref": null,
    "pull_url": null,
    "state": null,
    "archived": false,
    "hash": null,
    "submitter": {
        "id": 410,
        "url": "https://patches.dpdk.org/api/people/410/?format=api",
        "name": "Xing, Beilei",
        "email": "beilei.xing@intel.com"
    },
    "delegate": null,
    "mbox": "https://patches.dpdk.org/project/dpdk/patch/1587889313-32555-1-git-send-email-beilei.xing@intel.com/mbox/",
    "series": [],
    "comments": "https://patches.dpdk.org/api/patches/69331/comments/",
    "check": "pending",
    "checks": "https://patches.dpdk.org/api/patches/69331/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 dpdk.org (dpdk.org [92.243.14.124])\n\tby inbox.dpdk.org (Postfix) with ESMTP id 82EEDA00C5;\n\tSun, 26 Apr 2020 10:26:41 +0200 (CEST)",
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id 548B51BF91;\n\tSun, 26 Apr 2020 10:26:40 +0200 (CEST)",
            "from mga18.intel.com (mga18.intel.com [134.134.136.126])\n by dpdk.org (Postfix) with ESMTP id E452A1BF8E\n for <dev@dpdk.org>; Sun, 26 Apr 2020 10:26:38 +0200 (CEST)",
            "from orsmga002.jf.intel.com ([10.7.209.21])\n by orsmga106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 26 Apr 2020 01:26:37 -0700",
            "from dpdk-beileix-3.sh.intel.com ([10.67.110.231])\n by orsmga002.jf.intel.com with ESMTP; 26 Apr 2020 01:26:36 -0700"
        ],
        "IronPort-SDR": [
            "\n Sn+noo27hxEnDuumtpNvOrOq8gIUZSml18CDEF0ya9fjreLHZNIzMcecTIjwyFtWKUbcojZ5eE\n IP4Ph6LTR8wA==",
            "\n jTqhn/6L9sHhYt6Sja1HxA4vZ93NTKnpw4X1aSDpFCUy0UgoUfAVXFQJBoZqcjOkmA9bdDStZt\n DRkulF0ypqUA=="
        ],
        "X-Amp-Result": "SKIPPED(no attachment in message)",
        "X-Amp-File-Uploaded": "False",
        "X-ExtLoop1": "1",
        "X-IronPort-AV": "E=Sophos;i=\"5.73,319,1583222400\"; d=\"scan'208\";a=\"275123812\"",
        "From": "Beilei Xing <beilei.xing@intel.com>",
        "To": "dev@dpdk.org, jingjing.wu@intel.com, wenzhuo.lu@intel.com,\n qi.z.zhang@intel.com",
        "Date": "Sun, 26 Apr 2020 16:21:50 +0800",
        "Message-Id": "<1587889313-32555-1-git-send-email-beilei.xing@intel.com>",
        "X-Mailer": "git-send-email 2.7.4",
        "Subject": "[dpdk-dev] [PATCH 0/3] update MAINTAINER",
        "X-BeenThere": "dev@dpdk.org",
        "X-Mailman-Version": "2.1.15",
        "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",
        "Sender": "\"dev\" <dev-bounces@dpdk.org>"
    },
    "content": "Update maintainer for Intel i40e, Intel iavf and driver testind tool.\n\nBeilei Xing (3):\n  maintainers: update for Intel i40e\n  maintainers: update for Intel iavf\n  maintainers: update for driver testing tool\n\n MAINTAINERS | 6 +++---\n 1 file changed, 3 insertions(+), 3 deletions(-)",
    "diff": null,
    "prefixes": [
        "0/3"
    ]
}