Show a series.

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

{
    "id": 13335,
    "url": "https://patches.dpdk.org/api/series/13335/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=13335",
    "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-user: fix server mode",
    "date": "2020-10-26T16:39:24",
    "submitter": {
        "id": 1397,
        "url": "https://patches.dpdk.org/api/people/1397/?format=api",
        "name": "Adrian Moreno",
        "email": "amorenoz@redhat.com"
    },
    "version": 3,
    "total": 6,
    "received_total": 6,
    "received_all": true,
    "mbox": "https://patches.dpdk.org/series/13335/mbox/",
    "cover_letter": {
        "id": 82211,
        "url": "https://patches.dpdk.org/api/covers/82211/?format=api",
        "web_url": "https://patches.dpdk.org/project/dpdk/cover/20201026163930.94032-1-amorenoz@redhat.com/",
        "msgid": "<20201026163930.94032-1-amorenoz@redhat.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20201026163930.94032-1-amorenoz@redhat.com",
        "date": "2020-10-26T16:39:24",
        "name": "[v3,0/6] net/virtio-user: fix server mode",
        "mbox": "https://patches.dpdk.org/project/dpdk/cover/20201026163930.94032-1-amorenoz@redhat.com/mbox/"
    },
    "patches": [
        {
            "id": 82212,
            "url": "https://patches.dpdk.org/api/patches/82212/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20201026163930.94032-2-amorenoz@redhat.com/",
            "msgid": "<20201026163930.94032-2-amorenoz@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20201026163930.94032-2-amorenoz@redhat.com",
            "date": "2020-10-26T16:39:25",
            "name": "[v3,1/6] net/virtio-user: fix backend selection if stat fails",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20201026163930.94032-2-amorenoz@redhat.com/mbox/"
        },
        {
            "id": 82214,
            "url": "https://patches.dpdk.org/api/patches/82214/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20201026163930.94032-3-amorenoz@redhat.com/",
            "msgid": "<20201026163930.94032-3-amorenoz@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20201026163930.94032-3-amorenoz@redhat.com",
            "date": "2020-10-26T16:39:26",
            "name": "[v3,2/6] net/virtio-user: don't set/get_status until FEATURES_OK",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20201026163930.94032-3-amorenoz@redhat.com/mbox/"
        },
        {
            "id": 82213,
            "url": "https://patches.dpdk.org/api/patches/82213/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20201026163930.94032-4-amorenoz@redhat.com/",
            "msgid": "<20201026163930.94032-4-amorenoz@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20201026163930.94032-4-amorenoz@redhat.com",
            "date": "2020-10-26T16:39:27",
            "name": "[v3,3/6] net/virtio-user: ignore result if STATUS is unsupported",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20201026163930.94032-4-amorenoz@redhat.com/mbox/"
        },
        {
            "id": 82215,
            "url": "https://patches.dpdk.org/api/patches/82215/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20201026163930.94032-5-amorenoz@redhat.com/",
            "msgid": "<20201026163930.94032-5-amorenoz@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20201026163930.94032-5-amorenoz@redhat.com",
            "date": "2020-10-26T16:39:28",
            "name": "[v3,4/6] net/virtio-user: lock-protect status updates",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20201026163930.94032-5-amorenoz@redhat.com/mbox/"
        },
        {
            "id": 82216,
            "url": "https://patches.dpdk.org/api/patches/82216/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20201026163930.94032-6-amorenoz@redhat.com/",
            "msgid": "<20201026163930.94032-6-amorenoz@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20201026163930.94032-6-amorenoz@redhat.com",
            "date": "2020-10-26T16:39:29",
            "name": "[v3,5/6] net/virtio-user: don't assume vhost status feature",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20201026163930.94032-6-amorenoz@redhat.com/mbox/"
        },
        {
            "id": 82217,
            "url": "https://patches.dpdk.org/api/patches/82217/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20201026163930.94032-7-amorenoz@redhat.com/",
            "msgid": "<20201026163930.94032-7-amorenoz@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20201026163930.94032-7-amorenoz@redhat.com",
            "date": "2020-10-26T16:39:30",
            "name": "[v3,6/6] net/virtio-user: set status on socket reconnect",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20201026163930.94032-7-amorenoz@redhat.com/mbox/"
        }
    ]
}