get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 43551,
    "url": "http://patches.dpdk.org/api/patches/43551/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/1533297953-9149-6-git-send-email-naga.sureshx.somarowthu@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": "<1533297953-9149-6-git-send-email-naga.sureshx.somarowthu@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/1533297953-9149-6-git-send-email-naga.sureshx.somarowthu@intel.com",
    "date": "2018-08-03T12:05:52",
    "name": "[v11,5/6] autotest: add new unit tests to autotest list",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": true,
    "hash": "93fe1da24458ec11e71ee9b5bbf8a3042aefefdc",
    "submitter": {
        "id": 1053,
        "url": "http://patches.dpdk.org/api/people/1053/?format=api",
        "name": "Naga Suresh Somarowthu",
        "email": "naga.sureshx.somarowthu@intel.com"
    },
    "delegate": null,
    "mbox": "http://patches.dpdk.org/project/dpdk/patch/1533297953-9149-6-git-send-email-naga.sureshx.somarowthu@intel.com/mbox/",
    "series": [
        {
            "id": 894,
            "url": "http://patches.dpdk.org/api/series/894/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=894",
            "date": "2018-08-03T12:05:47",
            "name": "add unit tests for bitrate, latency and pdump libraries",
            "version": 11,
            "mbox": "http://patches.dpdk.org/series/894/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/43551/comments/",
    "check": "success",
    "checks": "http://patches.dpdk.org/api/patches/43551/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 7EA951B546;\n\tFri,  3 Aug 2018 14:10:11 +0200 (CEST)",
            "from mga07.intel.com (mga07.intel.com [134.134.136.100])\n\tby dpdk.org (Postfix) with ESMTP id B09C01B53A\n\tfor <dev@dpdk.org>; Fri,  3 Aug 2018 14:10:09 +0200 (CEST)",
            "from orsmga008.jf.intel.com ([10.7.209.65])\n\tby orsmga105.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384;\n\t03 Aug 2018 05:10:08 -0700",
            "from irvmail001.ir.intel.com ([163.33.26.43])\n\tby orsmga008.jf.intel.com with ESMTP; 03 Aug 2018 05:10:05 -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\tw73C66Sm017013; Fri, 3 Aug 2018 13:06:06 +0100",
            "from wgcvswdev001.ir.intel.com (localhost [127.0.0.1])\n\tby wgcvswdev001.ir.intel.com with ESMTP id w73C63XU009278;\n\tFri, 3 Aug 2018 13:06:03 +0100",
            "(from jmparthx@localhost)\n\tby wgcvswdev001.ir.intel.com with ? id w73C63Zk009273;\n\tFri, 3 Aug 2018 13:06:03 +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=\"62115790\"",
        "From": "Naga Suresh Somarowthu <naga.sureshx.somarowthu@intel.com>",
        "To": "dev@dpdk.org",
        "Cc": "remy.horton@intel.com, reshma.pattan@intel.com,\n\tNaga Suresh Somarowthu <naga.sureshx.somarowthu@intel.com>",
        "Date": "Fri,  3 Aug 2018 13:05:52 +0100",
        "Message-Id": "<1533297953-9149-6-git-send-email-naga.sureshx.somarowthu@intel.com>",
        "X-Mailer": "git-send-email 1.7.12.2",
        "In-Reply-To": "<1533297953-9149-1-git-send-email-naga.sureshx.somarowthu@intel.com>",
        "References": "<1533075501-10135-1-git-send-email-reshma.pattan@intel.com>\n\t<1533297953-9149-1-git-send-email-naga.sureshx.somarowthu@intel.com>",
        "Subject": "[dpdk-dev] [PATCH v11 5/6] 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 bitrate, latency and pdump lib unit tests to autotest list.\n\nSigned-off-by: Naga Suresh Somarowthu <naga.sureshx.somarowthu@intel.com>\nReviewed-by: Reshma Pattan <reshma.pattan@intel.com>\n---\n test/test/autotest_data.py | 18 ++++++++++++++++++\n 1 file changed, 18 insertions(+)",
    "diff": "diff --git a/test/test/autotest_data.py b/test/test/autotest_data.py\nindex f68d9b111..9a54d0c04 100644\n--- a/test/test/autotest_data.py\n+++ b/test/test/autotest_data.py\n@@ -482,6 +482,24 @@\n         \"Func\":    default_autotest,\n         \"Report\":  None,\n     },\n+    {\n+        \"Name\":    \"Bitratestats autotest\",\n+        \"Command\": \"bitratestats_autotest\",\n+        \"Func\":    default_autotest,\n+        \"Report\":  None,\n+    },\n+    {\n+        \"Name\":    \"Latencystats autotest\",\n+        \"Command\": \"latencystats_autotest\",\n+        \"Func\":    default_autotest,\n+        \"Report\":  None,\n+    },\n+    {\n+        \"Name\":    \"Pdump autotest\",\n+        \"Comamnd\": \"pdump_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": [
        "v11",
        "5/6"
    ]
}