Show a series.

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

{
    "id": 19260,
    "url": "https://patches.dpdk.org/api/series/19260/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=19260",
    "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-29T09:16:56",
    "submitter": {
        "id": 512,
        "url": "https://patches.dpdk.org/api/people/512/?format=api",
        "name": "Maxime Coquelin",
        "email": "maxime.coquelin@redhat.com"
    },
    "version": 3,
    "total": 5,
    "received_total": 5,
    "received_all": true,
    "mbox": "https://patches.dpdk.org/series/19260/mbox/",
    "cover_letter": {
        "id": 99982,
        "url": "https://patches.dpdk.org/api/covers/99982/?format=api",
        "web_url": "https://patches.dpdk.org/project/dpdk/cover/20210929091701.158047-1-maxime.coquelin@redhat.com/",
        "msgid": "<20210929091701.158047-1-maxime.coquelin@redhat.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20210929091701.158047-1-maxime.coquelin@redhat.com",
        "date": "2021-09-29T09:16:56",
        "name": "[v3,0/5] Virtio PMD RSS support & RSS fixes",
        "mbox": "https://patches.dpdk.org/project/dpdk/cover/20210929091701.158047-1-maxime.coquelin@redhat.com/mbox/"
    },
    "patches": [
        {
            "id": 99983,
            "url": "https://patches.dpdk.org/api/patches/99983/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20210929091701.158047-2-maxime.coquelin@redhat.com/",
            "msgid": "<20210929091701.158047-2-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20210929091701.158047-2-maxime.coquelin@redhat.com",
            "date": "2021-09-29T09:16:57",
            "name": "[v3,1/5] net/virtio: add initial RSS support",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20210929091701.158047-2-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 99984,
            "url": "https://patches.dpdk.org/api/patches/99984/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20210929091701.158047-3-maxime.coquelin@redhat.com/",
            "msgid": "<20210929091701.158047-3-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20210929091701.158047-3-maxime.coquelin@redhat.com",
            "date": "2021-09-29T09:16:58",
            "name": "[v3,2/5] app/testpmd: fix RSS key length",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20210929091701.158047-3-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 99985,
            "url": "https://patches.dpdk.org/api/patches/99985/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20210929091701.158047-4-maxime.coquelin@redhat.com/",
            "msgid": "<20210929091701.158047-4-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20210929091701.158047-4-maxime.coquelin@redhat.com",
            "date": "2021-09-29T09:16:59",
            "name": "[v3,3/5] app/testpmd: fix RSS type display",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20210929091701.158047-4-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 99986,
            "url": "https://patches.dpdk.org/api/patches/99986/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20210929091701.158047-5-maxime.coquelin@redhat.com/",
            "msgid": "<20210929091701.158047-5-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20210929091701.158047-5-maxime.coquelin@redhat.com",
            "date": "2021-09-29T09:17:00",
            "name": "[v3,4/5] net/mlx5: fix RSS RETA update",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20210929091701.158047-5-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 99987,
            "url": "https://patches.dpdk.org/api/patches/99987/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20210929091701.158047-6-maxime.coquelin@redhat.com/",
            "msgid": "<20210929091701.158047-6-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20210929091701.158047-6-maxime.coquelin@redhat.com",
            "date": "2021-09-29T09:17:01",
            "name": "[v3,5/5] app/testpmd: add missing flow types in port info",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20210929091701.158047-6-maxime.coquelin@redhat.com/mbox/"
        }
    ]
}