get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 7939,
    "url": "https://patches.dpdk.org/api/patches/7939/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/patch/1445608311-8092-4-git-send-email-michalx.k.jastrzebski@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": "<1445608311-8092-4-git-send-email-michalx.k.jastrzebski@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/1445608311-8092-4-git-send-email-michalx.k.jastrzebski@intel.com",
    "date": "2015-10-23T13:51:51",
    "name": "[dpdk-dev,v1,3/3] doc: update release 2.2 after changes in librte_lpm",
    "commit_ref": null,
    "pull_url": null,
    "state": "changes-requested",
    "archived": true,
    "hash": "0c2690dde6e88fa2e9a965c29219f9b5566857f9",
    "submitter": {
        "id": 74,
        "url": "https://patches.dpdk.org/api/people/74/?format=api",
        "name": "Michal Jastrzebski",
        "email": "michalx.k.jastrzebski@intel.com"
    },
    "delegate": null,
    "mbox": "https://patches.dpdk.org/project/dpdk/patch/1445608311-8092-4-git-send-email-michalx.k.jastrzebski@intel.com/mbox/",
    "series": [],
    "comments": "https://patches.dpdk.org/api/patches/7939/comments/",
    "check": "pending",
    "checks": "https://patches.dpdk.org/api/patches/7939/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 34D8D5A89;\n\tFri, 23 Oct 2015 15:56:47 +0200 (CEST)",
            "from mga09.intel.com (mga09.intel.com [134.134.136.24])\n\tby dpdk.org (Postfix) with ESMTP id D22ED5A1F\n\tfor <dev@dpdk.org>; Fri, 23 Oct 2015 15:56:45 +0200 (CEST)",
            "from orsmga002.jf.intel.com ([10.7.209.21])\n\tby orsmga102.jf.intel.com with ESMTP; 23 Oct 2015 06:56:44 -0700",
            "from unknown (HELO Sent) ([10.217.248.58])\n\tby orsmga002.jf.intel.com with SMTP; 23 Oct 2015 06:56:43 -0700",
            "by Sent (sSMTP sendmail emulation); Fri, 23 Oct 2015 15:55:38 +0116"
        ],
        "X-ExtLoop1": "1",
        "X-IronPort-AV": "E=Sophos;i=\"5.20,186,1444719600\"; d=\"scan'208\";a=\"833453025\"",
        "From": "Michal Jastrzebski <michalx.k.jastrzebski@intel.com>",
        "To": "dev@dpdk.org",
        "Date": "Fri, 23 Oct 2015 15:51:51 +0200",
        "Message-Id": "<1445608311-8092-4-git-send-email-michalx.k.jastrzebski@intel.com>",
        "X-Mailer": "git-send-email 2.1.1",
        "In-Reply-To": "<1445608311-8092-1-git-send-email-michalx.k.jastrzebski@intel.com>",
        "References": "<1445608311-8092-1-git-send-email-michalx.k.jastrzebski@intel.com>",
        "Subject": "[dpdk-dev] [PATCH v1 3/3] doc: update release 2.2 after changes in\n\tlibrte_lpm",
        "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": "From: Michal Kobylinski <michalx.kobylinski@intel.com>\n\nSigned-off-by: Michal Kobylinski <michalx.kobylinski@intel.com>\n---\n doc/guides/rel_notes/release_2_2.rst | 2 ++\n 1 file changed, 2 insertions(+)",
    "diff": "diff --git a/doc/guides/rel_notes/release_2_2.rst b/doc/guides/rel_notes/release_2_2.rst\nindex ab1c25f..3c616ab 100644\n--- a/doc/guides/rel_notes/release_2_2.rst\n+++ b/doc/guides/rel_notes/release_2_2.rst\n@@ -121,6 +121,8 @@ ABI Changes\n \n * librte_cfgfile: Allow longer names and values by increasing the constants\n   CFG_NAME_LEN and CFG_VALUE_LEN to 64 and 256 respectively.\n+\n+* librte_lpm: Increase number of next hops for IPv4 to 2^24\n \n \n Shared Library Versions\n",
    "prefixes": [
        "dpdk-dev",
        "v1",
        "3/3"
    ]
}