Show a series.

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

{
    "id": 20948,
    "url": "http://patches.dpdk.org/api/series/20948/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=20948",
    "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": "net/bonding: fixes and LACP short timeout",
    "date": "2021-12-15T18:19:54",
    "submitter": {
        "id": 7,
        "url": "http://patches.dpdk.org/api/people/7/?format=api",
        "name": "Robert Sanford",
        "email": "rsanford2@gmail.com"
    },
    "version": 1,
    "total": 7,
    "received_total": 7,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/20948/mbox/",
    "cover_letter": {
        "id": 105146,
        "url": "http://patches.dpdk.org/api/covers/105146/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/1639592401-56845-1-git-send-email-rsanford@akamai.com/",
        "msgid": "<1639592401-56845-1-git-send-email-rsanford@akamai.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/1639592401-56845-1-git-send-email-rsanford@akamai.com",
        "date": "2021-12-15T18:19:54",
        "name": "[0/7] net/bonding: fixes and LACP short timeout",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/1639592401-56845-1-git-send-email-rsanford@akamai.com/mbox/"
    },
    "patches": [
        {
            "id": 105147,
            "url": "http://patches.dpdk.org/api/patches/105147/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1639592401-56845-2-git-send-email-rsanford@akamai.com/",
            "msgid": "<1639592401-56845-2-git-send-email-rsanford@akamai.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1639592401-56845-2-git-send-email-rsanford@akamai.com",
            "date": "2021-12-15T18:19:55",
            "name": "[1/7] net/bonding: fix typos and whitespace",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1639592401-56845-2-git-send-email-rsanford@akamai.com/mbox/"
        },
        {
            "id": 105148,
            "url": "http://patches.dpdk.org/api/patches/105148/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1639592401-56845-3-git-send-email-rsanford@akamai.com/",
            "msgid": "<1639592401-56845-3-git-send-email-rsanford@akamai.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1639592401-56845-3-git-send-email-rsanford@akamai.com",
            "date": "2021-12-15T18:19:56",
            "name": "[2/7] net/bonding: fix bonded dev configuring slave dev",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1639592401-56845-3-git-send-email-rsanford@akamai.com/mbox/"
        },
        {
            "id": 105149,
            "url": "http://patches.dpdk.org/api/patches/105149/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1639592401-56845-4-git-send-email-rsanford@akamai.com/",
            "msgid": "<1639592401-56845-4-git-send-email-rsanford@akamai.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1639592401-56845-4-git-send-email-rsanford@akamai.com",
            "date": "2021-12-15T18:19:57",
            "name": "[3/7] net/bonding: change mbuf pool and ring allocation",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1639592401-56845-4-git-send-email-rsanford@akamai.com/mbox/"
        },
        {
            "id": 105150,
            "url": "http://patches.dpdk.org/api/patches/105150/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1639592401-56845-5-git-send-email-rsanford@akamai.com/",
            "msgid": "<1639592401-56845-5-git-send-email-rsanford@akamai.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1639592401-56845-5-git-send-email-rsanford@akamai.com",
            "date": "2021-12-15T18:19:58",
            "name": "[4/7] net/bonding: support enabling LACP short timeout",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1639592401-56845-5-git-send-email-rsanford@akamai.com/mbox/"
        },
        {
            "id": 105151,
            "url": "http://patches.dpdk.org/api/patches/105151/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1639592401-56845-6-git-send-email-rsanford@akamai.com/",
            "msgid": "<1639592401-56845-6-git-send-email-rsanford@akamai.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1639592401-56845-6-git-send-email-rsanford@akamai.com",
            "date": "2021-12-15T18:19:59",
            "name": "[5/7] net/bonding: add LACP short timeout to tests",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1639592401-56845-6-git-send-email-rsanford@akamai.com/mbox/"
        },
        {
            "id": 105152,
            "url": "http://patches.dpdk.org/api/patches/105152/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1639592401-56845-7-git-send-email-rsanford@akamai.com/",
            "msgid": "<1639592401-56845-7-git-send-email-rsanford@akamai.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1639592401-56845-7-git-send-email-rsanford@akamai.com",
            "date": "2021-12-15T18:20:00",
            "name": "[6/7] net/bonding: add bond_8023ad and bond_alb to doc",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1639592401-56845-7-git-send-email-rsanford@akamai.com/mbox/"
        },
        {
            "id": 105153,
            "url": "http://patches.dpdk.org/api/patches/105153/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1639592401-56845-8-git-send-email-rsanford@akamai.com/",
            "msgid": "<1639592401-56845-8-git-send-email-rsanford@akamai.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1639592401-56845-8-git-send-email-rsanford@akamai.com",
            "date": "2021-12-15T18:20:01",
            "name": "[7/7] Remove self from Timers maintainers.",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1639592401-56845-8-git-send-email-rsanford@akamai.com/mbox/"
        }
    ]
}