Show a series.

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

{
    "id": 21643,
    "url": "http://patches.dpdk.org/api/series/21643/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=21643",
    "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: check return value for error",
    "date": "2022-02-12T12:38:18",
    "submitter": {
        "id": 2301,
        "url": "http://patches.dpdk.org/api/people/2301/?format=api",
        "name": "Gowrishankar Muthukrishnan",
        "email": "gmuthukrishn@marvell.com"
    },
    "version": 1,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/21643/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 107398,
            "url": "http://patches.dpdk.org/api/patches/107398/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220212123820.3394341-1-gmuthukrishn@marvell.com/",
            "msgid": "<20220212123820.3394341-1-gmuthukrishn@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20220212123820.3394341-1-gmuthukrishn@marvell.com",
            "date": "2022-02-12T12:38:18",
            "name": "[1/3] common/cnxk: check return value for error",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20220212123820.3394341-1-gmuthukrishn@marvell.com/mbox/"
        },
        {
            "id": 107399,
            "url": "http://patches.dpdk.org/api/patches/107399/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220212123820.3394341-2-gmuthukrishn@marvell.com/",
            "msgid": "<20220212123820.3394341-2-gmuthukrishn@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20220212123820.3394341-2-gmuthukrishn@marvell.com",
            "date": "2022-02-12T12:38:19",
            "name": "[2/3] common/cnx: fix unintended sign extension",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20220212123820.3394341-2-gmuthukrishn@marvell.com/mbox/"
        },
        {
            "id": 107400,
            "url": "http://patches.dpdk.org/api/patches/107400/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220212123820.3394341-3-gmuthukrishn@marvell.com/",
            "msgid": "<20220212123820.3394341-3-gmuthukrishn@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20220212123820.3394341-3-gmuthukrishn@marvell.com",
            "date": "2022-02-12T12:38:20",
            "name": "[3/3] common/cnxk: fix uninitialized pointer read",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20220212123820.3394341-3-gmuthukrishn@marvell.com/mbox/"
        }
    ]
}