Show a series.

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

{
    "id": 11121,
    "url": "http://patchwork.dpdk.org/api/series/11121/?format=api",
    "web_url": "http://patchwork.dpdk.org/project/dpdk/list/?series=11121",
    "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": "i40e FDIR update rate optimization",
    "date": "2020-07-17T17:36:54",
    "submitter": {
        "id": 1212,
        "url": "http://patchwork.dpdk.org/api/people/1212/?format=api",
        "name": "Chenmin Sun",
        "email": "chenmin.sun@intel.com"
    },
    "version": 6,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "http://patchwork.dpdk.org/series/11121/mbox/",
    "cover_letter": {
        "id": 74295,
        "url": "http://patchwork.dpdk.org/api/covers/74295/?format=api",
        "web_url": "http://patchwork.dpdk.org/project/dpdk/cover/20200717173658.47500-1-chenmin.sun@intel.com/",
        "msgid": "<20200717173658.47500-1-chenmin.sun@intel.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20200717173658.47500-1-chenmin.sun@intel.com",
        "date": "2020-07-17T17:36:54",
        "name": "[v6,0/4] i40e FDIR update rate optimization",
        "mbox": "http://patchwork.dpdk.org/project/dpdk/cover/20200717173658.47500-1-chenmin.sun@intel.com/mbox/"
    },
    "patches": [
        {
            "id": 74296,
            "url": "http://patchwork.dpdk.org/api/patches/74296/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20200717173658.47500-2-chenmin.sun@intel.com/",
            "msgid": "<20200717173658.47500-2-chenmin.sun@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200717173658.47500-2-chenmin.sun@intel.com",
            "date": "2020-07-17T17:36:55",
            "name": "[v6,1/4] net/i40e: introducing the fdir space tracking",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20200717173658.47500-2-chenmin.sun@intel.com/mbox/"
        },
        {
            "id": 74297,
            "url": "http://patchwork.dpdk.org/api/patches/74297/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20200717173658.47500-3-chenmin.sun@intel.com/",
            "msgid": "<20200717173658.47500-3-chenmin.sun@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200717173658.47500-3-chenmin.sun@intel.com",
            "date": "2020-07-17T17:36:56",
            "name": "[v6,2/4] net/i40e: FDIR flow memory management optimization",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20200717173658.47500-3-chenmin.sun@intel.com/mbox/"
        },
        {
            "id": 74298,
            "url": "http://patchwork.dpdk.org/api/patches/74298/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20200717173658.47500-4-chenmin.sun@intel.com/",
            "msgid": "<20200717173658.47500-4-chenmin.sun@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200717173658.47500-4-chenmin.sun@intel.com",
            "date": "2020-07-17T17:36:57",
            "name": "[v6,3/4] net/i40e: move the i40e_get_outer_vlan to where it real needed",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20200717173658.47500-4-chenmin.sun@intel.com/mbox/"
        },
        {
            "id": 74299,
            "url": "http://patchwork.dpdk.org/api/patches/74299/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20200717173658.47500-5-chenmin.sun@intel.com/",
            "msgid": "<20200717173658.47500-5-chenmin.sun@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200717173658.47500-5-chenmin.sun@intel.com",
            "date": "2020-07-17T17:36:58",
            "name": "[v6,4/4] net/i40e: FDIR update rate optimization",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20200717173658.47500-5-chenmin.sun@intel.com/mbox/"
        }
    ]
}