Show a series.

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

{
    "id": 19076,
    "url": "https://patches.dpdk.org/api/series/19076/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=19076",
    "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": "Virtio PMD RSS support & RSS fixes",
    "date": "2021-09-22T09:57:37",
    "submitter": {
        "id": 512,
        "url": "https://patches.dpdk.org/api/people/512/?format=api",
        "name": "Maxime Coquelin",
        "email": "maxime.coquelin@redhat.com"
    },
    "version": 2,
    "total": 5,
    "received_total": 5,
    "received_all": true,
    "mbox": "https://patches.dpdk.org/series/19076/mbox/",
    "cover_letter": {
        "id": 99411,
        "url": "https://patches.dpdk.org/api/covers/99411/?format=api",
        "web_url": "https://patches.dpdk.org/project/dpdk/cover/20210922095742.229262-1-maxime.coquelin@redhat.com/",
        "msgid": "<20210922095742.229262-1-maxime.coquelin@redhat.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20210922095742.229262-1-maxime.coquelin@redhat.com",
        "date": "2021-09-22T09:57:37",
        "name": "[v2,0/5] Virtio PMD RSS support & RSS fixes",
        "mbox": "https://patches.dpdk.org/project/dpdk/cover/20210922095742.229262-1-maxime.coquelin@redhat.com/mbox/"
    },
    "patches": [
        {
            "id": 99412,
            "url": "https://patches.dpdk.org/api/patches/99412/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20210922095742.229262-2-maxime.coquelin@redhat.com/",
            "msgid": "<20210922095742.229262-2-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20210922095742.229262-2-maxime.coquelin@redhat.com",
            "date": "2021-09-22T09:57:38",
            "name": "[v2,1/5] net/virtio: add initial RSS support",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20210922095742.229262-2-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 99413,
            "url": "https://patches.dpdk.org/api/patches/99413/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20210922095742.229262-3-maxime.coquelin@redhat.com/",
            "msgid": "<20210922095742.229262-3-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20210922095742.229262-3-maxime.coquelin@redhat.com",
            "date": "2021-09-22T09:57:39",
            "name": "[v2,2/5] app/testpmd: fix RSS key length",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20210922095742.229262-3-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 99414,
            "url": "https://patches.dpdk.org/api/patches/99414/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20210922095742.229262-4-maxime.coquelin@redhat.com/",
            "msgid": "<20210922095742.229262-4-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20210922095742.229262-4-maxime.coquelin@redhat.com",
            "date": "2021-09-22T09:57:40",
            "name": "[v2,3/5] app/testpmd: fix RSS type display",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20210922095742.229262-4-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 99415,
            "url": "https://patches.dpdk.org/api/patches/99415/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20210922095742.229262-5-maxime.coquelin@redhat.com/",
            "msgid": "<20210922095742.229262-5-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20210922095742.229262-5-maxime.coquelin@redhat.com",
            "date": "2021-09-22T09:57:41",
            "name": "[v2,4/5] net/mlx5: fix RSS RETA update",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20210922095742.229262-5-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 99416,
            "url": "https://patches.dpdk.org/api/patches/99416/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20210922095742.229262-6-maxime.coquelin@redhat.com/",
            "msgid": "<20210922095742.229262-6-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20210922095742.229262-6-maxime.coquelin@redhat.com",
            "date": "2021-09-22T09:57:42",
            "name": "[v2,5/5] app/testpmd: add missing flow types in port info",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20210922095742.229262-6-maxime.coquelin@redhat.com/mbox/"
        }
    ]
}