get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 49489,
    "url": "https://patches.dpdk.org/api/patches/49489/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/patch/20190107165839.77970-1-cristian.dumitrescu@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": "<20190107165839.77970-1-cristian.dumitrescu@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20190107165839.77970-1-cristian.dumitrescu@intel.com",
    "date": "2019-01-07T16:58:39",
    "name": "[pull-request] next-qos 19.02 pre-rc2",
    "commit_ref": null,
    "pull_url": "http://dpdk.org/git/next/dpdk-next-qos ",
    "state": "not-applicable",
    "archived": true,
    "hash": null,
    "submitter": {
        "id": 19,
        "url": "https://patches.dpdk.org/api/people/19/?format=api",
        "name": "Cristian Dumitrescu",
        "email": "cristian.dumitrescu@intel.com"
    },
    "delegate": {
        "id": 1,
        "url": "https://patches.dpdk.org/api/users/1/?format=api",
        "username": "tmonjalo",
        "first_name": "Thomas",
        "last_name": "Monjalon",
        "email": "thomas@monjalon.net"
    },
    "mbox": "https://patches.dpdk.org/project/dpdk/patch/20190107165839.77970-1-cristian.dumitrescu@intel.com/mbox/",
    "series": [
        {
            "id": 3041,
            "url": "https://patches.dpdk.org/api/series/3041/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=3041",
            "date": "2019-01-07T16:58:39",
            "name": "[pull-request] next-qos 19.02 pre-rc2",
            "version": 1,
            "mbox": "https://patches.dpdk.org/series/3041/mbox/"
        }
    ],
    "comments": "https://patches.dpdk.org/api/patches/49489/comments/",
    "check": "success",
    "checks": "https://patches.dpdk.org/api/patches/49489/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 759E41B502;\n\tMon,  7 Jan 2019 17:58:44 +0100 (CET)",
            "from mga06.intel.com (mga06.intel.com [134.134.136.31])\n\tby dpdk.org (Postfix) with ESMTP id 6A3F11B273\n\tfor <dev@dpdk.org>; Mon,  7 Jan 2019 17:58:42 +0100 (CET)",
            "from fmsmga008.fm.intel.com ([10.253.24.58])\n\tby orsmga104.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384;\n\t07 Jan 2019 08:58:41 -0800",
            "from silpixa00382658.ir.intel.com (HELO\n\tsilpixa00382658.ger.corp.intel.com) ([10.237.223.75])\n\tby fmsmga008.fm.intel.com with ESMTP; 07 Jan 2019 08:58:39 -0800"
        ],
        "X-Amp-Result": "SKIPPED(no attachment in message)",
        "X-Amp-File-Uploaded": "False",
        "X-ExtLoop1": "1",
        "X-IronPort-AV": "E=Sophos;i=\"5.56,451,1539673200\"; d=\"scan'208\";a=\"114818396\"",
        "From": "Cristian Dumitrescu <cristian.dumitrescu@intel.com>",
        "To": "thomas@monjalon.net",
        "Cc": "dev@dpdk.org",
        "Date": "Mon,  7 Jan 2019 16:58:39 +0000",
        "Message-Id": "<20190107165839.77970-1-cristian.dumitrescu@intel.com>",
        "X-Mailer": "git-send-email 2.17.1",
        "Subject": "[dpdk-dev] [pull-request] next-qos 19.02 pre-rc2",
        "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": "The following changes since commit 9d1d6a7c7747173b4cb5a882316a0e3b5e1585dc:\n\n  net/ice: fix build with debug enabled (2019-01-03 13:41:07 +0100)\n\nare available in the Git repository at:\n\n  http://dpdk.org/git/next/dpdk-next-qos \n\nfor you to fetch changes up to 2b7c1fc2fddd0e178a7af45c791d3c7361765006:\n\n  net/softnic: add support for service cores (2019-01-07 16:43:30 +0000)\n\n----------------------------------------------------------------\nCristian Dumitrescu (1):\n      net/softnic: add support for service cores\n\nEelco Chaudron (2):\n      lib/librte_meter: add RFC4115 trTCM meter support\n      test/test_meter: update meter test to include RFC4115 meters\n\n drivers/net/softnic/rte_eth_softnic.c           |  11 ++\n drivers/net/softnic/rte_eth_softnic.h           |  20 ++\n drivers/net/softnic/rte_eth_softnic_internals.h |   6 +-\n drivers/net/softnic/rte_eth_softnic_pipeline.c  |  13 ++\n drivers/net/softnic/rte_eth_softnic_thread.c    | 139 +++++++++++---\n lib/librte_meter/rte_meter.c                    |  42 +++++\n lib/librte_meter/rte_meter.h                    | 233 +++++++++++++++++++++++-\n lib/librte_meter/rte_meter_version.map          |   9 +\n test/test/test_meter.c                          | 212 +++++++++++++++++++++\n 9 files changed, 655 insertions(+), 30 deletions(-)",
    "diff": null,
    "prefixes": [
        "pull-request"
    ]
}