get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 7755,
    "url": "https://patches.dpdk.org/api/patches/7755/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/patch/1445308905-28508-1-git-send-email-mukawa@igel.co.jp/",
    "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": "<1445308905-28508-1-git-send-email-mukawa@igel.co.jp>",
    "list_archive_url": "https://inbox.dpdk.org/dev/1445308905-28508-1-git-send-email-mukawa@igel.co.jp",
    "date": "2015-10-20T02:41:45",
    "name": "[dpdk-dev] doc: Add missing new line before code block",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "ea064929a20b675b6cdd93e0cd2f8962da351932",
    "submitter": {
        "id": 64,
        "url": "https://patches.dpdk.org/api/people/64/?format=api",
        "name": "Tetsuya Mukawa",
        "email": "mukawa@igel.co.jp"
    },
    "delegate": null,
    "mbox": "https://patches.dpdk.org/project/dpdk/patch/1445308905-28508-1-git-send-email-mukawa@igel.co.jp/mbox/",
    "series": [],
    "comments": "https://patches.dpdk.org/api/patches/7755/comments/",
    "check": "pending",
    "checks": "https://patches.dpdk.org/api/patches/7755/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 9029C8E7A;\n\tTue, 20 Oct 2015 04:42:04 +0200 (CEST)",
            "from mail-pa0-f47.google.com (mail-pa0-f47.google.com\n\t[209.85.220.47]) by dpdk.org (Postfix) with ESMTP id 3400B8E6C\n\tfor <dev@dpdk.org>; Tue, 20 Oct 2015 04:42:03 +0200 (CEST)",
            "by padhk11 with SMTP id hk11so5520854pad.1\n\tfor <dev@dpdk.org>; Mon, 19 Oct 2015 19:42:02 -0700 (PDT)",
            "from eris.hq.igel.co.jp (napt.igel.co.jp. [219.106.231.132])\n\tby smtp.gmail.com with ESMTPSA id\n\tmk5sm540696pab.44.2015.10.19.19.42.00\n\t(version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128);\n\tMon, 19 Oct 2015 19:42:01 -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=9Rg+NOj/l80lK5OxYsjfKAX4LjGXwTJx5H2+OujT3/M=;\n\tb=j9ZC21a3oP5psr7xDYUm8W5FQCIgpKOOrlLugBWs+rn0wOzDkdj7W1UNx3kJGWWHDA\n\tsCUHINWQKCNaxdSYhC3XWK8VVAW9KulAXAQf72eUbSrRueO8XoRjoQAsxQDh1HMEi8jB\n\t3ZEGTwICOD9G3ChpuSHr3u2FIz3w9rPgYsPHOAkTeJU53VWwQV+nxKPsZtanNNBeKXaI\n\tnTHQu5cZEXL0AO3hJJ23FOJ79vBX2x6UpxRaK2rDlyv/0c0wVzDgvVp6iOxwwmaudsEC\n\tpxeNdtvKwRYN8wkKvtrpkxzL/kb6Rgd+psIi6LlwfjOB+0O2bYt6YJbrz/Jh4y09ipo5\n\t+KvQ==",
        "X-Gm-Message-State": "ALoCoQlrhe+eITpWytSRVDyebrgnHrKzF6+av0jn3WQI5G+qc7ZHwsi9JpAF1AjeRWMqFSp6uwBO",
        "X-Received": "by 10.68.93.133 with SMTP id cu5mr935020pbb.71.1445308922451;\n\tMon, 19 Oct 2015 19:42:02 -0700 (PDT)",
        "From": "Tetsuya Mukawa <mukawa@igel.co.jp>",
        "To": "dev@dpdk.org",
        "Date": "Tue, 20 Oct 2015 11:41:45 +0900",
        "Message-Id": "<1445308905-28508-1-git-send-email-mukawa@igel.co.jp>",
        "X-Mailer": "git-send-email 2.1.4",
        "Subject": "[dpdk-dev] [PATCH] doc: Add missing new line before code block",
        "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": "The patch adds missing new line to \"Managing ABI updates\" section.\n\nSigned-off-by: Tetsuya Mukawa <mukawa@igel.co.jp>\n---\n doc/guides/contributing/versioning.rst | 3 ++-\n 1 file changed, 2 insertions(+), 1 deletion(-)",
    "diff": "diff --git a/doc/guides/contributing/versioning.rst b/doc/guides/contributing/versioning.rst\nindex 8a739dd..d824762 100644\n--- a/doc/guides/contributing/versioning.rst\n+++ b/doc/guides/contributing/versioning.rst\n@@ -382,7 +382,8 @@ easy.  Start by removing the symbol from the requisite version map file:\n    } DPDK_2.0;\n \n \n-Next remove the corresponding versioned export\n+Next remove the corresponding versioned export.\n+\n .. code-block:: c\n \n  -VERSION_SYMBOL(rte_acl_create, _v20, 2.0);\n",
    "prefixes": [
        "dpdk-dev"
    ]
}