get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 1124,
    "url": "https://patches.dpdk.org/api/patches/1124/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/patch/1415111540-5137-1-git-send-email-bernard.iremonger@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": "<1415111540-5137-1-git-send-email-bernard.iremonger@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/1415111540-5137-1-git-send-email-bernard.iremonger@intel.com",
    "date": "2014-11-04T14:32:20",
    "name": "[dpdk-dev,PULL,REQUEST] doc: TestPMD Application User Guide.",
    "commit_ref": null,
    "pull_url": "git://dpdk.org/next/dpdk-doc  master",
    "state": "accepted",
    "archived": true,
    "hash": null,
    "submitter": {
        "id": 91,
        "url": "https://patches.dpdk.org/api/people/91/?format=api",
        "name": "Iremonger, Bernard",
        "email": "bernard.iremonger@intel.com"
    },
    "delegate": null,
    "mbox": "https://patches.dpdk.org/project/dpdk/patch/1415111540-5137-1-git-send-email-bernard.iremonger@intel.com/mbox/",
    "series": [],
    "comments": "https://patches.dpdk.org/api/patches/1124/comments/",
    "check": "pending",
    "checks": "https://patches.dpdk.org/api/patches/1124/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 [IPv6:::1])\n\tby dpdk.org (Postfix) with ESMTP id 3E184683B;\n\tTue,  4 Nov 2014 15:23:37 +0100 (CET)",
            "from mga03.intel.com (mga03.intel.com [134.134.136.65])\n\tby dpdk.org (Postfix) with ESMTP id 3EC382A9\n\tfor <dev@dpdk.org>; Tue,  4 Nov 2014 15:23:06 +0100 (CET)",
            "from orsmga001.jf.intel.com ([10.7.209.18])\n\tby orsmga103.jf.intel.com with ESMTP; 04 Nov 2014 06:30:23 -0800",
            "from irvmail001.ir.intel.com ([163.33.26.43])\n\tby orsmga001.jf.intel.com with ESMTP; 04 Nov 2014 06:32:22 -0800",
            "from sivswdev01.ir.intel.com (sivswdev01.ir.intel.com\n\t[10.237.217.45])\n\tby irvmail001.ir.intel.com (8.14.3/8.13.6/MailSET/Hub) with ESMTP id\n\tsA4EWLDd031132 for <dev@dpdk.org>; Tue, 4 Nov 2014 14:32:21 GMT",
            "from sivswdev01.ir.intel.com (localhost [127.0.0.1])\n\tby sivswdev01.ir.intel.com with ESMTP id sA4EWKbB005301\n\tfor <dev@dpdk.org>; Tue, 4 Nov 2014 14:32:20 GMT",
            "(from bairemon@localhost)\n\tby sivswdev01.ir.intel.com with  id sA4EWKOJ005295\n\tfor dev@dpdk.org; Tue, 4 Nov 2014 14:32:20 GMT"
        ],
        "X-ExtLoop1": "1",
        "X-IronPort-AV": "E=Sophos;i=\"5.07,313,1413270000\"; d=\"scan'208\";a=\"602002512\"",
        "From": "Bernard Iremonger <bernard.iremonger@intel.com>",
        "To": "dev@dpdk.org",
        "Date": "Tue,  4 Nov 2014 14:32:20 +0000",
        "Message-Id": "<1415111540-5137-1-git-send-email-bernard.iremonger@intel.com>",
        "X-Mailer": "git-send-email 1.7.4.1",
        "Subject": "[dpdk-dev] [PULL REQUEST] doc: TestPMD Application User Guide.",
        "X-BeenThere": "dev@dpdk.org",
        "X-Mailman-Version": "2.1.15",
        "Precedence": "list",
        "List-Id": "patches and discussions about DPDK <dev.dpdk.org>",
        "List-Unsubscribe": "<http://dpdk.org/ml/options/dev>,\n\t<mailto:dev-request@dpdk.org?subject=unsubscribe>",
        "List-Archive": "<http://dpdk.org/ml/archives/dev/>",
        "List-Post": "<mailto:dev@dpdk.org>",
        "List-Help": "<mailto:dev-request@dpdk.org?subject=help>",
        "List-Subscribe": "<http://dpdk.org/ml/listinfo/dev>,\n\t<mailto:dev-request@dpdk.org?subject=subscribe>",
        "Errors-To": "dev-bounces@dpdk.org",
        "Sender": "\"dev\" <dev-bounces@dpdk.org>"
    },
    "content": "These changes are a conversion of the TestPMD Application User Guide from an MSWord file to Sphinx rst files.\n\nThe following changes since commit 03e801bc790ab2478ad36ea44ce706c9d1a012ae:\n\n  i40e: fix PF interrupt handler (2014-11-04 11:20:11 +0100)\n\nare available in the git repository at:\n  git://dpdk.org/next/dpdk-doc  master\n\nBernard Iremonger (1):\n      doc: TestPMD Application User Guide\n\n doc/guides/index.rst                        |    3 +-\n doc/guides/testpmd_app_ug/build_app.rst     |   61 +\n doc/guides/testpmd_app_ug/index.rst         |   92 ++\n doc/guides/testpmd_app_ug/intro.rst         |   72 ++\n doc/guides/testpmd_app_ug/overview.rst      |   35 +\n doc/guides/testpmd_app_ug/run_app.rst       |  390 +++++++\n doc/guides/testpmd_app_ug/testpmd_funcs.rst | 1592 +++++++++++++++++++++++++++\n 7 files changed, 2244 insertions(+), 1 deletions(-)\n create mode 100755 doc/guides/testpmd_app_ug/build_app.rst\n create mode 100755 doc/guides/testpmd_app_ug/index.rst\n create mode 100755 doc/guides/testpmd_app_ug/intro.rst\n create mode 100755 doc/guides/testpmd_app_ug/overview.rst\n create mode 100755 doc/guides/testpmd_app_ug/run_app.rst\n create mode 100755 doc/guides/testpmd_app_ug/testpmd_funcs.rst",
    "diff": null,
    "prefixes": [
        "dpdk-dev",
        "PULL",
        "REQUEST"
    ]
}