get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 43581,
    "url": "http://patches.dpdk.org/api/patches/43581/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/1533306787-12070-3-git-send-email-hari.kumarx.vemula@intel.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": "<1533306787-12070-3-git-send-email-hari.kumarx.vemula@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/1533306787-12070-3-git-send-email-hari.kumarx.vemula@intel.com",
    "date": "2018-08-03T14:33:06",
    "name": "[v3,2/3] autotest: add new unit tests to autotest list",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": true,
    "hash": "5baf47177ce7e3b15304c6cb8c117551c453b9ab",
    "submitter": {
        "id": 1052,
        "url": "http://patches.dpdk.org/api/people/1052/?format=api",
        "name": "Hari Kumar Vemula",
        "email": "hari.kumarx.vemula@intel.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/1533306787-12070-3-git-send-email-hari.kumarx.vemula@intel.com/mbox/",
    "series": [
        {
            "id": 899,
            "url": "http://patches.dpdk.org/api/series/899/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=899",
            "date": "2018-08-03T14:33:04",
            "name": "add unit test for metrics library",
            "version": 3,
            "mbox": "http://patches.dpdk.org/series/899/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/43581/comments/",
    "check": "success",
    "checks": "http://patches.dpdk.org/api/patches/43581/checks/",
    "tags": {},
    "related": [],
    "headers": {
        "Return-Path": "<dev-bounces@dpdk.org>",
        "X-Original-To": "patchwork@dpdk.org",
        "Delivered-To": "patchwork@dpdk.org",
        "Received": [
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id 383151B5AE;\n\tFri,  3 Aug 2018 16:33:23 +0200 (CEST)",
            "from mga12.intel.com (mga12.intel.com [192.55.52.136])\n\tby dpdk.org (Postfix) with ESMTP id 27FC21B5A1\n\tfor <dev@dpdk.org>; Fri,  3 Aug 2018 16:33:20 +0200 (CEST)",
            "from fmsmga004.fm.intel.com ([10.253.24.48])\n\tby fmsmga106.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384;\n\t03 Aug 2018 07:33:20 -0700",
            "from irvmail001.ir.intel.com ([163.33.26.43])\n\tby fmsmga004.fm.intel.com with ESMTP; 03 Aug 2018 07:33:18 -0700",
            "from wgcvswdev001.ir.intel.com (wgcvswdev001.ir.intel.com\n\t[10.102.246.100])\n\tby irvmail001.ir.intel.com (8.14.3/8.13.6/MailSET/Hub) with ESMTP id\n\tw73EXIrw008651; Fri, 3 Aug 2018 15:33:18 +0100",
            "from wgcvswdev001.ir.intel.com (localhost [127.0.0.1])\n\tby wgcvswdev001.ir.intel.com with ESMTP id w73EXEma012199;\n\tFri, 3 Aug 2018 15:33:14 +0100",
            "(from jmparthx@localhost)\n\tby wgcvswdev001.ir.intel.com with ? id w73EXESE012192;\n\tFri, 3 Aug 2018 15:33:14 +0100"
        ],
        "X-Amp-Result": "SKIPPED(no attachment in message)",
        "X-Amp-File-Uploaded": "False",
        "X-ExtLoop1": "1",
        "X-IronPort-AV": "E=Sophos;i=\"5.51,438,1526367600\"; d=\"scan'208\";a=\"77086082\"",
        "From": "Hari Kumar Vemula <hari.kumarx.vemula@intel.com>",
        "To": "dev@dpdk.org",
        "Cc": "remy.horton@intel.com, reshma.pattan@intel.com,\n\tHari Kumar Vemula <hari.kumarx.vemula@intel.com>",
        "Date": "Fri,  3 Aug 2018 15:33:06 +0100",
        "Message-Id": "<1533306787-12070-3-git-send-email-hari.kumarx.vemula@intel.com>",
        "X-Mailer": "git-send-email 1.7.12.2",
        "In-Reply-To": "<1533306787-12070-1-git-send-email-hari.kumarx.vemula@intel.com>",
        "References": "<1532183219-23263-1-git-send-email-hari.kumarx.vemula@intel.com>\n\t<1533306787-12070-1-git-send-email-hari.kumarx.vemula@intel.com>",
        "Subject": "[dpdk-dev] [PATCH v3 2/3] autotest: add new unit tests to autotest\n\tlist",
        "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\t<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\t<mailto:dev-request@dpdk.org?subject=subscribe>",
        "Errors-To": "dev-bounces@dpdk.org",
        "Sender": "\"dev\" <dev-bounces@dpdk.org>"
    },
    "content": "added metrics unit test to autotest list.\n\nSigned-off-by: Hari Kumar Vemula <hari.kumarx.vemula@intel.com>\nReviewed-by: Reshma Pattan <reshma.pattan@intel.com>\n---\n test/test/autotest_data.py | 6 ++++++\n 1 file changed, 6 insertions(+)",
    "diff": "diff --git a/test/test/autotest_data.py b/test/test/autotest_data.py\nindex f68d9b111..9fc4f2fbc 100644\n--- a/test/test/autotest_data.py\n+++ b/test/test/autotest_data.py\n@@ -482,6 +482,12 @@\n         \"Func\":    default_autotest,\n         \"Report\":  None,\n     },\n+    {\n+        \"Name\":    \"Metrics autotest\",\n+        \"Command\": \"metrics_autotest\",\n+        \"Func\":    default_autotest,\n+        \"Report\":  None,\n+    },\n     #\n     #Please always keep all dump tests at the end and together!\n     #\n",
    "prefixes": [
        "v3",
        "2/3"
    ]
}