get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 65925,
    "url": "http://patches.dpdk.org/api/patches/65925/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200219194131.29417-2-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": "<20200219194131.29417-2-david.marchand@redhat.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20200219194131.29417-2-david.marchand@redhat.com",
    "date": "2020-02-19T19:41:28",
    "name": "[1/4] ci: remove unnecessary dependency on Linux headers",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "72e88144f77d0633194422795fa63417033c5fd3",
    "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/20200219194131.29417-2-david.marchand@redhat.com/mbox/",
    "series": [
        {
            "id": 8620,
            "url": "http://patches.dpdk.org/api/series/8620/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=8620",
            "date": "2020-02-19T19:41:27",
            "name": "Reorganise Travis jobs",
            "version": 1,
            "mbox": "http://patches.dpdk.org/series/8620/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/65925/comments/",
    "check": "fail",
    "checks": "http://patches.dpdk.org/api/patches/65925/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 88918A0555;\n\tWed, 19 Feb 2020 20:41:55 +0100 (CET)",
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id 290BB1BF87;\n\tWed, 19 Feb 2020 20:41:51 +0100 (CET)",
            "from us-smtp-1.mimecast.com (us-smtp-delivery-1.mimecast.com\n [207.211.31.120]) by dpdk.org (Postfix) with ESMTP id B2B043B5\n for <dev@dpdk.org>; Wed, 19 Feb 2020 20:41:47 +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-KUsPDLYSPVKNzBG_OhTnWw-1; Wed, 19 Feb 2020 14:41:45 -0500",
            "from smtp.corp.redhat.com (int-mx07.intmail.prod.int.phx2.redhat.com\n [10.5.11.22])\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 1C3E8107ACC9;\n Wed, 19 Feb 2020 19:41:44 +0000 (UTC)",
            "from dmarchan.remote.csb (ovpn-204-34.brq.redhat.com [10.40.204.34])\n by smtp.corp.redhat.com (Postfix) with ESMTP id C4D911001B09;\n Wed, 19 Feb 2020 19:41:42 +0000 (UTC)"
        ],
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com;\n s=mimecast20190719; t=1582141307;\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 in-reply-to:in-reply-to:references:references;\n bh=j1LOBRdjyeDuOZY85NVtTecTbsW0+/GZtHt65pwUFBk=;\n b=g8aPoo8C4fsDQHy92lFP3sePRaRH5cSC7vEQ47SxKLpLSehPEqFFSqxysGccmb9lLvZP6t\n sAOgYgFil4U5J5uGvPwEK2PaCm/013P2g9Wn2gNBjCIswtECXSAt7TkB2+xNdWdEKbP3ag\n gABsUAkatBE9gP2L2fgE29Z9b443hxE=",
        "From": "David Marchand <david.marchand@redhat.com>",
        "To": "thomas@monjalon.net,\n\taconole@redhat.com",
        "Cc": "dev@dpdk.org,\n\tMichael Santana <maicolgabriel@hotmail.com>",
        "Date": "Wed, 19 Feb 2020 20:41:28 +0100",
        "Message-Id": "<20200219194131.29417-2-david.marchand@redhat.com>",
        "In-Reply-To": "<20200219194131.29417-1-david.marchand@redhat.com>",
        "References": "<20200219194131.29417-1-david.marchand@redhat.com>",
        "MIME-Version": "1.0",
        "X-Scanned-By": "MIMEDefang 2.84 on 10.5.11.22",
        "X-MC-Unique": "KUsPDLYSPVKNzBG_OhTnWw-1",
        "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 1/4] ci: remove unnecessary dependency on Linux\n\theaders",
        "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": "Following removal of kmod compilation, we don't need to install\nlinux-headers anymore.\n\nFixes: ea860973592b (\"ci: remove redundant configs disabling kmods\")\n\nSigned-off-by: David Marchand <david.marchand@redhat.com>\n---\n .travis.yml | 2 +-\n 1 file changed, 1 insertion(+), 1 deletion(-)",
    "diff": "diff --git a/.travis.yml b/.travis.yml\nindex 1d43f16ae..671447ee8 100644\n--- a/.travis.yml\n+++ b/.travis.yml\n@@ -17,7 +17,7 @@ addons:\n   apt:\n     update: true\n     packages: &required_packages\n-      - [libnuma-dev, linux-headers-$(uname -r), python3-setuptools, python3-wheel, python3-pip, ninja-build]\n+      - [libnuma-dev, python3-setuptools, python3-wheel, python3-pip, ninja-build]\n \n aarch64_packages: &aarch64_packages\n   - *required_packages\n",
    "prefixes": [
        "1/4"
    ]
}