Show a series.

GET /api/series/4894/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 4894,
    "url": "https://patches.dpdk.org/api/series/4894/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=4894",
    "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": ""
    },
    "name": "[1/5] net/bnx2x: fix packet drop",
    "date": "2019-06-04T18:53:49",
    "submitter": {
        "id": 1210,
        "url": "https://patches.dpdk.org/api/people/1210/?format=api",
        "name": "Shahed Shaikh",
        "email": "shshaikh@marvell.com"
    },
    "version": 1,
    "total": 5,
    "received_total": 5,
    "received_all": true,
    "mbox": "https://patches.dpdk.org/series/4894/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 54363,
            "url": "https://patches.dpdk.org/api/patches/54363/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20190604185352.28629-1-shshaikh@marvell.com/",
            "msgid": "<20190604185352.28629-1-shshaikh@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20190604185352.28629-1-shshaikh@marvell.com",
            "date": "2019-06-04T18:53:48",
            "name": "[1/5] net/bnx2x: fix packet drop",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20190604185352.28629-1-shshaikh@marvell.com/mbox/"
        },
        {
            "id": 54362,
            "url": "https://patches.dpdk.org/api/patches/54362/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20190604185352.28629-2-shshaikh@marvell.com/",
            "msgid": "<20190604185352.28629-2-shshaikh@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20190604185352.28629-2-shshaikh@marvell.com",
            "date": "2019-06-04T18:53:49",
            "name": "[2/5] net/bnx2x: fix interrupt flood",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20190604185352.28629-2-shshaikh@marvell.com/mbox/"
        },
        {
            "id": 54365,
            "url": "https://patches.dpdk.org/api/patches/54365/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20190604185352.28629-3-shshaikh@marvell.com/",
            "msgid": "<20190604185352.28629-3-shshaikh@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20190604185352.28629-3-shshaikh@marvell.com",
            "date": "2019-06-04T18:53:50",
            "name": "[3/5] net/bnx2x: fix memory leak",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20190604185352.28629-3-shshaikh@marvell.com/mbox/"
        },
        {
            "id": 54364,
            "url": "https://patches.dpdk.org/api/patches/54364/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20190604185352.28629-4-shshaikh@marvell.com/",
            "msgid": "<20190604185352.28629-4-shshaikh@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20190604185352.28629-4-shshaikh@marvell.com",
            "date": "2019-06-04T18:53:51",
            "name": "[4/5] net/bnx2x: fix link inconsistent state",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20190604185352.28629-4-shshaikh@marvell.com/mbox/"
        },
        {
            "id": 54366,
            "url": "https://patches.dpdk.org/api/patches/54366/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20190604185352.28629-5-shshaikh@marvell.com/",
            "msgid": "<20190604185352.28629-5-shshaikh@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20190604185352.28629-5-shshaikh@marvell.com",
            "date": "2019-06-04T18:53:52",
            "name": "[5/5] net/bnx2x: fix supported max Rx and Tx descriptor count",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20190604185352.28629-5-shshaikh@marvell.com/mbox/"
        }
    ]
}