get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 26781,
    "url": "http://patches.dpdk.org/api/patches/26781/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/1499782773-12277-8-git-send-email-harry.van.haaren@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": "<1499782773-12277-8-git-send-email-harry.van.haaren@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/1499782773-12277-8-git-send-email-harry.van.haaren@intel.com",
    "date": "2017-07-11T14:19:33",
    "name": "[dpdk-dev,v5,7/7] maintainers: claim service cores",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "d454520a148ddf5b005d0feb45d5fffe9bb13a94",
    "submitter": {
        "id": 317,
        "url": "http://patches.dpdk.org/api/people/317/?format=api",
        "name": "Van Haaren, Harry",
        "email": "harry.van.haaren@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/1499782773-12277-8-git-send-email-harry.van.haaren@intel.com/mbox/",
    "series": [],
    "comments": "http://patches.dpdk.org/api/patches/26781/comments/",
    "check": "fail",
    "checks": "http://patches.dpdk.org/api/patches/26781/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 [IPv6:::1])\n\tby dpdk.org (Postfix) with ESMTP id B4F717CCC;\n\tTue, 11 Jul 2017 16:19:57 +0200 (CEST)",
            "from mga06.intel.com (mga06.intel.com [134.134.136.31])\n\tby dpdk.org (Postfix) with ESMTP id 508127CAB\n\tfor <dev@dpdk.org>; Tue, 11 Jul 2017 16:19:46 +0200 (CEST)",
            "from fmsmga005.fm.intel.com ([10.253.24.32])\n\tby orsmga104.jf.intel.com with ESMTP; 11 Jul 2017 07:19:46 -0700",
            "from silpixa00398672.ir.intel.com ([10.237.223.128])\n\tby fmsmga005.fm.intel.com with ESMTP; 11 Jul 2017 07:19:44 -0700"
        ],
        "X-ExtLoop1": "1",
        "X-IronPort-AV": "E=Sophos;i=\"5.40,346,1496127600\"; d=\"scan'208\";a=\"125185236\"",
        "From": "Harry van Haaren <harry.van.haaren@intel.com>",
        "To": "dev@dpdk.org",
        "Cc": "thomas@monjalon.net, jerin.jacob@caviumnetworks.com,\n\tkeith.wiles@intel.com, bruce.richardson@intel.com,\n\tHarry van Haaren <harry.van.haaren@intel.com>",
        "Date": "Tue, 11 Jul 2017 15:19:33 +0100",
        "Message-Id": "<1499782773-12277-8-git-send-email-harry.van.haaren@intel.com>",
        "X-Mailer": "git-send-email 2.7.4",
        "In-Reply-To": "<1499782773-12277-1-git-send-email-harry.van.haaren@intel.com>",
        "References": "<1499445667-32588-1-git-send-email-harry.van.haaren@intel.com>\n\t<1499782773-12277-1-git-send-email-harry.van.haaren@intel.com>",
        "Subject": "[dpdk-dev] [PATCH v5 7/7] maintainers: claim service cores",
        "X-BeenThere": "dev@dpdk.org",
        "X-Mailman-Version": "2.1.15",
        "Precedence": "list",
        "List-Id": "DPDK patches and discussions <dev.dpdk.org>",
        "List-Unsubscribe": "<http://dpdk.org/ml/options/dev>,\n\t<mailto:dev-request@dpdk.org?subject=unsubscribe>",
        "List-Archive": "<http://dpdk.org/ml/archives/dev/>",
        "List-Post": "<mailto:dev@dpdk.org>",
        "List-Help": "<mailto:dev-request@dpdk.org?subject=help>",
        "List-Subscribe": "<http://dpdk.org/ml/listinfo/dev>,\n\t<mailto:dev-request@dpdk.org?subject=subscribe>",
        "Errors-To": "dev-bounces@dpdk.org",
        "Sender": "\"dev\" <dev-bounces@dpdk.org>"
    },
    "content": "Sign-up to be the maintainer of public header files and\nimplementation of the service-cores infrastructure.\n\nSigned-off-by: Harry van Haaren <harry.van.haaren@intel.com>\nAcked-by: Jerin Jacob <jerin.jacob@caviumnetworks.com>\n\n---\n\nv5:\n- Mark with EXPERIMENTAL\n- Update filename to rte_service_component.h\n- Added Ack from ML\n\nv4:\n- fix rte_service.c filename\n- Include service_cores.rst file\n---\n MAINTAINERS | 7 +++++++\n 1 file changed, 7 insertions(+)",
    "diff": "diff --git a/MAINTAINERS b/MAINTAINERS\nindex 804ac04..b7df49b 100644\n--- a/MAINTAINERS\n+++ b/MAINTAINERS\n@@ -134,6 +134,13 @@ F: test/test/test_mp_secondary.c\n F: examples/multi_process/\n F: doc/guides/sample_app_ug/multi_process.rst\n \n+Service Cores - EXPERIMENTAL\n+M: Harry van Haaren <harry.van.haaren@intel.com>\n+F: doc/guides/prog_guide/service_cores.rst\n+F: lib/librte_eal/common/include/rte_service.h\n+F: lib/librte_eal/common/include/rte_service_component.h\n+F: lib/librte_eal/common/rte_service.c\n+\n ARM v7\n M: Jan Viktorin <viktorin@rehivetech.com>\n M: Jianbo Liu <jianbo.liu@linaro.org>\n",
    "prefixes": [
        "dpdk-dev",
        "v5",
        "7/7"
    ]
}