Show a series.

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

{
    "id": 26110,
    "url": "https://patches.dpdk.org/api/series/26110/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=26110",
    "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": "event/cnxk: arm early to account for software delays",
    "date": "2022-12-13T15:10:38",
    "submitter": {
        "id": 2049,
        "url": "https://patches.dpdk.org/api/people/2049/?format=api",
        "name": "Shijith Thotton",
        "email": "sthotton@marvell.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "https://patches.dpdk.org/series/26110/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 120838,
            "url": "https://patches.dpdk.org/api/patches/120838/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/bd8a2f1697e86cd3eac0463fa7d0e26516a073bc.1670944154.git.sthotton@marvell.com/",
            "msgid": "<bd8a2f1697e86cd3eac0463fa7d0e26516a073bc.1670944154.git.sthotton@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/bd8a2f1697e86cd3eac0463fa7d0e26516a073bc.1670944154.git.sthotton@marvell.com",
            "date": "2022-12-13T15:10:38",
            "name": "event/cnxk: arm early to account for software delays",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/bd8a2f1697e86cd3eac0463fa7d0e26516a073bc.1670944154.git.sthotton@marvell.com/mbox/"
        }
    ]
}