get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 70604,
    "url": "http://patches.dpdk.org/api/patches/70604/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200527084111.32420-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": "<20200527084111.32420-1-david.marchand@redhat.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20200527084111.32420-1-david.marchand@redhat.com",
    "date": "2020-05-27T08:41:11",
    "name": "version: 20.08-rc0",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "b01b23b8e2e92cbe1729d20c2187c76b49363de3",
    "submitter": {
        "id": 1173,
        "url": "http://patches.dpdk.org/api/people/1173/?format=api",
        "name": "David Marchand",
        "email": "david.marchand@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/20200527084111.32420-1-david.marchand@redhat.com/mbox/",
    "series": [
        {
            "id": 10246,
            "url": "http://patches.dpdk.org/api/series/10246/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=10246",
            "date": "2020-05-27T08:41:11",
            "name": "version: 20.08-rc0",
            "version": 1,
            "mbox": "http://patches.dpdk.org/series/10246/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/70604/comments/",
    "check": "warning",
    "checks": "http://patches.dpdk.org/api/patches/70604/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 1F45EA04A4;\n\tWed, 27 May 2020 10:41:24 +0200 (CEST)",
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id 051351D8D5;\n\tWed, 27 May 2020 10:41:24 +0200 (CEST)",
            "from us-smtp-1.mimecast.com (us-smtp-delivery-1.mimecast.com\n [207.211.31.120]) by dpdk.org (Postfix) with ESMTP id 634F21D663\n for <dev@dpdk.org>; Wed, 27 May 2020 10:41:22 +0200 (CEST)",
            "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-315-S7Uxg5PHNlOEmE2lQTdy3g-1; Wed, 27 May 2020 04:41:20 -0400",
            "from smtp.corp.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com\n [10.5.11.13])\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 439348064C9;\n Wed, 27 May 2020 08:41:19 +0000 (UTC)",
            "from dmarchan.remote.csb (unknown [10.40.192.247])\n by smtp.corp.redhat.com (Postfix) with ESMTP id 06996648D7;\n Wed, 27 May 2020 08:41:17 +0000 (UTC)"
        ],
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com;\n s=mimecast20190719; t=1590568881;\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=gvooRNDGm32iiaSp8OqFTah0TW195hwjpVlgiM39KrM=;\n b=eq/voINgxulBMGjVQ/IK8RkiDgHSfIgexqNtaPPPEWr1hi+ZaI210dIIEh+/NCtxyCbj3G\n 8OJjdiY29S8NMqEYz6Cl2FGM/GscWjLT6vazU7nqsAJgvjkm2c7xZOKkjq2fH4kj3uLEVY\n BmYLaEEYcgWJ/qRRULTSqPXXpGLWagw=",
        "X-MC-Unique": "S7Uxg5PHNlOEmE2lQTdy3g-1",
        "From": "David Marchand <david.marchand@redhat.com>",
        "To": "dev@dpdk.org",
        "Cc": "thomas@monjalon.net",
        "Date": "Wed, 27 May 2020 10:41:11 +0200",
        "Message-Id": "<20200527084111.32420-1-david.marchand@redhat.com>",
        "MIME-Version": "1.0",
        "X-Scanned-By": "MIMEDefang 2.79 on 10.5.11.13",
        "X-Mimecast-Spam-Score": "0",
        "X-Mimecast-Originator": "redhat.com",
        "Content-Type": "text/plain; charset=US-ASCII",
        "Content-Transfer-Encoding": "8bit",
        "Subject": "[dpdk-dev] [PATCH] version: 20.08-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.\n\nSigned-off-by: David Marchand <david.marchand@redhat.com>\n---\n .travis.yml                            |   2 +-\n ABI_VERSION                            |   2 +-\n VERSION                                |   2 +-\n doc/guides/rel_notes/index.rst         |   1 +\n doc/guides/rel_notes/release_20_08.rst | 139 +++++++++++++++++++++++++\n 5 files changed, 143 insertions(+), 3 deletions(-)\n create mode 100644 doc/guides/rel_notes/release_20_08.rst",
    "diff": "diff --git a/.travis.yml b/.travis.yml\nindex 2d2292ff64..14f8124233 100644\n--- a/.travis.yml\n+++ b/.travis.yml\n@@ -36,7 +36,7 @@ script: ./.ci/${TRAVIS_OS_NAME}-build.sh\n \n env:\n   global:\n-    - REF_GIT_TAG=v20.02\n+    - REF_GIT_TAG=v20.05\n \n jobs:\n   include:\ndiff --git a/ABI_VERSION b/ABI_VERSION\nindex 204da679a1..a9ac8dacb0 100644\n--- a/ABI_VERSION\n+++ b/ABI_VERSION\n@@ -1 +1 @@\n-20.0.2\n+20.0.3\ndiff --git a/VERSION b/VERSION\nindex 4e3f998d00..30bbcd61a4 100644\n--- a/VERSION\n+++ b/VERSION\n@@ -1 +1 @@\n-20.05.0\n+20.08.0-rc0\ndiff --git a/doc/guides/rel_notes/index.rst b/doc/guides/rel_notes/index.rst\nindex 31278d2a8a..05c9d837a4 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_08\n     release_20_05\n     release_20_02\n     release_19_11\ndiff --git a/doc/guides/rel_notes/release_20_08.rst b/doc/guides/rel_notes/release_20_08.rst\nnew file mode 100644\nindex 0000000000..39064afbe9\n--- /dev/null\n+++ b/doc/guides/rel_notes/release_20_08.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.08\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_08.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 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": []
}