get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 64631,
    "url": "http://patches.dpdk.org/api/patches/64631/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200114091815.15052-1-david.marchand@redhat.com/",
    "project": {
        "id": 1,
        "url": "http://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": "<20200114091815.15052-1-david.marchand@redhat.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20200114091815.15052-1-david.marchand@redhat.com",
    "date": "2020-01-14T09:18:15",
    "name": "maintainers: set git tree for test applications",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "c4fb45d653073eb945b04a15e15687f04ea4b8ef",
    "submitter": {
        "id": 1173,
        "url": "http://patches.dpdk.org/api/people/1173/?format=api",
        "name": "David Marchand",
        "email": "david.marchand@redhat.com"
    },
    "delegate": {
        "id": 1,
        "url": "http://patches.dpdk.org/api/users/1/?format=api",
        "username": "tmonjalo",
        "first_name": "Thomas",
        "last_name": "Monjalon",
        "email": "thomas@monjalon.net"
    },
    "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200114091815.15052-1-david.marchand@redhat.com/mbox/",
    "series": [
        {
            "id": 8106,
            "url": "http://patches.dpdk.org/api/series/8106/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=8106",
            "date": "2020-01-14T09:18:15",
            "name": "maintainers: set git tree for test applications",
            "version": 1,
            "mbox": "http://patches.dpdk.org/series/8106/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/64631/comments/",
    "check": "success",
    "checks": "http://patches.dpdk.org/api/patches/64631/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 310C6A04FD;\n\tTue, 14 Jan 2020 10:18:39 +0100 (CET)",
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id ACC7D1C29A;\n\tTue, 14 Jan 2020 10:18:38 +0100 (CET)",
            "from us-smtp-delivery-1.mimecast.com (us-smtp-2.mimecast.com\n [205.139.110.61]) by dpdk.org (Postfix) with ESMTP id 532891C296\n for <dev@dpdk.org>; Tue, 14 Jan 2020 10:18:37 +0100 (CET)",
            "from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com\n [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id\n us-mta-238-fJn4q2H-OvuY_oynyq6UOA-1; Tue, 14 Jan 2020 04:18:33 -0500",
            "from smtp.corp.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com\n [10.5.11.15])\n (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))\n (No client certificate requested)\n by mimecast-mx01.redhat.com (Postfix) with ESMTPS id D7D62800D41;\n Tue, 14 Jan 2020 09:18:31 +0000 (UTC)",
            "from dmarchan.remote.csb (ovpn-204-19.brq.redhat.com [10.40.204.19])\n by smtp.corp.redhat.com (Postfix) with ESMTP id AB1ED80893;\n Tue, 14 Jan 2020 09:18:29 +0000 (UTC)"
        ],
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com;\n s=mimecast20190719; t=1578993516;\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=rmcC+QIsTUvhCE5FHpHQGKZjakX+g82MLMulxJJ1nkY=;\n b=VhiMYfkUYTioHWIjtgKSmwoh6ofo639tuBUuDPncyyeSz29DtiRKZ6dBy0j+ih29+w0Ni4\n qo7dhoCLIbRBjmG2PR62VRpgssqcougK6220F3JDmLACFM7Njgx5YnqCAZRbKWbVihTLYA\n bdBwQr1LrwySoPSiAyrTY09kS+y1Wuk=",
        "From": "David Marchand <david.marchand@redhat.com>",
        "To": "dev@dpdk.org",
        "Cc": "ferruh.yigit@intel.com, jerinj@marvell.com, akhil.goyal@nxp.com,\n Thomas Monjalon <thomas@monjalon.net>",
        "Date": "Tue, 14 Jan 2020 10:18:15 +0100",
        "Message-Id": "<20200114091815.15052-1-david.marchand@redhat.com>",
        "MIME-Version": "1.0",
        "X-Scanned-By": "MIMEDefang 2.79 on 10.5.11.15",
        "X-MC-Unique": "fJn4q2H-OvuY_oynyq6UOA-1",
        "X-Mimecast-Spam-Score": "0",
        "Content-Type": "text/plain; charset=US-ASCII",
        "Content-Transfer-Encoding": "quoted-printable",
        "Subject": "[dpdk-dev] [PATCH] maintainers: set git tree for test applications",
        "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": "Changes on the main test applications should be considered against\nsubtrees where most of the API changes and development happen:\n- testpmd goes through dpdk-next-net as it is mainly about ethdev,\n- dpdk-test-compress-perf goes through dpdk-next-crypto since the\n  compress API goes through this tree,\n- dpdk-test-crypto-perf through dpdk-next-crypto,\n- dpdk-test-eventdev through dpdk-next-eventdev,\n\nSigned-off-by: David Marchand <david.marchand@redhat.com>\n---\n MAINTAINERS | 4 ++++\n 1 file changed, 4 insertions(+)",
    "diff": "diff --git a/MAINTAINERS b/MAINTAINERS\nindex b7c4572d4c..b0cd0440ef 100644\n--- a/MAINTAINERS\n+++ b/MAINTAINERS\n@@ -1458,20 +1458,24 @@ Driver testing tool\n M: Wenzhuo Lu <wenzhuo.lu@intel.com>\n M: Jingjing Wu <jingjing.wu@intel.com>\n M: Bernard Iremonger <bernard.iremonger@intel.com>\n+T: git://dpdk.org/next/dpdk-next-net\n F: app/test-pmd/\n F: doc/guides/testpmd_app_ug/\n \n Compression performance test application\n+T: git://dpdk.org/next/dpdk-next-crypto\n F: app/test-compress-perf/\n F: doc/guides/tools/comp_perf.rst\n \n Crypto performance test application\n M: Declan Doherty <declan.doherty@intel.com>\n+T: git://dpdk.org/next/dpdk-next-crypto\n F: app/test-crypto-perf/\n F: doc/guides/tools/cryptoperf.rst\n \n Eventdev test application\n M: Jerin Jacob <jerinj@marvell.com>\n+T: git://dpdk.org/next/dpdk-next-eventdev\n F: app/test-eventdev/\n F: doc/guides/tools/testeventdev.rst\n F: doc/guides/tools/img/eventdev_*\n",
    "prefixes": []
}