get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 102441,
    "url": "https://patches.dpdk.org/api/patches/102441/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/patch/20211020134840.2421686-1-bruce.richardson@intel.com/",
    "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": "<20211020134840.2421686-1-bruce.richardson@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20211020134840.2421686-1-bruce.richardson@intel.com",
    "date": "2021-10-20T13:48:40",
    "name": "editorconfig: bump line length to 100",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": true,
    "hash": "8fc9ba72fc2d3ac0d7cd50b081e515f6e2f55218",
    "submitter": {
        "id": 20,
        "url": "https://patches.dpdk.org/api/people/20/?format=api",
        "name": "Bruce Richardson",
        "email": "bruce.richardson@intel.com"
    },
    "delegate": {
        "id": 1,
        "url": "https://patches.dpdk.org/api/users/1/?format=api",
        "username": "tmonjalo",
        "first_name": "Thomas",
        "last_name": "Monjalon",
        "email": "thomas@monjalon.net"
    },
    "mbox": "https://patches.dpdk.org/project/dpdk/patch/20211020134840.2421686-1-bruce.richardson@intel.com/mbox/",
    "series": [
        {
            "id": 19842,
            "url": "https://patches.dpdk.org/api/series/19842/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=19842",
            "date": "2021-10-20T13:48:40",
            "name": "editorconfig: bump line length to 100",
            "version": 1,
            "mbox": "https://patches.dpdk.org/series/19842/mbox/"
        }
    ],
    "comments": "https://patches.dpdk.org/api/patches/102441/comments/",
    "check": "fail",
    "checks": "https://patches.dpdk.org/api/patches/102441/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 mails.dpdk.org (mails.dpdk.org [217.70.189.124])\n\tby inbox.dpdk.org (Postfix) with ESMTP id E283EA0C43;\n\tWed, 20 Oct 2021 15:51:12 +0200 (CEST)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id CFBEA4118F;\n\tWed, 20 Oct 2021 15:51:12 +0200 (CEST)",
            "from mga04.intel.com (mga04.intel.com [192.55.52.120])\n by mails.dpdk.org (Postfix) with ESMTP id A4AF440142\n for <dev@dpdk.org>; Wed, 20 Oct 2021 15:51:11 +0200 (CEST)",
            "from fmsmga006.fm.intel.com ([10.253.24.20])\n by fmsmga104.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 20 Oct 2021 06:48:49 -0700",
            "from silpixa00399126.ir.intel.com ([10.237.223.151])\n by fmsmga006.fm.intel.com with ESMTP; 20 Oct 2021 06:48:48 -0700"
        ],
        "X-IronPort-AV": [
            "E=McAfee;i=\"6200,9189,10143\"; a=\"227551341\"",
            "E=Sophos;i=\"5.87,167,1631602800\"; d=\"scan'208\";a=\"227551341\"",
            "E=Sophos;i=\"5.87,167,1631602800\"; d=\"scan'208\";a=\"718958619\""
        ],
        "X-ExtLoop1": "1",
        "From": "Bruce Richardson <bruce.richardson@intel.com>",
        "To": "dev@dpdk.org",
        "Cc": "Bruce Richardson <bruce.richardson@intel.com>",
        "Date": "Wed, 20 Oct 2021 14:48:40 +0100",
        "Message-Id": "<20211020134840.2421686-1-bruce.richardson@intel.com>",
        "X-Mailer": "git-send-email 2.30.2",
        "MIME-Version": "1.0",
        "Content-Transfer-Encoding": "8bit",
        "Subject": "[dpdk-dev] [PATCH] editorconfig: bump line length to 100",
        "X-BeenThere": "dev@dpdk.org",
        "X-Mailman-Version": "2.1.29",
        "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": "Since we allow line lengths of up to 100, adjust the editorconfig to use\nthat value, to save editors (such as vim) from automatically wrapping\nlines at 80 characters when typing.\n\nSince python checkers all seem to expect 79 character lines max, add for\npython only a 79-char max line length.\n\nSigned-off-by: Bruce Richardson <bruce.richardson@intel.com>\n---\n .editorconfig | 3 ++-\n 1 file changed, 2 insertions(+), 1 deletion(-)",
    "diff": "diff --git a/.editorconfig b/.editorconfig\nindex 5101630c8c..ab41c95085 100644\n--- a/.editorconfig\n+++ b/.editorconfig\n@@ -11,11 +11,12 @@ trim_trailing_whitespace = true\n charset = utf-8\n indent_style = tab\n tab_width = 8\n-max_line_length = 80\n+max_line_length = 100\n \n [*.py]\n indent_style = space\n indent_size = 4\n+max_line_length = 79\n \n [meson.build]\n indent_style = space\n",
    "prefixes": []
}