Show a series.

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

{
    "id": 15780,
    "url": "https://patches.dpdk.org/api/series/15780/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=15780",
    "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-03-18T22:35:23",
    "submitter": {
        "id": 512,
        "url": "https://patches.dpdk.org/api/people/512/?format=api",
        "name": "Maxime Coquelin",
        "email": "maxime.coquelin@redhat.com"
    },
    "version": 1,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "https://patches.dpdk.org/series/15780/mbox/",
    "cover_letter": {
        "id": 89511,
        "url": "https://patches.dpdk.org/api/covers/89511/?format=api",
        "web_url": "https://patches.dpdk.org/project/dpdk/cover/20210318223526.168614-1-maxime.coquelin@redhat.com/",
        "msgid": "<20210318223526.168614-1-maxime.coquelin@redhat.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20210318223526.168614-1-maxime.coquelin@redhat.com",
        "date": "2021-03-18T22:35:23",
        "name": "[RFC,0/3] net/virtio: add vdpa device config support",
        "mbox": "https://patches.dpdk.org/project/dpdk/cover/20210318223526.168614-1-maxime.coquelin@redhat.com/mbox/"
    },
    "patches": [
        {
            "id": 89512,
            "url": "https://patches.dpdk.org/api/patches/89512/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20210318223526.168614-2-maxime.coquelin@redhat.com/",
            "msgid": "<20210318223526.168614-2-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20210318223526.168614-2-maxime.coquelin@redhat.com",
            "date": "2021-03-18T22:35:24",
            "name": "[RFC,1/3] net/virtio: keep device and frontend features separated",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20210318223526.168614-2-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 89513,
            "url": "https://patches.dpdk.org/api/patches/89513/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20210318223526.168614-3-maxime.coquelin@redhat.com/",
            "msgid": "<20210318223526.168614-3-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20210318223526.168614-3-maxime.coquelin@redhat.com",
            "date": "2021-03-18T22:35:25",
            "name": "[RFC,2/3] net/virtio: add device config support to vDPA",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20210318223526.168614-3-maxime.coquelin@redhat.com/mbox/"
        },
        {
            "id": 89514,
            "url": "https://patches.dpdk.org/api/patches/89514/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20210318223526.168614-4-maxime.coquelin@redhat.com/",
            "msgid": "<20210318223526.168614-4-maxime.coquelin@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20210318223526.168614-4-maxime.coquelin@redhat.com",
            "date": "2021-03-18T22:35:26",
            "name": "[RFC,3/3] net/virtio: add MAC device config getter and setter",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20210318223526.168614-4-maxime.coquelin@redhat.com/mbox/"
        }
    ]
}