get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 8507,
    "url": "https://patches.dpdk.org/api/patches/8507/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/patch/1446387213-7568-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": "<1446387213-7568-1-git-send-email-john.mcnamara@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/1446387213-7568-1-git-send-email-john.mcnamara@intel.com",
    "date": "2015-11-01T14:13:33",
    "name": "[dpdk-dev,v2] doc: remove dejavu font from doc build",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": true,
    "hash": "23ea92ad7783ca9eafe6e232fc5a79462a07b00e",
    "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/1446387213-7568-1-git-send-email-john.mcnamara@intel.com/mbox/",
    "series": [],
    "comments": "https://patches.dpdk.org/api/patches/8507/comments/",
    "check": "pending",
    "checks": "https://patches.dpdk.org/api/patches/8507/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 E67F08E79;\n\tSun,  1 Nov 2015 15:13:42 +0100 (CET)",
            "from mga11.intel.com (mga11.intel.com [192.55.52.93])\n\tby dpdk.org (Postfix) with ESMTP id 6350DB62\n\tfor <dev@dpdk.org>; Sun,  1 Nov 2015 15:13:40 +0100 (CET)",
            "from orsmga001.jf.intel.com ([10.7.209.18])\n\tby fmsmga102.fm.intel.com with ESMTP; 01 Nov 2015 06:13:39 -0800",
            "from irvmail001.ir.intel.com ([163.33.26.43])\n\tby orsmga001.jf.intel.com with ESMTP; 01 Nov 2015 06:13:38 -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\ttA1EDbEf030693; Sun, 1 Nov 2015 14:13:37 GMT",
            "from sivswdev02.ir.intel.com (localhost [127.0.0.1])\n\tby sivswdev02.ir.intel.com with ESMTP id tA1EDbu9007610;\n\tSun, 1 Nov 2015 14:13:37 GMT",
            "(from jmcnam2@localhost)\n\tby sivswdev02.ir.intel.com with  id tA1EDbNP007605;\n\tSun, 1 Nov 2015 14:13:37 GMT"
        ],
        "X-ExtLoop1": "1",
        "X-IronPort-AV": "E=Sophos;i=\"5.20,229,1444719600\"; d=\"scan'208\";a=\"808969302\"",
        "From": "John McNamara <john.mcnamara@intel.com>",
        "To": "dev@dpdk.org",
        "Date": "Sun,  1 Nov 2015 14:13:33 +0000",
        "Message-Id": "<1446387213-7568-1-git-send-email-john.mcnamara@intel.com>",
        "X-Mailer": "git-send-email 1.7.4.1",
        "In-Reply-To": "<1445340730-32687-1-git-send-email-john.mcnamara@intel.com>",
        "References": "<1445340730-32687-1-git-send-email-john.mcnamara@intel.com>",
        "Subject": "[dpdk-dev] [PATCH v2] doc: remove dejavu font from doc build",
        "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 requirement for occasionally hard to find/install\nDejaVuSansMono font. It isn't gnerally required anyway.\nThe default mono font is sufficient.\n\nSigned-off-by: John McNamara <john.mcnamara@intel.com>\nAcked-by: Harry van Haaren <harry.van.haaren@intel.com>\n---\n doc/guides/conf.py                        |  1 -\n doc/guides/contributing/documentation.rst | 20 ++++++++------------\n pkg/dpdk.spec                             |  2 +-\n 3 files changed, 9 insertions(+), 14 deletions(-)",
    "diff": "diff --git a/doc/guides/conf.py b/doc/guides/conf.py\nindex b2290b4..4a4fad2 100644\n--- a/doc/guides/conf.py\n+++ b/doc/guides/conf.py\n@@ -59,7 +59,6 @@ latex_documents = [\n # Latex directives to be included directly in the latex/pdf docs.\n latex_preamble = r\"\"\"\n \\usepackage[utf8]{inputenc}\n-\\usepackage{DejaVuSansMono}\n \\usepackage[T1]{fontenc}\n \\usepackage{helvet}\n \\renewcommand{\\familydefault}{\\sfdefault}\ndiff --git a/doc/guides/contributing/documentation.rst b/doc/guides/contributing/documentation.rst\nindex 7f5f061..6b8a5c6 100644\n--- a/doc/guides/contributing/documentation.rst\n+++ b/doc/guides/contributing/documentation.rst\n@@ -142,7 +142,7 @@ The following dependencies must be installed to build the documentation:\n \n * Sphinx (also called python-sphinx).\n \n-* TexLive (at least TexLive-core, extra Latex support and extra fonts).\n+* TexLive.\n \n * Inkscape.\n \n@@ -158,18 +158,17 @@ It can be installed as follows:\n    sudo yum     -y install doxygen\n \n `Sphinx`_ is a Python documentation tool for converting RST files to Html or to PDF (via LaTeX).\n-It can be installed as follows:\n+For full support with figure and table captioning the latest version of Sphinx can be installed as follows:\n \n .. code-block:: console\n \n    # Ubuntu/Debian.\n-   sudo apt-get -y install python-sphinx\n+   sudo apt-get -y install python-pip\n+   sudo pip install --upgrade sphinx\n \n    # Red Hat/Fedora.\n-   sudo yum     -y install python-sphinx\n-\n-   # Or, on any system with Python installed.\n-   sudo easy_install -U sphinx\n+   sudo yum     -y install python-pip\n+   sudo pip install --upgrade sphinx\n \n For further information on getting started with Sphinx see the `Sphinx Tutorial <http://sphinx-doc.org/tutorial.html>`_.\n \n@@ -196,13 +195,10 @@ The main required packages can be installed as follows:\n .. code-block:: console\n \n    # Ubuntu/Debian.\n-   sudo apt-get -y install texlive-latex-extra texlive-fonts-extra \\\n-                           texlive-fonts-recommended\n-\n+   sudo apt-get -y install texlive-latex-extra\n \n    # Red Hat/Fedora, selective install.\n-   sudo yum     -y install texlive-collection-latexextra \\\n-                           texlive-collection-fontsextra\n+   sudo yum     -y install texlive-collection-latexextra\n \n \n Build commands\ndiff --git a/pkg/dpdk.spec b/pkg/dpdk.spec\nindex acbb2be..2d27d40 100644\n--- a/pkg/dpdk.spec\n+++ b/pkg/dpdk.spec\n@@ -46,7 +46,7 @@ ExclusiveArch: i686, x86_64\n \n BuildRequires: kernel-devel, kernel-headers, libpcap-devel, xen-devel\n BuildRequires: doxygen, python-sphinx, inkscape\n-BuildRequires: texlive-collection-latexextra, texlive-collection-fontsextra\n+BuildRequires: texlive-collection-latexextra\n \n %description\n DPDK core includes kernel modules, core libraries and tools.\n",
    "prefixes": [
        "dpdk-dev",
        "v2"
    ]
}