get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 79221,
    "url": "http://patchwork.dpdk.org/api/patches/79221/?format=api",
    "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20200929165502.336919-3-bruce.richardson@intel.com/",
    "project": {
        "id": 1,
        "url": "http://patchwork.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": "<20200929165502.336919-3-bruce.richardson@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20200929165502.336919-3-bruce.richardson@intel.com",
    "date": "2020-09-29T16:54:58",
    "name": "[v2,2/6] doc/api: align output folder with sphinx guides",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "9f871dda481ff46f528a578887313b90dfd6bb10",
    "submitter": {
        "id": 20,
        "url": "http://patchwork.dpdk.org/api/people/20/?format=api",
        "name": "Bruce Richardson",
        "email": "bruce.richardson@intel.com"
    },
    "delegate": {
        "id": 1,
        "url": "http://patchwork.dpdk.org/api/users/1/?format=api",
        "username": "tmonjalo",
        "first_name": "Thomas",
        "last_name": "Monjalon",
        "email": "thomas@monjalon.net"
    },
    "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20200929165502.336919-3-bruce.richardson@intel.com/mbox/",
    "series": [
        {
            "id": 12598,
            "url": "http://patchwork.dpdk.org/api/series/12598/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/list/?series=12598",
            "date": "2020-09-29T16:54:57",
            "name": "improve building docs",
            "version": 2,
            "mbox": "http://patchwork.dpdk.org/series/12598/mbox/"
        }
    ],
    "comments": "http://patchwork.dpdk.org/api/patches/79221/comments/",
    "check": "success",
    "checks": "http://patchwork.dpdk.org/api/patches/79221/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 E994AA04B5;\n\tTue, 29 Sep 2020 18:55:32 +0200 (CEST)",
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id DA82D1DA05;\n\tTue, 29 Sep 2020 18:55:16 +0200 (CEST)",
            "from mga04.intel.com (mga04.intel.com [192.55.52.120])\n by dpdk.org (Postfix) with ESMTP id 787861C033\n for <dev@dpdk.org>; Tue, 29 Sep 2020 18:55:12 +0200 (CEST)",
            "from orsmga003.jf.intel.com ([10.7.209.27])\n by fmsmga104.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 29 Sep 2020 09:55:10 -0700",
            "from silpixa00399126.ir.intel.com ([10.237.222.4])\n by orsmga003.jf.intel.com with ESMTP; 29 Sep 2020 09:55:09 -0700"
        ],
        "IronPort-SDR": [
            "\n v+b9VxbJb5ERObcVqBiQDlwd/GMhUSgulVoEwi60S5d2R345Gi7hP6hHYWjbE55KOKu7QUiFiS\n oXGz/lCNaIHA==",
            "\n jgpTr5f5swq6aVjPIkfjRdmCS8kB+3Ivu1XaRh+18sAkwMQ1y+Mc6X3KKgvi2m94jEogq5MrBo\n xp/VwycVeDiQ=="
        ],
        "X-IronPort-AV": [
            "E=McAfee;i=\"6000,8403,9759\"; a=\"159612218\"",
            "E=Sophos;i=\"5.77,319,1596524400\"; d=\"scan'208\";a=\"159612218\"",
            "E=Sophos;i=\"5.77,319,1596524400\"; d=\"scan'208\";a=\"307833195\""
        ],
        "X-Amp-Result": "SKIPPED(no attachment in message)",
        "X-Amp-File-Uploaded": "False",
        "X-ExtLoop1": "1",
        "From": "Bruce Richardson <bruce.richardson@intel.com>",
        "To": "dev@dpdk.org",
        "Cc": "thomas@monjalon.net,\n\tBruce Richardson <bruce.richardson@intel.com>",
        "Date": "Tue, 29 Sep 2020 17:54:58 +0100",
        "Message-Id": "<20200929165502.336919-3-bruce.richardson@intel.com>",
        "X-Mailer": "git-send-email 2.25.1",
        "In-Reply-To": "<20200929165502.336919-1-bruce.richardson@intel.com>",
        "References": "<20200929153413.280581-1-bruce.richardson@intel.com>\n <20200929165502.336919-1-bruce.richardson@intel.com>",
        "MIME-Version": "1.0",
        "Content-Transfer-Encoding": "8bit",
        "Subject": "[dpdk-dev] [PATCH v2 2/6] doc/api: align output folder with sphinx\n\tguides",
        "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": "The API docs were output to \"<build>/doc/api/api\" folder, which was\nugly-looking with the repeated \"api\", and inconsistent with the sphinx\nguides which were written to \"<build>/doc/guides/html\". Changing the\ndoxygen output folder to \"html\" fixes both these issues.\n\nSigned-off-by: Bruce Richardson <bruce.richardson@intel.com>\n---\n doc/api/meson.build | 6 +++---\n 1 file changed, 3 insertions(+), 3 deletions(-)",
    "diff": "diff --git a/doc/api/meson.build b/doc/api/meson.build\nindex 49d5b9a15..e9b49f9c2 100644\n--- a/doc/api/meson.build\n+++ b/doc/api/meson.build\n@@ -34,7 +34,7 @@ cdata = configuration_data()\n cdata.set('VERSION', meson.project_version())\n cdata.set('API_EXAMPLES', join_paths(meson.build_root(), 'doc', 'api', 'examples.dox'))\n cdata.set('OUTPUT', join_paths(meson.build_root(), 'doc', 'api'))\n-cdata.set('HTML_OUTPUT', 'api')\n+cdata.set('HTML_OUTPUT', 'html')\n cdata.set('TOPDIR', meson.source_root())\n cdata.set('STRIP_FROM_PATH', meson.source_root())\n \n@@ -45,8 +45,8 @@ doxy_conf = configure_file(input: 'doxy-api.conf.in',\n doxy_build = custom_target('doxygen',\n \tdepends: example,\n \tinput: doxy_conf,\n-\toutput: 'api',\n-\tdepfile: 'api.d',\n+\toutput: 'html',\n+\tdepfile: 'html.d',\n \tcommand: [generate_doxygen, '@INPUT@', '@OUTPUT@', generate_css],\n \tinstall: get_option('enable_docs'),\n \tinstall_dir: htmldir,\n",
    "prefixes": [
        "v2",
        "2/6"
    ]
}