Show a series.

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

{
    "id": 30552,
    "url": "https://patches.dpdk.org/api/series/30552/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=30552",
    "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/3] common/cnxk: support mirror flow action",
    "date": "2023-12-14T10:58:11",
    "submitter": {
        "id": 1663,
        "url": "https://patches.dpdk.org/api/people/1663/?format=api",
        "name": "Satheesh Paul Antonysamy",
        "email": "psatheesh@marvell.com"
    },
    "version": 1,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "https://patches.dpdk.org/series/30552/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 135194,
            "url": "https://patches.dpdk.org/api/patches/135194/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20231214105813.570597-1-psatheesh@marvell.com/",
            "msgid": "<20231214105813.570597-1-psatheesh@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20231214105813.570597-1-psatheesh@marvell.com",
            "date": "2023-12-14T10:58:11",
            "name": "[1/3] common/cnxk: support mirror flow action",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20231214105813.570597-1-psatheesh@marvell.com/mbox/"
        },
        {
            "id": 135195,
            "url": "https://patches.dpdk.org/api/patches/135195/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20231214105813.570597-2-psatheesh@marvell.com/",
            "msgid": "<20231214105813.570597-2-psatheesh@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20231214105813.570597-2-psatheesh@marvell.com",
            "date": "2023-12-14T10:58:12",
            "name": "[2/3] net/cnxk: support mirror flow action",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20231214105813.570597-2-psatheesh@marvell.com/mbox/"
        },
        {
            "id": 135196,
            "url": "https://patches.dpdk.org/api/patches/135196/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20231214105813.570597-3-psatheesh@marvell.com/",
            "msgid": "<20231214105813.570597-3-psatheesh@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20231214105813.570597-3-psatheesh@marvell.com",
            "date": "2023-12-14T10:58:13",
            "name": "[3/3] common/cnxk: add egress mirror support",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20231214105813.570597-3-psatheesh@marvell.com/mbox/"
        }
    ]
}