get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 6496,
    "url": "https://patches.dpdk.org/api/patches/6496/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/patch/1437303137-29430-2-git-send-email-thomas.monjalon@6wind.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": "<1437303137-29430-2-git-send-email-thomas.monjalon@6wind.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/1437303137-29430-2-git-send-email-thomas.monjalon@6wind.com",
    "date": "2015-07-19T10:52:14",
    "name": "[dpdk-dev,1/4] doc: rename ABI chapter to deprecation",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "d06abfa5a5a41a011f84f0c7abd5747854ed27ec",
    "submitter": {
        "id": 1,
        "url": "https://patches.dpdk.org/api/people/1/?format=api",
        "name": "Thomas Monjalon",
        "email": "thomas.monjalon@6wind.com"
    },
    "delegate": null,
    "mbox": "https://patches.dpdk.org/project/dpdk/patch/1437303137-29430-2-git-send-email-thomas.monjalon@6wind.com/mbox/",
    "series": [],
    "comments": "https://patches.dpdk.org/api/patches/6496/comments/",
    "check": "pending",
    "checks": "https://patches.dpdk.org/api/patches/6496/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 34B48C32A;\n\tSun, 19 Jul 2015 12:53:34 +0200 (CEST)",
            "from mail-wi0-f178.google.com (mail-wi0-f178.google.com\n\t[209.85.212.178]) by dpdk.org (Postfix) with ESMTP id 436D6C324\n\tfor <dev@dpdk.org>; Sun, 19 Jul 2015 12:53:32 +0200 (CEST)",
            "by wibud3 with SMTP id ud3so67779280wib.1\n\tfor <dev@dpdk.org>; Sun, 19 Jul 2015 03:53:31 -0700 (PDT)",
            "from XPS13.localdomain (117.114.118.80.rev.sfr.net.\n\t[80.118.114.117]) by smtp.gmail.com with ESMTPSA id\n\td5sm6481160wiz.24.2015.07.19.03.53.30\n\t(version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128);\n\tSun, 19 Jul 2015 03:53:31 -0700 (PDT)"
        ],
        "X-Google-DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/relaxed;\n\td=1e100.net; s=20130820;\n\th=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to\n\t:references;\n\tbh=6WinOVyZrnDJRUUF2/sROMTTZNMdqsXldrZNj8/x6qc=;\n\tb=gLtIbDJdTin0c21CXYnAOEvPjE7cDXOOsKb/7PuqDY6bHltx7V04yjdX2/lcpCRTNU\n\tYZd1ezmVbr1fgeD0VcGBtY4viYv3Rc3KlkgB301H9fLce1SsZMmMl3TCJkgOQN4FXD8f\n\tFQxKIRWew7WydDttHT5S7fRSvssAmMsiFK2KbB0TcNfhaqEQoIkfDShMZqlcSV12y4G8\n\t/rDAq4zf5IcMjxKxHlwFAPhinWfWtURjTnc08rDnMwuYzitnjSlktd3iF/9LX5/ioVhK\n\tIaoLL+3ZclZLN31UXriZ0pjU2NAPoxkLC+CRyiUJLA6Yq3b3JC2NXMk8GQfVS7Ce0kwc\n\t9KUA==",
        "X-Gm-Message-State": "ALoCoQmSH0iXRFBxaT36AosRD6y7Bg0CrI13X2r7AJBICeaNDxBHfXJZsKRvDlXKz6WgslzoiPob",
        "X-Received": "by 10.180.75.78 with SMTP id a14mr11763170wiw.43.1437303211874; \n\tSun, 19 Jul 2015 03:53:31 -0700 (PDT)",
        "From": "Thomas Monjalon <thomas.monjalon@6wind.com>",
        "To": "dev@dpdk.org",
        "Date": "Sun, 19 Jul 2015 12:52:14 +0200",
        "Message-Id": "<1437303137-29430-2-git-send-email-thomas.monjalon@6wind.com>",
        "X-Mailer": "git-send-email 2.4.2",
        "In-Reply-To": "<1437303137-29430-1-git-send-email-thomas.monjalon@6wind.com>",
        "References": "<1437303137-29430-1-git-send-email-thomas.monjalon@6wind.com>",
        "Subject": "[dpdk-dev] [PATCH 1/4] doc: rename ABI chapter to deprecation",
        "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": "This chapter is for ABI and API. That's why a renaming is required.\n\nRemove also the examples which are now in the referenced guidelines.\n\nSigned-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>\n---\n MAINTAINERS                                       |  2 +-\n doc/guides/rel_notes/{abi.rst => deprecation.rst} | 16 +++++-----------\n doc/guides/rel_notes/index.rst                    |  2 +-\n 3 files changed, 7 insertions(+), 13 deletions(-)\n rename doc/guides/rel_notes/{abi.rst => deprecation.rst} (51%)",
    "diff": "diff --git a/MAINTAINERS b/MAINTAINERS\nindex 2a32659..6531900 100644\n--- a/MAINTAINERS\n+++ b/MAINTAINERS\n@@ -60,7 +60,7 @@ F: doc/guides/prog_guide/ext_app_lib_make_help.rst\n ABI versioning\n M: Neil Horman <nhorman@tuxdriver.com>\n F: lib/librte_compat/\n-F: doc/guides/rel_notes/abi.rst\n+F: doc/guides/rel_notes/deprecation.rst\n F: scripts/validate-abi.sh\n \n \ndiff --git a/doc/guides/rel_notes/abi.rst b/doc/guides/rel_notes/deprecation.rst\nsimilarity index 51%\nrename from doc/guides/rel_notes/abi.rst\nrename to doc/guides/rel_notes/deprecation.rst\nindex 7a08830..eef01f1 100644\n--- a/doc/guides/rel_notes/abi.rst\n+++ b/doc/guides/rel_notes/deprecation.rst\n@@ -1,17 +1,11 @@\n-ABI policy\n-==========\n+Deprecation\n+===========\n \n See the :doc:`guidelines document for details of the ABI policy </guidelines/versioning>`.\n-ABI deprecation notices are to be posted here.\n+API and ABI deprecation notices are to be posted here.\n \n-\n-Examples of Deprecation Notices\n--------------------------------\n-\n-* The Macro #RTE_FOO is deprecated and will be removed with version 2.0, to be replaced with the inline function rte_bar()\n-* The function rte_mbuf_grok has been updated to include new parameter in version 2.0.  Backwards compatibility will be maintained for this function until the release of version 2.1\n-* The members struct foo have been reorganized in release 2.0.  Existing binary applications will have backwards compatibility in release 2.0, while newly built binaries will need to reference new structure variant struct foo2.  Compatibility will be removed in release 2.2, and all applications will require updating and rebuilding to the new structure at that time, which will be renamed to the original struct foo.\n-* Significant ABI changes are planned for the librte_dostuff library.  The upcoming release 2.0 will not contain these changes, but release 2.1 will, and no backwards compatibility is planned due to the invasive nature of these changes.  Binaries using this library built prior to version 2.1 will require updating and recompilation.\n+Help to update from a previous release is provided in\n+:doc:`another section </rel_notes/updating_apps>`.\n \n \n Deprecation Notices\ndiff --git a/doc/guides/rel_notes/index.rst b/doc/guides/rel_notes/index.rst\nindex d790783..9d66cd8 100644\n--- a/doc/guides/rel_notes/index.rst\n+++ b/doc/guides/rel_notes/index.rst\n@@ -48,5 +48,5 @@ Contents\n     updating_apps\n     known_issues\n     resolved_issues\n-    abi\n+    deprecation\n     faq\n",
    "prefixes": [
        "dpdk-dev",
        "1/4"
    ]
}