Show a series.

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

{
    "id": 11508,
    "url": "http://patches.dpdk.org/api/series/11508/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=11508",
    "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-08-05T14:45:13",
    "submitter": {
        "id": 1397,
        "url": "http://patches.dpdk.org/api/people/1397/?format=api",
        "name": "Adrian Moreno",
        "email": "amorenoz@redhat.com"
    },
    "version": 3,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/11508/mbox/",
    "cover_letter": {
        "id": 75214,
        "url": "http://patches.dpdk.org/api/covers/75214/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20200805144517.54689-1-amorenoz@redhat.com/",
        "msgid": "<20200805144517.54689-1-amorenoz@redhat.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20200805144517.54689-1-amorenoz@redhat.com",
        "date": "2020-08-05T14:45:13",
        "name": "[v3,0/4] Add support for GET/SET_STATUS on virtio-user pmd",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20200805144517.54689-1-amorenoz@redhat.com/mbox/"
    },
    "patches": [
        {
            "id": 75216,
            "url": "http://patches.dpdk.org/api/patches/75216/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200805144517.54689-2-amorenoz@redhat.com/",
            "msgid": "<20200805144517.54689-2-amorenoz@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200805144517.54689-2-amorenoz@redhat.com",
            "date": "2020-08-05T14:45:14",
            "name": "[v3,1/4] net/virtio: add DEVICE_NEEDS_RESET status bit",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200805144517.54689-2-amorenoz@redhat.com/mbox/"
        },
        {
            "id": 75215,
            "url": "http://patches.dpdk.org/api/patches/75215/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200805144517.54689-3-amorenoz@redhat.com/",
            "msgid": "<20200805144517.54689-3-amorenoz@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200805144517.54689-3-amorenoz@redhat.com",
            "date": "2020-08-05T14:45:15",
            "name": "[v3,2/4] net/virtio: add VIRTIO_SET_STATUS support to Virtio-user",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200805144517.54689-3-amorenoz@redhat.com/mbox/"
        },
        {
            "id": 75217,
            "url": "http://patches.dpdk.org/api/patches/75217/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200805144517.54689-4-amorenoz@redhat.com/",
            "msgid": "<20200805144517.54689-4-amorenoz@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200805144517.54689-4-amorenoz@redhat.com",
            "date": "2020-08-05T14:45:16",
            "name": "[v3,3/4] net/virtio: add GET_STATUS support to virtio-user",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200805144517.54689-4-amorenoz@redhat.com/mbox/"
        },
        {
            "id": 75218,
            "url": "http://patches.dpdk.org/api/patches/75218/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200805144517.54689-5-amorenoz@redhat.com/",
            "msgid": "<20200805144517.54689-5-amorenoz@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200805144517.54689-5-amorenoz@redhat.com",
            "date": "2020-08-05T14:45:17",
            "name": "[v3,4/4] net/virtio: enable feature checking on virtio-user",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200805144517.54689-5-amorenoz@redhat.com/mbox/"
        }
    ]
}