Show a series.

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

{
    "id": 1220,
    "url": "https://patches.dpdk.org/api/series/1220/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=1220",
    "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/4] doc: create a platorm specific page for NXP DPAA platform",
    "date": "2018-09-07T07:25:19",
    "submitter": {
        "id": 477,
        "url": "https://patches.dpdk.org/api/people/477/?format=api",
        "name": "Hemant Agrawal",
        "email": "hemant.agrawal@nxp.com"
    },
    "version": 2,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "https://patches.dpdk.org/series/1220/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 44375,
            "url": "https://patches.dpdk.org/api/patches/44375/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/1536305122-23322-1-git-send-email-hemant.agrawal@nxp.com/",
            "msgid": "<1536305122-23322-1-git-send-email-hemant.agrawal@nxp.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1536305122-23322-1-git-send-email-hemant.agrawal@nxp.com",
            "date": "2018-09-07T07:25:19",
            "name": "[v2,1/4] doc: create a platorm specific page for NXP DPAA platform",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/1536305122-23322-1-git-send-email-hemant.agrawal@nxp.com/mbox/"
        },
        {
            "id": 44376,
            "url": "https://patches.dpdk.org/api/patches/44376/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/1536305122-23322-2-git-send-email-hemant.agrawal@nxp.com/",
            "msgid": "<1536305122-23322-2-git-send-email-hemant.agrawal@nxp.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1536305122-23322-2-git-send-email-hemant.agrawal@nxp.com",
            "date": "2018-09-07T07:25:20",
            "name": "[v2,2/4] doc: remove redundant prerequisite info for dpaa devices",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/1536305122-23322-2-git-send-email-hemant.agrawal@nxp.com/mbox/"
        },
        {
            "id": 44377,
            "url": "https://patches.dpdk.org/api/patches/44377/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/1536305122-23322-3-git-send-email-hemant.agrawal@nxp.com/",
            "msgid": "<1536305122-23322-3-git-send-email-hemant.agrawal@nxp.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1536305122-23322-3-git-send-email-hemant.agrawal@nxp.com",
            "date": "2018-09-07T07:25:21",
            "name": "[v2,3/4] doc: create a platorm specific page for NXP DPAA2 platform",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/1536305122-23322-3-git-send-email-hemant.agrawal@nxp.com/mbox/"
        },
        {
            "id": 44378,
            "url": "https://patches.dpdk.org/api/patches/44378/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/1536305122-23322-4-git-send-email-hemant.agrawal@nxp.com/",
            "msgid": "<1536305122-23322-4-git-send-email-hemant.agrawal@nxp.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1536305122-23322-4-git-send-email-hemant.agrawal@nxp.com",
            "date": "2018-09-07T07:25:22",
            "name": "[v2,4/4] doc: remove redundant prerequisite info for dpaa2 devices",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/1536305122-23322-4-git-send-email-hemant.agrawal@nxp.com/mbox/"
        }
    ]
}