Show a series.

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

{
    "id": 13150,
    "url": "http://patches.dpdk.org/api/series/13150/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=13150",
    "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-user: fix virtio-user server mode",
    "date": "2020-10-20T15:20:49",
    "submitter": {
        "id": 1397,
        "url": "http://patches.dpdk.org/api/people/1397/?format=api",
        "name": "Adrian Moreno",
        "email": "amorenoz@redhat.com"
    },
    "version": 2,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/13150/mbox/",
    "cover_letter": {
        "id": 81599,
        "url": "http://patches.dpdk.org/api/covers/81599/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20201020152052.389446-1-amorenoz@redhat.com/",
        "msgid": "<20201020152052.389446-1-amorenoz@redhat.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20201020152052.389446-1-amorenoz@redhat.com",
        "date": "2020-10-20T15:20:49",
        "name": "[v2,0/3] virtio-user: fix virtio-user server mode",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20201020152052.389446-1-amorenoz@redhat.com/mbox/"
    },
    "patches": [
        {
            "id": 81600,
            "url": "http://patches.dpdk.org/api/patches/81600/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20201020152052.389446-2-amorenoz@redhat.com/",
            "msgid": "<20201020152052.389446-2-amorenoz@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20201020152052.389446-2-amorenoz@redhat.com",
            "date": "2020-10-20T15:20:50",
            "name": "[v2,1/3] virtio-user: fix backend selection if stat fails",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20201020152052.389446-2-amorenoz@redhat.com/mbox/"
        },
        {
            "id": 81601,
            "url": "http://patches.dpdk.org/api/patches/81601/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20201020152052.389446-3-amorenoz@redhat.com/",
            "msgid": "<20201020152052.389446-3-amorenoz@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20201020152052.389446-3-amorenoz@redhat.com",
            "date": "2020-10-20T15:20:51",
            "name": "[v2,2/3] virtio_user: don't set/get_status until FEATURES_OK",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20201020152052.389446-3-amorenoz@redhat.com/mbox/"
        },
        {
            "id": 81602,
            "url": "http://patches.dpdk.org/api/patches/81602/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20201020152052.389446-4-amorenoz@redhat.com/",
            "msgid": "<20201020152052.389446-4-amorenoz@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20201020152052.389446-4-amorenoz@redhat.com",
            "date": "2020-10-20T15:20:52",
            "name": "[v2,3/3] virtio-user: set status on virtio-user reconnect",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20201020152052.389446-4-amorenoz@redhat.com/mbox/"
        }
    ]
}