Show a series.

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

{
    "id": 1438,
    "url": "https://patches.dpdk.org/api/series/1438/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=1438",
    "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": "[v2,1/5] event/dpaa2: fix mbuf assignment in atomic processing",
    "date": "2018-09-21T11:46:03",
    "submitter": {
        "id": 477,
        "url": "https://patches.dpdk.org/api/people/477/?format=api",
        "name": "Hemant Agrawal",
        "email": "hemant.agrawal@nxp.com"
    },
    "version": 2,
    "total": 5,
    "received_total": 5,
    "received_all": true,
    "mbox": "https://patches.dpdk.org/series/1438/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 45095,
            "url": "https://patches.dpdk.org/api/patches/45095/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/1537530366-4722-1-git-send-email-hemant.agrawal@nxp.com/",
            "msgid": "<1537530366-4722-1-git-send-email-hemant.agrawal@nxp.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1537530366-4722-1-git-send-email-hemant.agrawal@nxp.com",
            "date": "2018-09-21T11:46:02",
            "name": "[v2,1/5] event/dpaa2: fix mbuf assignment in atomic processing",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/1537530366-4722-1-git-send-email-hemant.agrawal@nxp.com/mbox/"
        },
        {
            "id": 45094,
            "url": "https://patches.dpdk.org/api/patches/45094/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/1537530366-4722-2-git-send-email-hemant.agrawal@nxp.com/",
            "msgid": "<1537530366-4722-2-git-send-email-hemant.agrawal@nxp.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1537530366-4722-2-git-send-email-hemant.agrawal@nxp.com",
            "date": "2018-09-21T11:46:03",
            "name": "[v2,2/5] event/dpaa2: rename evq info to dpaa2 eventq",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/1537530366-4722-2-git-send-email-hemant.agrawal@nxp.com/mbox/"
        },
        {
            "id": 45096,
            "url": "https://patches.dpdk.org/api/patches/45096/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/1537530366-4722-3-git-send-email-hemant.agrawal@nxp.com/",
            "msgid": "<1537530366-4722-3-git-send-email-hemant.agrawal@nxp.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1537530366-4722-3-git-send-email-hemant.agrawal@nxp.com",
            "date": "2018-09-21T11:46:04",
            "name": "[v2,3/5] event/dpaa2: enchance timeout handling",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/1537530366-4722-3-git-send-email-hemant.agrawal@nxp.com/mbox/"
        },
        {
            "id": 45097,
            "url": "https://patches.dpdk.org/api/patches/45097/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/1537530366-4722-4-git-send-email-hemant.agrawal@nxp.com/",
            "msgid": "<1537530366-4722-4-git-send-email-hemant.agrawal@nxp.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1537530366-4722-4-git-send-email-hemant.agrawal@nxp.com",
            "date": "2018-09-21T11:46:05",
            "name": "[v2,4/5] event/dpaa2: support Max event port value",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/1537530366-4722-4-git-send-email-hemant.agrawal@nxp.com/mbox/"
        },
        {
            "id": 45098,
            "url": "https://patches.dpdk.org/api/patches/45098/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/1537530366-4722-5-git-send-email-hemant.agrawal@nxp.com/",
            "msgid": "<1537530366-4722-5-git-send-email-hemant.agrawal@nxp.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1537530366-4722-5-git-send-email-hemant.agrawal@nxp.com",
            "date": "2018-09-21T11:46:06",
            "name": "[v2,5/5] event/dpaa2: affining portal at runtime during I/O",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/1537530366-4722-5-git-send-email-hemant.agrawal@nxp.com/mbox/"
        }
    ]
}