get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 43582,
    "url": "http://patches.dpdk.org/api/patches/43582/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/1533306787-12070-4-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-4-git-send-email-hari.kumarx.vemula@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/1533306787-12070-4-git-send-email-hari.kumarx.vemula@intel.com",
    "date": "2018-08-03T14:33:07",
    "name": "[v3,3/3] maintainers: add metrics test",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": true,
    "hash": "9e42f80979c54f0cac7aca03dbec1ccb1229292a",
    "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-4-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/43582/comments/",
    "check": "success",
    "checks": "http://patches.dpdk.org/api/patches/43582/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 7521B1B5A6;\n\tFri,  3 Aug 2018 16:33:28 +0200 (CEST)",
            "from mga05.intel.com (mga05.intel.com [192.55.52.43])\n\tby dpdk.org (Postfix) with ESMTP id C166C1B5A1\n\tfor <dev@dpdk.org>; Fri,  3 Aug 2018 16:33:26 +0200 (CEST)",
            "from orsmga006.jf.intel.com ([10.7.209.51])\n\tby fmsmga105.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384;\n\t03 Aug 2018 07:33:25 -0700",
            "from irvmail001.ir.intel.com ([163.33.26.43])\n\tby orsmga006.jf.intel.com with ESMTP; 03 Aug 2018 07:33:24 -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\tw73EXNOY008839; Fri, 3 Aug 2018 15:33:23 +0100",
            "from wgcvswdev001.ir.intel.com (localhost [127.0.0.1])\n\tby wgcvswdev001.ir.intel.com with ESMTP id w73EXKSQ012224;\n\tFri, 3 Aug 2018 15:33:20 +0100",
            "(from jmparthx@localhost)\n\tby wgcvswdev001.ir.intel.com with ? id w73EXKhN012220;\n\tFri, 3 Aug 2018 15:33:20 +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=\"63102271\"",
        "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:07 +0100",
        "Message-Id": "<1533306787-12070-4-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 3/3] maintainers: add metrics test",
        "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": "Update MAINTAINERSHIP for metrics unit test\n\nSigned-off-by: Hari Kumar Vemula <hari.kumarx.vemula@intel.com>\nReviewed-by: Reshma Pattan <reshma.pattan@intel.com>\n---\n MAINTAINERS | 1 +\n 1 file changed, 1 insertion(+)",
    "diff": "diff --git a/MAINTAINERS b/MAINTAINERS\nindex 3b9fec76f..7057b8a0c 100644\n--- a/MAINTAINERS\n+++ b/MAINTAINERS\n@@ -1140,6 +1140,7 @@ F: doc/guides/sample_app_ug/l2_forward_job_stats.rst\n Metrics\n M: Remy Horton <remy.horton@intel.com>\n F: lib/librte_metrics/\n+F: test/test/test_metrics.c\n \n Bit-rate statistics\n M: Remy Horton <remy.horton@intel.com>\n",
    "prefixes": [
        "v3",
        "3/3"
    ]
}