get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 9555,
    "url": "https://patches.dpdk.org/api/patches/9555/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/patch/1450174249-22699-1-git-send-email-john.mcnamara@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": "<1450174249-22699-1-git-send-email-john.mcnamara@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/1450174249-22699-1-git-send-email-john.mcnamara@intel.com",
    "date": "2015-12-15T10:10:49",
    "name": "[dpdk-dev] doc: cleanup doc index files",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "859a26b2a0430085ad41406cc6ce15a381f899e2",
    "submitter": {
        "id": 154,
        "url": "https://patches.dpdk.org/api/people/154/?format=api",
        "name": "John McNamara",
        "email": "john.mcnamara@intel.com"
    },
    "delegate": null,
    "mbox": "https://patches.dpdk.org/project/dpdk/patch/1450174249-22699-1-git-send-email-john.mcnamara@intel.com/mbox/",
    "series": [],
    "comments": "https://patches.dpdk.org/api/patches/9555/comments/",
    "check": "pending",
    "checks": "https://patches.dpdk.org/api/patches/9555/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 EF0F95A69;\n\tTue, 15 Dec 2015 11:10:53 +0100 (CET)",
            "from mga01.intel.com (mga01.intel.com [192.55.52.88])\n\tby dpdk.org (Postfix) with ESMTP id 814465A55\n\tfor <dev@dpdk.org>; Tue, 15 Dec 2015 11:10:52 +0100 (CET)",
            "from fmsmga004.fm.intel.com ([10.253.24.48])\n\tby fmsmga101.fm.intel.com with ESMTP; 15 Dec 2015 02:10:53 -0800",
            "from irvmail001.ir.intel.com ([163.33.26.43])\n\tby fmsmga004.fm.intel.com with ESMTP; 15 Dec 2015 02:10:50 -0800",
            "from sivswdev02.ir.intel.com (sivswdev02.ir.intel.com\n\t[10.237.217.46])\n\tby irvmail001.ir.intel.com (8.14.3/8.13.6/MailSET/Hub) with ESMTP id\n\ttBFAAoKE031975; Tue, 15 Dec 2015 10:10:50 GMT",
            "from sivswdev02.ir.intel.com (localhost [127.0.0.1])\n\tby sivswdev02.ir.intel.com with ESMTP id tBFAAoU2022836;\n\tTue, 15 Dec 2015 10:10:50 GMT",
            "(from jmcnam2@localhost)\n\tby sivswdev02.ir.intel.com with  id tBFAAo7c022832;\n\tTue, 15 Dec 2015 10:10:50 GMT"
        ],
        "X-ExtLoop1": "1",
        "X-IronPort-AV": "E=Sophos;i=\"5.20,431,1444719600\"; d=\"scan'208\";a=\"13431620\"",
        "From": "John McNamara <john.mcnamara@intel.com>",
        "To": "dev@dpdk.org",
        "Date": "Tue, 15 Dec 2015 10:10:49 +0000",
        "Message-Id": "<1450174249-22699-1-git-send-email-john.mcnamara@intel.com>",
        "X-Mailer": "git-send-email 1.7.4.1",
        "Subject": "[dpdk-dev] [PATCH] doc: cleanup doc index files",
        "X-BeenThere": "dev@dpdk.org",
        "X-Mailman-Version": "2.1.15",
        "Precedence": "list",
        "List-Id": "patches and discussions about DPDK <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": "Remove **Contents** and |Today| from the rst doc index files since\nthese are already added automatically to PDF files and are of\nlittle value to the Html files where the Contents is shown in a\nsidebar.\n\nSigned-off-by: John McNamara <john.mcnamara@intel.com>\n---\n doc/guides/faq/index.rst            | 2 --\n doc/guides/freebsd_gsg/index.rst    | 4 ----\n doc/guides/index.rst                | 2 --\n doc/guides/linux_gsg/index.rst      | 4 ----\n doc/guides/nics/index.rst           | 5 -----\n doc/guides/prog_guide/index.rst     | 5 -----\n doc/guides/rel_notes/index.rst      | 4 ----\n doc/guides/sample_app_ug/index.rst  | 4 ----\n doc/guides/testpmd_app_ug/index.rst | 4 ----\n doc/guides/xen/index.rst            | 4 ----\n 10 files changed, 38 deletions(-)",
    "diff": "diff --git a/doc/guides/faq/index.rst b/doc/guides/faq/index.rst\nindex 5bc84ac..6ca659f 100644\n--- a/doc/guides/faq/index.rst\n+++ b/doc/guides/faq/index.rst\n@@ -33,8 +33,6 @@ DPDK FAQ\n \n This document contains some Frequently Asked Questions that arise when working with DPDK.\n \n-Contents\n-\n .. toctree::\n     :maxdepth: 2\n     :numbered:\ndiff --git a/doc/guides/freebsd_gsg/index.rst b/doc/guides/freebsd_gsg/index.rst\nindex 37e4cc1..3729f16 100644\n--- a/doc/guides/freebsd_gsg/index.rst\n+++ b/doc/guides/freebsd_gsg/index.rst\n@@ -33,10 +33,6 @@\n Getting Started Guide for FreeBSD\n =================================\n \n-|today|\n-\n-**Contents**\n-\n .. toctree::\n     :maxdepth: 2\n     :numbered:\ndiff --git a/doc/guides/index.rst b/doc/guides/index.rst\nindex c5d7a9f..638eab9 100644\n--- a/doc/guides/index.rst\n+++ b/doc/guides/index.rst\n@@ -31,8 +31,6 @@\n DPDK documentation\n ==================\n \n-Contents:\n-\n .. toctree::\n    :maxdepth: 1\n    :titlesonly:\ndiff --git a/doc/guides/linux_gsg/index.rst b/doc/guides/linux_gsg/index.rst\nindex d68135b..3d3ada1 100644\n--- a/doc/guides/linux_gsg/index.rst\n+++ b/doc/guides/linux_gsg/index.rst\n@@ -33,10 +33,6 @@\n Getting Started Guide for Linux\n ===============================\n \n-|today|\n-\n-Contents\n-\n .. toctree::\n     :maxdepth: 2\n     :numbered:\ndiff --git a/doc/guides/nics/index.rst b/doc/guides/nics/index.rst\nindex 2f7506c..33c9cea 100644\n--- a/doc/guides/nics/index.rst\n+++ b/doc/guides/nics/index.rst\n@@ -31,11 +31,6 @@\n Network Interface Controller Drivers\n ====================================\n \n-|today|\n-\n-\n-**Contents**\n-\n .. toctree::\n     :maxdepth: 3\n     :numbered:\ndiff --git a/doc/guides/prog_guide/index.rst b/doc/guides/prog_guide/index.rst\nindex 176f2c2..9359f2e 100644\n--- a/doc/guides/prog_guide/index.rst\n+++ b/doc/guides/prog_guide/index.rst\n@@ -31,11 +31,6 @@\n Programmer's Guide\n ==================\n \n-|today|\n-\n-\n-**Contents**\n-\n .. toctree::\n     :maxdepth: 3\n     :numbered:\ndiff --git a/doc/guides/rel_notes/index.rst b/doc/guides/rel_notes/index.rst\nindex d8cadeb..5c1c8c6 100644\n--- a/doc/guides/rel_notes/index.rst\n+++ b/doc/guides/rel_notes/index.rst\n@@ -31,10 +31,6 @@\n DPDK Release Notes\n ==================\n \n-|today|\n-\n-Contents\n-\n .. toctree::\n     :maxdepth: 1\n     :numbered:\ndiff --git a/doc/guides/sample_app_ug/index.rst b/doc/guides/sample_app_ug/index.rst\nindex becd682..8a646dd 100644\n--- a/doc/guides/sample_app_ug/index.rst\n+++ b/doc/guides/sample_app_ug/index.rst\n@@ -31,10 +31,6 @@\n Sample Applications User Guide\n ==============================\n \n-|today|\n-\n-**Contents**\n-\n .. toctree::\n     :maxdepth: 2\n     :numbered:\ndiff --git a/doc/guides/testpmd_app_ug/index.rst b/doc/guides/testpmd_app_ug/index.rst\nindex 3b163c1..1c39a17 100644\n--- a/doc/guides/testpmd_app_ug/index.rst\n+++ b/doc/guides/testpmd_app_ug/index.rst\n@@ -31,10 +31,6 @@\n Testpmd Application User Guide\n ==============================\n \n-|today|\n-\n-**Contents**\n-\n .. toctree::\n     :maxdepth: 3\n     :numbered:\ndiff --git a/doc/guides/xen/index.rst b/doc/guides/xen/index.rst\nindex 628ecc3..cb43cd2 100644\n--- a/doc/guides/xen/index.rst\n+++ b/doc/guides/xen/index.rst\n@@ -31,10 +31,6 @@\n Xen Guide\n =========\n \n-|today|\n-\n-**Contents**\n-\n .. toctree::\n     :maxdepth: 2\n     :numbered:\n",
    "prefixes": [
        "dpdk-dev"
    ]
}