get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 420,
    "url": "http://patches.dpdk.org/api/patches/420/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/1410974481-609-1-git-send-email-thomas.monjalon@6wind.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": "<1410974481-609-1-git-send-email-thomas.monjalon@6wind.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/1410974481-609-1-git-send-email-thomas.monjalon@6wind.com",
    "date": "2014-09-17T17:21:21",
    "name": "[dpdk-dev] doc: apply one comment to all members of a group",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "9a3d09dc868ea093af068151d0f24e27dfd36a3b",
    "submitter": {
        "id": 1,
        "url": "http://patches.dpdk.org/api/people/1/?format=api",
        "name": "Thomas Monjalon",
        "email": "thomas.monjalon@6wind.com"
    },
    "delegate": null,
    "mbox": "http://patches.dpdk.org/project/dpdk/patch/1410974481-609-1-git-send-email-thomas.monjalon@6wind.com/mbox/",
    "series": [],
    "comments": "http://patches.dpdk.org/api/patches/420/comments/",
    "check": "pending",
    "checks": "http://patches.dpdk.org/api/patches/420/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 7D9D6B3AB;\n\tWed, 17 Sep 2014 19:16:48 +0200 (CEST)",
            "from mail-wg0-f44.google.com (mail-wg0-f44.google.com\n\t[74.125.82.44]) by dpdk.org (Postfix) with ESMTP id 58A25B3AA\n\tfor <dev@dpdk.org>; Wed, 17 Sep 2014 19:16:47 +0200 (CEST)",
            "by mail-wg0-f44.google.com with SMTP id b13so882422wgh.27\n\tfor <dev@dpdk.org>; Wed, 17 Sep 2014 10:22:29 -0700 (PDT)",
            "from localhost.localdomain (136-92-190-109.dsl.ovh.fr.\n\t[109.190.92.136]) by mx.google.com with ESMTPSA id\n\tfo6sm6344058wic.3.2014.09.17.10.22.27 for <multiple recipients>\n\t(version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128);\n\tWed, 17 Sep 2014 10:22:28 -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;\n\tbh=BDRkycnkQQhVYOyNsAhcWy1FWGvcASGRaZaUGKW7AP0=;\n\tb=nDmz24SVZXO1Gnyzx6bDAFIucckVbb3uJFmsS9n08k3F7H+l8tgG2+0GpgkxJv6nal\n\tZ6ps9ERVH5MJ+hAORs78XZxs2vjeBvs4F31qppwolqn+/ppgrd46s/GxrpPxwGfLuxpV\n\tOoiKkYD1apByCq3jg/g2ijzsoH75ceiB/C9KkFpoe83jOk0Jss4X42hzS5ddXQVu+eUG\n\tqGCtHmVotcJ/FPYPHeZax9TRMe9+AK/ZYgEwQmE7XAgqCvIsYSks/ueoozxzi1fAUXOb\n\tRCUtiGW4p9ktPxNvWOlw0M+7gWks/MGyjfX39zgYvS3fJISoONpGlr8zs7gZBEEJ9Bh/\n\tn0jw==",
        "X-Gm-Message-State": "ALoCoQk3+6x/x+SPfDKj1jd6Dd5bxcjSdY/5vFXN0haE4Kr61gQMiKRJ2P6Sub92mDiA59dyre81",
        "X-Received": "by 10.195.12.103 with SMTP id ep7mr4834518wjd.121.1410974548781; \n\tWed, 17 Sep 2014 10:22:28 -0700 (PDT)",
        "From": "Thomas Monjalon <thomas.monjalon@6wind.com>",
        "To": "dev@dpdk.org",
        "Date": "Wed, 17 Sep 2014 19:21:21 +0200",
        "Message-Id": "<1410974481-609-1-git-send-email-thomas.monjalon@6wind.com>",
        "X-Mailer": "git-send-email 2.0.4",
        "Subject": "[dpdk-dev] [PATCH] doc: apply one comment to all members of a group",
        "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": "A doxygen group begins with /**@{*/ and ends with /**@}*/.\nBy enabling DISTRIBUTE_GROUP_DOC, the first comment is applied\nto each undocumented member of the group.\n\nSigned-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>\n---\n doc/doxy-api.conf          | 1 +\n lib/librte_port/rte_port.h | 3 ++-\n 2 files changed, 3 insertions(+), 1 deletion(-)",
    "diff": "diff --git a/doc/doxy-api.conf b/doc/doxy-api.conf\nindex 63dc64d..124fc68 100644\n--- a/doc/doxy-api.conf\n+++ b/doc/doxy-api.conf\n@@ -63,6 +63,7 @@ ENABLE_PREPROCESSING    = YES\n MACRO_EXPANSION         = YES\n EXPAND_ONLY_PREDEF      = YES\n EXTRACT_STATIC          = YES\n+DISTRIBUTE_GROUP_DOC    = YES\n HIDE_UNDOC_MEMBERS      = YES\n HIDE_UNDOC_CLASSES      = YES\n HIDE_SCOPE_NAMES        = YES\ndiff --git a/lib/librte_port/rte_port.h b/lib/librte_port/rte_port.h\nindex 6bd5039..d84e5a1 100644\n--- a/lib/librte_port/rte_port.h\n+++ b/lib/librte_port/rte_port.h\n@@ -50,7 +50,7 @@ extern \"C\" {\n #include <stdint.h>\n #include <rte_mbuf.h>\n \n-/**\n+/**@{\n  * Macros to allow accessing metadata stored in the mbuf headroom\n  * just beyond the end of the mbuf data structure returned by a port\n  */\n@@ -71,6 +71,7 @@ extern \"C\" {\n \t(&RTE_MBUF_METADATA_UINT32(mbuf, offset))\n #define RTE_MBUF_METADATA_UINT64_PTR(mbuf, offset)         \\\n \t(&RTE_MBUF_METADATA_UINT64(mbuf, offset))\n+/**@}*/\n \n /*\n  * Port IN\n",
    "prefixes": [
        "dpdk-dev"
    ]
}