Show a series.

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

{
    "id": 10559,
    "url": "http://patches.dpdk.org/api/series/10559/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=10559",
    "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": ""
    },
    "name": "aarch32 compilation",
    "date": "2020-06-23T06:58:52",
    "submitter": {
        "id": 1198,
        "url": "http://patches.dpdk.org/api/people/1198/?format=api",
        "name": "Ruifeng Wang",
        "email": "ruifeng.wang@arm.com"
    },
    "version": 2,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/10559/mbox/",
    "cover_letter": {
        "id": 72001,
        "url": "http://patches.dpdk.org/api/covers/72001/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20200623065856.41189-1-ruifeng.wang@arm.com/",
        "msgid": "<20200623065856.41189-1-ruifeng.wang@arm.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20200623065856.41189-1-ruifeng.wang@arm.com",
        "date": "2020-06-23T06:58:52",
        "name": "[v2,0/4] aarch32 compilation",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20200623065856.41189-1-ruifeng.wang@arm.com/mbox/"
    },
    "patches": [
        {
            "id": 72002,
            "url": "http://patches.dpdk.org/api/patches/72002/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200623065856.41189-2-ruifeng.wang@arm.com/",
            "msgid": "<20200623065856.41189-2-ruifeng.wang@arm.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200623065856.41189-2-ruifeng.wang@arm.com",
            "date": "2020-06-23T06:58:53",
            "name": "[v2,1/4] arch/arm: add vcopyq intrinsic for aarch32",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200623065856.41189-2-ruifeng.wang@arm.com/mbox/"
        },
        {
            "id": 72003,
            "url": "http://patches.dpdk.org/api/patches/72003/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200623065856.41189-3-ruifeng.wang@arm.com/",
            "msgid": "<20200623065856.41189-3-ruifeng.wang@arm.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200623065856.41189-3-ruifeng.wang@arm.com",
            "date": "2020-06-23T06:58:54",
            "name": "[v2,2/4] net/ixgbe: add support for aarch32",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200623065856.41189-3-ruifeng.wang@arm.com/mbox/"
        },
        {
            "id": 72004,
            "url": "http://patches.dpdk.org/api/patches/72004/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200623065856.41189-4-ruifeng.wang@arm.com/",
            "msgid": "<20200623065856.41189-4-ruifeng.wang@arm.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200623065856.41189-4-ruifeng.wang@arm.com",
            "date": "2020-06-23T06:58:55",
            "name": "[v2,3/4] net/ixgbe: fix include of vector header file",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200623065856.41189-4-ruifeng.wang@arm.com/mbox/"
        },
        {
            "id": 72005,
            "url": "http://patches.dpdk.org/api/patches/72005/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200623065856.41189-5-ruifeng.wang@arm.com/",
            "msgid": "<20200623065856.41189-5-ruifeng.wang@arm.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200623065856.41189-5-ruifeng.wang@arm.com",
            "date": "2020-06-23T06:58:56",
            "name": "[v2,4/4] net/i40e: add support for aarch32",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200623065856.41189-5-ruifeng.wang@arm.com/mbox/"
        }
    ]
}