Show a series.

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

{
    "id": 11059,
    "url": "http://patches.dpdk.org/api/series/11059/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=11059",
    "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": "Add support for GET/SET_STATUS on virtio-user pmd",
    "date": "2020-07-15T17:18:23",
    "submitter": {
        "id": 1397,
        "url": "http://patches.dpdk.org/api/people/1397/?format=api",
        "name": "Adrian Moreno",
        "email": "amorenoz@redhat.com"
    },
    "version": 1,
    "total": 5,
    "received_total": 5,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/11059/mbox/",
    "cover_letter": {
        "id": 74125,
        "url": "http://patches.dpdk.org/api/covers/74125/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20200715171828.95887-1-amorenoz@redhat.com/",
        "msgid": "<20200715171828.95887-1-amorenoz@redhat.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20200715171828.95887-1-amorenoz@redhat.com",
        "date": "2020-07-15T17:18:23",
        "name": "[0/5] Add support for GET/SET_STATUS on virtio-user pmd",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20200715171828.95887-1-amorenoz@redhat.com/mbox/"
    },
    "patches": [
        {
            "id": 74126,
            "url": "http://patches.dpdk.org/api/patches/74126/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200715171828.95887-2-amorenoz@redhat.com/",
            "msgid": "<20200715171828.95887-2-amorenoz@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200715171828.95887-2-amorenoz@redhat.com",
            "date": "2020-07-15T17:18:24",
            "name": "[1/5] net/virtio: split virtio-net and virtio status",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200715171828.95887-2-amorenoz@redhat.com/mbox/"
        },
        {
            "id": 74127,
            "url": "http://patches.dpdk.org/api/patches/74127/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200715171828.95887-3-amorenoz@redhat.com/",
            "msgid": "<20200715171828.95887-3-amorenoz@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200715171828.95887-3-amorenoz@redhat.com",
            "date": "2020-07-15T17:18:25",
            "name": "[2/5] net/virtio: add DEVICE_NEEDS_RESET status bit",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200715171828.95887-3-amorenoz@redhat.com/mbox/"
        },
        {
            "id": 74129,
            "url": "http://patches.dpdk.org/api/patches/74129/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200715171828.95887-4-amorenoz@redhat.com/",
            "msgid": "<20200715171828.95887-4-amorenoz@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200715171828.95887-4-amorenoz@redhat.com",
            "date": "2020-07-15T17:18:26",
            "name": "[3/5] net/virtio: add VIRTIO_SET_STATUS support to Virtio-user",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200715171828.95887-4-amorenoz@redhat.com/mbox/"
        },
        {
            "id": 74128,
            "url": "http://patches.dpdk.org/api/patches/74128/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200715171828.95887-5-amorenoz@redhat.com/",
            "msgid": "<20200715171828.95887-5-amorenoz@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200715171828.95887-5-amorenoz@redhat.com",
            "date": "2020-07-15T17:18:27",
            "name": "[4/5] net/virtio: add GET_STATUS support to virtio-user",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200715171828.95887-5-amorenoz@redhat.com/mbox/"
        },
        {
            "id": 74130,
            "url": "http://patches.dpdk.org/api/patches/74130/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200715171828.95887-6-amorenoz@redhat.com/",
            "msgid": "<20200715171828.95887-6-amorenoz@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200715171828.95887-6-amorenoz@redhat.com",
            "date": "2020-07-15T17:18:28",
            "name": "[5/5] net/virtio: enable feature checking on virtio-user",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200715171828.95887-6-amorenoz@redhat.com/mbox/"
        }
    ]
}