Show a series.

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

{
    "id": 22608,
    "url": "http://patches.dpdk.org/api/series/22608/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=22608",
    "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/3] common/cnxk: add ROC support to parse cnxk custom sa action",
    "date": "2022-04-22T04:38:55",
    "submitter": {
        "id": 1260,
        "url": "http://patches.dpdk.org/api/people/1260/?format=api",
        "name": "Kiran Kumar Kokkilagadda",
        "email": "kirankumark@marvell.com"
    },
    "version": 1,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/22608/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 110073,
            "url": "http://patches.dpdk.org/api/patches/110073/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220422043857.2154566-1-kirankumark@marvell.com/",
            "msgid": "<20220422043857.2154566-1-kirankumark@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20220422043857.2154566-1-kirankumark@marvell.com",
            "date": "2022-04-22T04:38:55",
            "name": "[1/3] common/cnxk: add ROC support to parse cnxk custom sa action",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20220422043857.2154566-1-kirankumark@marvell.com/mbox/"
        },
        {
            "id": 110074,
            "url": "http://patches.dpdk.org/api/patches/110074/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220422043857.2154566-2-kirankumark@marvell.com/",
            "msgid": "<20220422043857.2154566-2-kirankumark@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20220422043857.2154566-2-kirankumark@marvell.com",
            "date": "2022-04-22T04:38:56",
            "name": "[2/3] net/cnxk: add devargs support to parse custom SA action",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20220422043857.2154566-2-kirankumark@marvell.com/mbox/"
        },
        {
            "id": 110075,
            "url": "http://patches.dpdk.org/api/patches/110075/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220422043857.2154566-3-kirankumark@marvell.com/",
            "msgid": "<20220422043857.2154566-3-kirankumark@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20220422043857.2154566-3-kirankumark@marvell.com",
            "date": "2022-04-22T04:38:57",
            "name": "[3/3] net/cnxk: adding cnxk support to configure custom sa index",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20220422043857.2154566-3-kirankumark@marvell.com/mbox/"
        }
    ]
}