Show a series.

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

{
    "id": 19379,
    "url": "http://patches.dpdk.org/api/series/19379/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=19379",
    "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": "[1/2] common/cnxk: add support for rte flow port ID action type",
    "date": "2021-10-05T03:30:25",
    "submitter": {
        "id": 1663,
        "url": "http://patches.dpdk.org/api/people/1663/?format=api",
        "name": "Satheesh Paul Antonysamy",
        "email": "psatheesh@marvell.com"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/19379/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 100485,
            "url": "http://patches.dpdk.org/api/patches/100485/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20211005033026.4180257-1-psatheesh@marvell.com/",
            "msgid": "<20211005033026.4180257-1-psatheesh@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20211005033026.4180257-1-psatheesh@marvell.com",
            "date": "2021-10-05T03:30:25",
            "name": "[1/2] common/cnxk: add support for rte flow port ID action type",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20211005033026.4180257-1-psatheesh@marvell.com/mbox/"
        },
        {
            "id": 100486,
            "url": "http://patches.dpdk.org/api/patches/100486/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20211005033026.4180257-2-psatheesh@marvell.com/",
            "msgid": "<20211005033026.4180257-2-psatheesh@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20211005033026.4180257-2-psatheesh@marvell.com",
            "date": "2021-10-05T03:30:26",
            "name": "[2/2] net/cnxk: support rte flow action type port ID",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20211005033026.4180257-2-psatheesh@marvell.com/mbox/"
        }
    ]
}