Show a series.

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

{
    "id": 20057,
    "url": "http://patches.dpdk.org/api/series/20057/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=20057",
    "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": "Virtio PMD RSS support & RSS fixes",
    "date": "2021-10-27T14:22:08",
    "submitter": {
        "id": 512,
        "url": "http://patches.dpdk.org/api/people/512/?format=api",
        "name": "Maxime Coquelin",
        "email": "maxime.coquelin@redhat.com"
    },
    "version": 6,
    "total": 5,
    "received_total": 5,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/20057/mbox/",
    "cover_letter": {
        "id": 103054,
        "url": "http://patches.dpdk.org/api/covers/103054/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20211027142213.556166-1-maxime.coquelin@redhat.com/",
        "msgid": "<20211027142213.556166-1-maxime.coquelin@redhat.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20211027142213.556166-1-maxime.coquelin@redhat.com",
        "date": "2021-10-27T14:22:08",
        "name": "[v6,0/5] Virtio PMD RSS support & RSS fixes",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20211027142213.556166-1-maxime.coquelin@redhat.com/mbox/"
    },
    "patches": [
        {
            "id": 103055,
            "url": "http://patches.dpdk.org/api/patches/103055/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20211027142213.556166-2-maxime.coquelin@redhat.com/",
            "msgid": "<20211027142213.556166-2-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20211027142213.556166-2-maxime.coquelin@redhat.com",
            "date": "2021-10-27T14:22:09",
            "name": "[v6,1/5] net/virtio: add initial RSS support",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20211027142213.556166-2-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 103056,
            "url": "http://patches.dpdk.org/api/patches/103056/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20211027142213.556166-3-maxime.coquelin@redhat.com/",
            "msgid": "<20211027142213.556166-3-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20211027142213.556166-3-maxime.coquelin@redhat.com",
            "date": "2021-10-27T14:22:10",
            "name": "[v6,2/5] app/testpmd: fix RSS key length",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20211027142213.556166-3-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 103057,
            "url": "http://patches.dpdk.org/api/patches/103057/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20211027142213.556166-4-maxime.coquelin@redhat.com/",
            "msgid": "<20211027142213.556166-4-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20211027142213.556166-4-maxime.coquelin@redhat.com",
            "date": "2021-10-27T14:22:11",
            "name": "[v6,3/5] app/testpmd: fix RSS type display",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20211027142213.556166-4-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 103058,
            "url": "http://patches.dpdk.org/api/patches/103058/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20211027142213.556166-5-maxime.coquelin@redhat.com/",
            "msgid": "<20211027142213.556166-5-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20211027142213.556166-5-maxime.coquelin@redhat.com",
            "date": "2021-10-27T14:22:12",
            "name": "[v6,4/5] net/mlx5: fix RSS RETA update",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20211027142213.556166-5-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 103059,
            "url": "http://patches.dpdk.org/api/patches/103059/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20211027142213.556166-6-maxime.coquelin@redhat.com/",
            "msgid": "<20211027142213.556166-6-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20211027142213.556166-6-maxime.coquelin@redhat.com",
            "date": "2021-10-27T14:22:13",
            "name": "[v6,5/5] app/testpmd: add missing flow types in port info",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20211027142213.556166-6-maxime.coquelin@redhat.com/mbox/"
        }
    ]
}