get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 42011,
    "url": "http://patches.dpdk.org/api/patches/42011/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/1530313843-32721-1-git-send-email-ktraynor@redhat.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": "<1530313843-32721-1-git-send-email-ktraynor@redhat.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/1530313843-32721-1-git-send-email-ktraynor@redhat.com",
    "date": "2018-06-29T23:10:43",
    "name": "[v3] docs: add default that all fixes should be backported",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "c8d16af8e0781628b8d884a2dc6c607e086365bb",
    "submitter": {
        "id": 598,
        "url": "http://patches.dpdk.org/api/people/598/?format=api",
        "name": "Kevin Traynor",
        "email": "ktraynor@redhat.com"
    },
    "delegate": {
        "id": 1,
        "url": "http://patches.dpdk.org/api/users/1/?format=api",
        "username": "tmonjalo",
        "first_name": "Thomas",
        "last_name": "Monjalon",
        "email": "thomas@monjalon.net"
    },
    "mbox": "http://patches.dpdk.org/project/dpdk/patch/1530313843-32721-1-git-send-email-ktraynor@redhat.com/mbox/",
    "series": [
        {
            "id": 335,
            "url": "http://patches.dpdk.org/api/series/335/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=335",
            "date": "2018-06-29T23:10:43",
            "name": "[v3] docs: add default that all fixes should be backported",
            "version": 3,
            "mbox": "http://patches.dpdk.org/series/335/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/42011/comments/",
    "check": "success",
    "checks": "http://patches.dpdk.org/api/patches/42011/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 [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id F15831BE22;\n\tSat, 30 Jun 2018 01:10:50 +0200 (CEST)",
            "from mx1.redhat.com (mx3-rdu2.redhat.com [66.187.233.73])\n\tby dpdk.org (Postfix) with ESMTP id 9E0EB1BE21\n\tfor <dev@dpdk.org>; Sat, 30 Jun 2018 01:10:49 +0200 (CEST)",
            "from smtp.corp.redhat.com\n\t(int-mx03.intmail.prod.int.rdu2.redhat.com [10.11.54.3])\n\t(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))\n\t(No client certificate requested)\n\tby mx1.redhat.com (Postfix) with ESMTPS id 057DA87A81;\n\tFri, 29 Jun 2018 23:10:49 +0000 (UTC)",
            "from ktraynor.remote.csb (ovpn-117-152.ams2.redhat.com\n\t[10.36.117.152])\n\tby smtp.corp.redhat.com (Postfix) with ESMTP id E0AE1111AF1C;\n\tFri, 29 Jun 2018 23:10:46 +0000 (UTC)"
        ],
        "From": "Kevin Traynor <ktraynor@redhat.com>",
        "To": "john.mcnamara@intel.com, bluca@debian.org, yskoh@mellanox.com,\n\tchristian.ehrhardt@canonical.com, ktraynor@redhat.com",
        "Cc": "dev@dpdk.org, thomas@monjalon.net, aconole@redhat.com,\n\tferruh.yigit@intel.com",
        "Date": "Sat, 30 Jun 2018 00:10:43 +0100",
        "Message-Id": "<1530313843-32721-1-git-send-email-ktraynor@redhat.com>",
        "In-Reply-To": "<1530308851-30496-1-git-send-email-ktraynor@redhat.com>",
        "References": "<1530308851-30496-1-git-send-email-ktraynor@redhat.com>",
        "X-Scanned-By": "MIMEDefang 2.78 on 10.11.54.3",
        "X-Greylist": [
            "Sender IP whitelisted, not delayed by milter-greylist-4.5.16\n\t(mx1.redhat.com [10.11.55.1]); Fri, 29 Jun 2018 23:10:49 +0000 (UTC)",
            "inspected by milter-greylist-4.5.16 (mx1.redhat.com\n\t[10.11.55.1]); \n\tFri, 29 Jun 2018 23:10:49 +0000 (UTC) for IP:'10.11.54.3'\n\tDOMAIN:'int-mx03.intmail.prod.int.rdu2.redhat.com'\n\tHELO:'smtp.corp.redhat.com' FROM:'ktraynor@redhat.com' RCPT:''"
        ],
        "Subject": "[dpdk-dev] [PATCH v3] docs: add default that all fixes should be\n\tbackported",
        "X-BeenThere": "dev@dpdk.org",
        "X-Mailman-Version": "2.1.15",
        "Precedence": "list",
        "List-Id": "DPDK patches and discussions <dev.dpdk.org>",
        "List-Unsubscribe": "<https://mails.dpdk.org/options/dev>,\n\t<mailto:dev-request@dpdk.org?subject=unsubscribe>",
        "List-Archive": "<http://mails.dpdk.org/archives/dev/>",
        "List-Post": "<mailto:dev@dpdk.org>",
        "List-Help": "<mailto:dev-request@dpdk.org?subject=help>",
        "List-Subscribe": "<https://mails.dpdk.org/listinfo/dev>,\n\t<mailto:dev-request@dpdk.org?subject=subscribe>",
        "Errors-To": "dev-bounces@dpdk.org",
        "Sender": "\"dev\" <dev-bounces@dpdk.org>"
    },
    "content": "Set the starting point that all commits on master branch\nwith Fixes tag should be backported to relevant stable/LTS\nbranches, and explain that the submitter may indicate it is\nnot suitable for backport.\n\nOf course there will be exceptions that will crop up from time\nto time that need discussion, so also add a sentence for that.\n\nThis is to ensure that there is consistency between what is\nbackported to stable/LTS branches, remove some subjectivity\nas to what constitutes \"a fix\" and avoid possible conflicts\nfor future backports.\n\nSigned-off-by: Kevin Traynor <ktraynor@redhat.com>\nAcked-by: Luca Boccassi <bluca@debian.org>\nAcked-by: Aaron Conole <aconole@redhat.com>\n---\n doc/guides/contributing/stable.rst | 20 +++++++++++++++++++-\n 1 file changed, 19 insertions(+), 1 deletion(-)",
    "diff": "diff --git a/doc/guides/contributing/stable.rst b/doc/guides/contributing/stable.rst\nindex 0f2f1f3..f66e562 100644\n--- a/doc/guides/contributing/stable.rst\n+++ b/doc/guides/contributing/stable.rst\n@@ -58,5 +58,23 @@ What changes should be backported\n ---------------------------------\n \n-Backporting should be limited to bug fixes.\n+Backporting should be limited to bug fixes. All patches accepted on the master\n+branch with a Fixes: tag should be backported to the relevant stable/LTS\n+branches, unless the submitter indicates otherwise. If there are exceptions,\n+they will be discussed on the mailing lists.\n+\n+Fixes suitable for backport should have a ``Cc: stable@dpdk.org`` tag in the\n+commit message body as follows::\n+\n+     doc: fix some parameter description\n+\n+     Update the docs, fixing description of some parameter.\n+\n+     Fixes: abcdefgh1234 (\"doc: add some parameter\")\n+     Cc: stable@dpdk.org\n+\n+     Signed-off-by: Alex Smith <alex.smith@example.com>\n+\n+\n+Fixes not suitable for backport should not include the ``Cc: stable@dpdk.org`` tag.\n \n Features should not be backported to stable releases. It may be acceptable, in\n",
    "prefixes": [
        "v3"
    ]
}