Show a series.

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

{
    "id": 3608,
    "url": "http://patchwork.dpdk.org/api/series/3608/?format=api",
    "web_url": "http://patchwork.dpdk.org/project/dpdk/list/?series=3608",
    "project": {
        "id": 1,
        "url": "http://patchwork.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": "baseband/fpga_lte_fec: BBDEV FPGA driver for 4G turbo FEC",
    "date": "2019-03-01T17:23:26",
    "submitter": {
        "id": 1233,
        "url": "http://patchwork.dpdk.org/api/people/1233/?format=api",
        "name": "Smith, Eleanor",
        "email": "eleanor.smith@intel.com"
    },
    "version": 1,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "http://patchwork.dpdk.org/series/3608/mbox/",
    "cover_letter": {
        "id": 50728,
        "url": "http://patchwork.dpdk.org/api/covers/50728/?format=api",
        "web_url": "http://patchwork.dpdk.org/project/dpdk/cover/1551461010-881-1-git-send-email-eleanor.smith@intel.com/",
        "msgid": "<1551461010-881-1-git-send-email-eleanor.smith@intel.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/1551461010-881-1-git-send-email-eleanor.smith@intel.com",
        "date": "2019-03-01T17:23:26",
        "name": "[v1,0/4] baseband/fpga_lte_fec: BBDEV FPGA driver for 4G turbo FEC",
        "mbox": "http://patchwork.dpdk.org/project/dpdk/cover/1551461010-881-1-git-send-email-eleanor.smith@intel.com/mbox/"
    },
    "patches": [
        {
            "id": 50729,
            "url": "http://patchwork.dpdk.org/api/patches/50729/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/1551461010-881-2-git-send-email-eleanor.smith@intel.com/",
            "msgid": "<1551461010-881-2-git-send-email-eleanor.smith@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1551461010-881-2-git-send-email-eleanor.smith@intel.com",
            "date": "2019-03-01T17:23:27",
            "name": "[v1,1/4] baseband/fpga_lte_fec: addition of driver for 4G turbo FEC with PAC N300 FPGA card",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/1551461010-881-2-git-send-email-eleanor.smith@intel.com/mbox/"
        },
        {
            "id": 50730,
            "url": "http://patchwork.dpdk.org/api/patches/50730/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/1551461010-881-3-git-send-email-eleanor.smith@intel.com/",
            "msgid": "<1551461010-881-3-git-send-email-eleanor.smith@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1551461010-881-3-git-send-email-eleanor.smith@intel.com",
            "date": "2019-03-01T17:23:28",
            "name": "[v1,2/4] usertools: update to usertool to allow binding of baseband device",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/1551461010-881-3-git-send-email-eleanor.smith@intel.com/mbox/"
        },
        {
            "id": 50731,
            "url": "http://patchwork.dpdk.org/api/patches/50731/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/1551461010-881-4-git-send-email-eleanor.smith@intel.com/",
            "msgid": "<1551461010-881-4-git-send-email-eleanor.smith@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1551461010-881-4-git-send-email-eleanor.smith@intel.com",
            "date": "2019-03-01T17:23:29",
            "name": "[v1,3/4] test-bbdev: update bbdev test-app for FPGA driver testing",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/1551461010-881-4-git-send-email-eleanor.smith@intel.com/mbox/"
        },
        {
            "id": 50732,
            "url": "http://patchwork.dpdk.org/api/patches/50732/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/1551461010-881-5-git-send-email-eleanor.smith@intel.com/",
            "msgid": "<1551461010-881-5-git-send-email-eleanor.smith@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1551461010-881-5-git-send-email-eleanor.smith@intel.com",
            "date": "2019-03-01T17:23:30",
            "name": "[v1,4/4] librte_bbdev: update device info structure to use rte_device",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/1551461010-881-5-git-send-email-eleanor.smith@intel.com/mbox/"
        }
    ]
}