get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 61781,
    "url": "http://patches.dpdk.org/api/patches/61781/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/1571856864-8779-1-git-send-email-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": "<1571856864-8779-1-git-send-email-david.marchand@redhat.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/1571856864-8779-1-git-send-email-david.marchand@redhat.com",
    "date": "2019-10-23T18:54:12",
    "name": "[v2,00/12] EAL and PCI ABI changes for 19.11",
    "commit_ref": null,
    "pull_url": null,
    "state": null,
    "archived": false,
    "hash": null,
    "submitter": {
        "id": 1173,
        "url": "http://patches.dpdk.org/api/people/1173/?format=api",
        "name": "David Marchand",
        "email": "david.marchand@redhat.com"
    },
    "delegate": null,
    "mbox": "http://patches.dpdk.org/project/dpdk/patch/1571856864-8779-1-git-send-email-david.marchand@redhat.com/mbox/",
    "series": [],
    "comments": "http://patches.dpdk.org/api/patches/61781/comments/",
    "check": "pending",
    "checks": "http://patches.dpdk.org/api/patches/61781/checks/",
    "tags": {},
    "related": [],
    "headers": {
        "Return-Path": "<dev-bounces@dpdk.org>",
        "X-Original-To": "patchwork@dpdk.org",
        "Delivered-To": "patchwork@dpdk.org",
        "Received": [
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id 7D6271C2A3;\n\tWed, 23 Oct 2019 20:54:41 +0200 (CEST)",
            "from us-smtp-delivery-1.mimecast.com (us-smtp-2.mimecast.com\n\t[205.139.110.61]) by dpdk.org (Postfix) with ESMTP id E9A331C203\n\tfor <dev@dpdk.org>; Wed, 23 Oct 2019 20:54:39 +0200 (CEST)",
            "from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com\n\t[209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id\n\tus-mta-100-vz7t8edJN7O5f7NJfOI3JA-1; Wed, 23 Oct 2019 14:54:35 -0400",
            "from smtp.corp.redhat.com\n\t(int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.13])\n\t(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))\n\t(No client certificate requested)\n\tby mimecast-mx01.redhat.com (Postfix) with ESMTPS id A53F51005500;\n\tWed, 23 Oct 2019 18:54:34 +0000 (UTC)",
            "from dmarchan.remote.csb (ovpn-204-129.brq.redhat.com\n\t[10.40.204.129])\n\tby smtp.corp.redhat.com (Postfix) with ESMTP id CB79660872;\n\tWed, 23 Oct 2019 18:54:32 +0000 (UTC)"
        ],
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com;\n\ts=mimecast20190719; t=1571856879;\n\th=from:from:reply-to:subject:subject:date:date:message-id:message-id:\n\tto:to:cc:cc:content-type:content-type:\n\tcontent-transfer-encoding:content-transfer-encoding:\n\tin-reply-to:in-reply-to:references:references;\n\tbh=IunvZcDV5ALkxO79DnHzJa6GH7AAqa8Ux3e49UBmDsc=;\n\tb=Pc7WTcqyvHIOiW/3hLINklKrnPNCvXf0rb+VeUhidQuQkE4jEm0Mc6HZIehfHlr/sPjbvf\n\tpodDVBadtwo59aDtcXMPc5sAfD2I/HgFHKgA3ivG6jC8F6DP3TTcU3A9V6Q35fNzFG6RCb\n\tPNAgsGmsecdE19vagHjQJtRdWLpOWI4=",
        "From": "David Marchand <david.marchand@redhat.com>",
        "To": "dev@dpdk.org",
        "Cc": "stephen@networkplumber.org, anatoly.burakov@intel.com,\n\tthomas@monjalon.net",
        "Date": "Wed, 23 Oct 2019 20:54:12 +0200",
        "Message-Id": "<1571856864-8779-1-git-send-email-david.marchand@redhat.com>",
        "In-Reply-To": "<1571736761-32134-1-git-send-email-david.marchand@redhat.com>",
        "References": "<1571736761-32134-1-git-send-email-david.marchand@redhat.com>",
        "X-Scanned-By": "MIMEDefang 2.79 on 10.5.11.13",
        "X-MC-Unique": "vz7t8edJN7O5f7NJfOI3JA-1",
        "X-Mimecast-Spam-Score": "0",
        "Content-Type": "text/plain; charset=WINDOWS-1252",
        "Content-Transfer-Encoding": "quoted-printable",
        "Subject": "[dpdk-dev] [PATCH v2 00/12] EAL and PCI ABI changes for 19.11",
        "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\t<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\t<mailto:dev-request@dpdk.org?subject=subscribe>",
        "Errors-To": "dev-bounces@dpdk.org",
        "Sender": "\"dev\" <dev-bounces@dpdk.org>"
    },
    "content": "Let's prepare for the ABI freeze.\n\nThe first patches are about changes that had been announced before (with\na patch from Stephen that I took as it is ready as is from my pov).\n\nThe malloc_heap structure from the memory subsystem can be hidden.\nThe PCI library had some forgotten deprecated APIs that are removed with\nthis series.\n\nrte_logs could be hidden, but I am not that confortable about\ndoing it right away: I added an accessor to rte_logs.file, but I am fine\nwith dropping the last patch and wait for actually hiding this in the next\nABI break.\n\nChangelog since v1:\n- I went a step further, hiding rte_config after de-inlining non critical\n  functions\n\nComments?",
    "diff": null,
    "prefixes": [
        "v2",
        "00/12"
    ]
}