get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 66054,
    "url": "http://patches.dpdk.org/api/patches/66054/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200226133801.26784-1-david.marchand@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": "<20200226133801.26784-1-david.marchand@redhat.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20200226133801.26784-1-david.marchand@redhat.com",
    "date": "2020-02-26T13:38:01",
    "name": "version: 20.05-rc0",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "51bdfa01035577ff4af60896c96dbc51ba020aa6",
    "submitter": {
        "id": 1173,
        "url": "http://patches.dpdk.org/api/people/1173/?format=api",
        "name": "David Marchand",
        "email": "david.marchand@redhat.com"
    },
    "delegate": {
        "id": 24651,
        "url": "http://patches.dpdk.org/api/users/24651/?format=api",
        "username": "dmarchand",
        "first_name": "David",
        "last_name": "Marchand",
        "email": "david.marchand@redhat.com"
    },
    "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200226133801.26784-1-david.marchand@redhat.com/mbox/",
    "series": [
        {
            "id": 8697,
            "url": "http://patches.dpdk.org/api/series/8697/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=8697",
            "date": "2020-02-26T13:38:01",
            "name": "version: 20.05-rc0",
            "version": 1,
            "mbox": "http://patches.dpdk.org/series/8697/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/66054/comments/",
    "check": "success",
    "checks": "http://patches.dpdk.org/api/patches/66054/checks/",
    "tags": {},
    "related": [],
    "headers": {
        "Return-Path": "<dev-bounces@dpdk.org>",
        "X-Original-To": "patchwork@inbox.dpdk.org",
        "Delivered-To": "patchwork@inbox.dpdk.org",
        "Received": [
            "from dpdk.org (dpdk.org [92.243.14.124])\n\tby inbox.dpdk.org (Postfix) with ESMTP id A164CA055A;\n\tWed, 26 Feb 2020 14:38:15 +0100 (CET)",
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id 79FC21BFAB;\n\tWed, 26 Feb 2020 14:38:14 +0100 (CET)",
            "from us-smtp-delivery-1.mimecast.com (us-smtp-2.mimecast.com\n [207.211.31.81]) by dpdk.org (Postfix) with ESMTP id 5732B3B5\n for <dev@dpdk.org>; Wed, 26 Feb 2020 14:38:12 +0100 (CET)",
            "from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com\n [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id\n us-mta-367-2lK5EFCHPRu9vDo0Q2Q-3w-1; Wed, 26 Feb 2020 08:38:08 -0500",
            "from smtp.corp.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com\n [10.5.11.11])\n (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))\n (No client certificate requested)\n by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 082FB108BC8E;\n Wed, 26 Feb 2020 13:38:07 +0000 (UTC)",
            "from dmarchan.remote.csb (ovpn-204-36.brq.redhat.com [10.40.204.36])\n by smtp.corp.redhat.com (Postfix) with ESMTP id 0580D1CB;\n Wed, 26 Feb 2020 13:38:05 +0000 (UTC)"
        ],
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com;\n s=mimecast20190719; t=1582724291;\n h=from:from:reply-to:subject:subject:date:date:message-id:message-id:\n to:to:cc:cc:mime-version:mime-version:content-type:content-type:\n content-transfer-encoding:content-transfer-encoding;\n bh=zSOZZ9NLoxNYMylSZG+6OD6rOSJynH/ihenG1DBvzYA=;\n b=iMyBb3d9xBTP7liidRgf3U+G+GJgkuGZptcwNbAyRGT0UVT/31f3kgPe2W99RDXIwH3rD7\n q5HAbeQll317A8ix5VVOCWMNjHZJuax6kj/lRbjXkSNDPZEgT2uDCHn6KT0TlW/93GuB2u\n L3ez4i3xE5xlxNe7NNYKWYL1E8MR2y4=",
        "X-MC-Unique": "2lK5EFCHPRu9vDo0Q2Q-3w-1",
        "From": "David Marchand <david.marchand@redhat.com>",
        "To": "dev@dpdk.org",
        "Cc": "thomas@monjalon.net",
        "Date": "Wed, 26 Feb 2020 14:38:01 +0100",
        "Message-Id": "<20200226133801.26784-1-david.marchand@redhat.com>",
        "MIME-Version": "1.0",
        "X-Scanned-By": "MIMEDefang 2.79 on 10.5.11.11",
        "X-Mimecast-Spam-Score": "0",
        "X-Mimecast-Originator": "redhat.com",
        "Content-Type": "text/plain; charset=US-ASCII",
        "Content-Transfer-Encoding": "quoted-printable",
        "Subject": "[dpdk-dev] [PATCH] version: 20.05-rc0",
        "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 <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 <mailto:dev-request@dpdk.org?subject=subscribe>",
        "Errors-To": "dev-bounces@dpdk.org",
        "Sender": "\"dev\" <dev-bounces@dpdk.org>"
    },
    "content": "Start a new release cycle with empty release notes.\nABI must now be checked with v20.02 as a reference.\n\nSigned-off-by: David Marchand <david.marchand@redhat.com>\n---\n .travis.yml                            |   4 +\n ABI_VERSION                            |   2 +-\n VERSION                                |   2 +-\n doc/guides/rel_notes/index.rst         |   1 +\n doc/guides/rel_notes/release_20_05.rst | 139 +++++++++++++++++++++++++\n 5 files changed, 146 insertions(+), 2 deletions(-)\n create mode 100644 doc/guides/rel_notes/release_20_05.rst",
    "diff": "diff --git a/.travis.yml b/.travis.yml\nindex b64a81bd0..a57790ba8 100644\n--- a/.travis.yml\n+++ b/.travis.yml\n@@ -34,6 +34,10 @@ _doc_packages: &doc_packages\n before_install: ./.ci/${TRAVIS_OS_NAME}-setup.sh\n script: ./.ci/${TRAVIS_OS_NAME}-build.sh\n \n+env:\n+  global:\n+    - REF_GIT_TAG=v20.02\n+\n jobs:\n   include:\n   # x86_64 gcc jobs\ndiff --git a/ABI_VERSION b/ABI_VERSION\nindex fcc01369a..204da679a 100644\n--- a/ABI_VERSION\n+++ b/ABI_VERSION\n@@ -1 +1 @@\n-20.0.1\n+20.0.2\ndiff --git a/VERSION b/VERSION\nindex d07c5a629..9791dd8af 100644\n--- a/VERSION\n+++ b/VERSION\n@@ -1 +1 @@\n-20.02.0\n+20.05.0-rc0\ndiff --git a/doc/guides/rel_notes/index.rst b/doc/guides/rel_notes/index.rst\nindex 24d927d33..31278d2a8 100644\n--- a/doc/guides/rel_notes/index.rst\n+++ b/doc/guides/rel_notes/index.rst\n@@ -8,6 +8,7 @@ Release Notes\n     :maxdepth: 1\n     :numbered:\n \n+    release_20_05\n     release_20_02\n     release_19_11\n     release_19_08\ndiff --git a/doc/guides/rel_notes/release_20_05.rst b/doc/guides/rel_notes/release_20_05.rst\nnew file mode 100644\nindex 000000000..2190eaf85\n--- /dev/null\n+++ b/doc/guides/rel_notes/release_20_05.rst\n@@ -0,0 +1,139 @@\n+.. SPDX-License-Identifier: BSD-3-Clause\n+   Copyright 2020 The DPDK contributors\n+\n+.. include:: <isonum.txt>\n+\n+DPDK Release 20.05\n+==================\n+\n+.. **Read this first.**\n+\n+   The text in the sections below explains how to update the release notes.\n+\n+   Use proper spelling, capitalization and punctuation in all sections.\n+\n+   Variable and config names should be quoted as fixed width text:\n+   ``LIKE_THIS``.\n+\n+   Build the docs and view the output file to ensure the changes are correct::\n+\n+      make doc-guides-html\n+\n+      xdg-open build/doc/html/guides/rel_notes/release_20_05.html\n+\n+\n+New Features\n+------------\n+\n+.. This section should contain new features added in this release.\n+   Sample format:\n+\n+   * **Add a title in the past tense with a full stop.**\n+\n+     Add a short 1-2 sentence description in the past tense.\n+     The description should be enough to allow someone scanning\n+     the release notes to understand the new feature.\n+\n+     If the feature adds a lot of sub-features you can use a bullet list\n+     like this:\n+\n+     * Added feature foo to do something.\n+     * Enhanced feature bar to do something else.\n+\n+     Refer to the previous release notes for examples.\n+\n+     Suggested order in release notes items:\n+     * Core libs (EAL, mempool, ring, mbuf, buses)\n+     * Device abstraction libs and PMDs\n+       - ethdev (lib, PMDs)\n+       - cryptodev (lib, PMDs)\n+       - eventdev (lib, PMDs)\n+       - etc\n+     * Other libs\n+     * Apps, Examples, Tools (if significant)\n+\n+     This section is a comment. Do not overwrite or remove it.\n+     Also, make sure to start the actual text at the margin.\n+     =========================================================\n+\n+\n+Removed Items\n+-------------\n+\n+.. This section should contain removed items in this release. Sample format:\n+\n+   * Add a short 1-2 sentence description of the removed item\n+     in the past tense.\n+\n+   This section is a comment. Do not overwrite or remove it.\n+   Also, make sure to start the actual text at the margin.\n+   =========================================================\n+\n+\n+API Changes\n+-----------\n+\n+.. This section should contain API changes. Sample format:\n+\n+   * sample: Add a short 1-2 sentence description of the API change\n+     which was announced in the previous releases and made in this release.\n+     Start with a scope label like \"ethdev:\".\n+     Use fixed width quotes for ``function_names`` or ``struct_names``.\n+     Use the past tense.\n+\n+   This section is a comment. Do not overwrite or remove it.\n+   Also, make sure to start the actual text at the margin.\n+   =========================================================\n+\n+\n+ABI Changes\n+-----------\n+\n+.. This section should contain ABI changes. Sample format:\n+\n+   * sample: Add a short 1-2 sentence description of the ABI change\n+     which was announced in the previous releases and made in this release.\n+     Start with a scope label like \"ethdev:\".\n+     Use fixed width quotes for ``function_names`` or ``struct_names``.\n+     Use the past tense.\n+\n+   This section is a comment. Do not overwrite or remove it.\n+   Also, make sure to start the actual text at the margin.\n+   =========================================================\n+\n+* No ABI change that would break compatibility with DPDK 20.02 and 19.11.\n+\n+\n+Known Issues\n+------------\n+\n+.. This section should contain new known issues in this release. Sample format:\n+\n+   * **Add title in present tense with full stop.**\n+\n+     Add a short 1-2 sentence description of the known issue\n+     in the present tense. Add information on any known workarounds.\n+\n+   This section is a comment. Do not overwrite or remove it.\n+   Also, make sure to start the actual text at the margin.\n+   =========================================================\n+\n+\n+Tested Platforms\n+----------------\n+\n+.. This section should contain a list of platforms that were tested\n+   with this release.\n+\n+   The format is:\n+\n+   * <vendor> platform with <vendor> <type of devices> combinations\n+\n+     * List of CPU\n+     * List of OS\n+     * List of devices\n+     * Other relevant details...\n+\n+   This section is a comment. Do not overwrite or remove it.\n+   Also, make sure to start the actual text at the margin.\n+   =========================================================\n",
    "prefixes": []
}