Show a series.

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

{
    "id": 17376,
    "url": "https://patches.dpdk.org/api/series/17376/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=17376",
    "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": "net/virtio: add vdpa device config support",
    "date": "2021-06-17T14:17:15",
    "submitter": {
        "id": 512,
        "url": "https://patches.dpdk.org/api/people/512/?format=api",
        "name": "Maxime Coquelin",
        "email": "maxime.coquelin@redhat.com"
    },
    "version": 2,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "https://patches.dpdk.org/series/17376/mbox/",
    "cover_letter": {
        "id": 94355,
        "url": "https://patches.dpdk.org/api/covers/94355/?format=api",
        "web_url": "https://patches.dpdk.org/project/dpdk/cover/20210617141718.173396-1-maxime.coquelin@redhat.com/",
        "msgid": "<20210617141718.173396-1-maxime.coquelin@redhat.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20210617141718.173396-1-maxime.coquelin@redhat.com",
        "date": "2021-06-17T14:17:15",
        "name": "[v2,0/3] net/virtio: add vdpa device config support",
        "mbox": "https://patches.dpdk.org/project/dpdk/cover/20210617141718.173396-1-maxime.coquelin@redhat.com/mbox/"
    },
    "patches": [
        {
            "id": 94356,
            "url": "https://patches.dpdk.org/api/patches/94356/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20210617141718.173396-2-maxime.coquelin@redhat.com/",
            "msgid": "<20210617141718.173396-2-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20210617141718.173396-2-maxime.coquelin@redhat.com",
            "date": "2021-06-17T14:17:16",
            "name": "[v2,1/3] net/virtio: keep device and frontend features separated",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20210617141718.173396-2-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 94357,
            "url": "https://patches.dpdk.org/api/patches/94357/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20210617141718.173396-3-maxime.coquelin@redhat.com/",
            "msgid": "<20210617141718.173396-3-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20210617141718.173396-3-maxime.coquelin@redhat.com",
            "date": "2021-06-17T14:17:17",
            "name": "[v2,2/3] net/virtio: add device config support to vDPA",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20210617141718.173396-3-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 94358,
            "url": "https://patches.dpdk.org/api/patches/94358/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20210617141718.173396-4-maxime.coquelin@redhat.com/",
            "msgid": "<20210617141718.173396-4-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20210617141718.173396-4-maxime.coquelin@redhat.com",
            "date": "2021-06-17T14:17:18",
            "name": "[v2,3/3] net/virtio: add MAC device config getter and setter",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20210617141718.173396-4-maxime.coquelin@redhat.com/mbox/"
        }
    ]
}