Show a series.

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

{
    "id": 73269,
    "url": "http://patchwork.ozlabs.org/api/series/73269/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/intel-wired-lan/list/?series=73269",
    "project": {
        "id": 46,
        "url": "http://patchwork.ozlabs.org/api/projects/46/?format=api",
        "name": "Intel Wired Ethernet development",
        "link_name": "intel-wired-lan",
        "list_id": "intel-wired-lan.osuosl.org",
        "list_email": "intel-wired-lan@osuosl.org",
        "web_url": "",
        "scm_url": "",
        "webscm_url": "",
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "[next,S97,v2,1/6] i40e: Use a local variable for readability",
    "date": "2018-10-30T17:50:43",
    "submitter": {
        "id": 473,
        "url": "http://patchwork.ozlabs.org/api/people/473/?format=api",
        "name": "Kirsher, Jeffrey T",
        "email": "jeffrey.t.kirsher@intel.com"
    },
    "version": 2,
    "total": 6,
    "received_total": 6,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/73269/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 991016,
            "url": "http://patchwork.ozlabs.org/api/patches/991016/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/intel-wired-lan/patch/20181030175047.18874-1-jeffrey.t.kirsher@intel.com/",
            "msgid": "<20181030175047.18874-1-jeffrey.t.kirsher@intel.com>",
            "list_archive_url": null,
            "date": "2018-10-30T17:50:42",
            "name": "[next,S97,v2,1/6] i40e: Use a local variable for readability",
            "mbox": "http://patchwork.ozlabs.org/project/intel-wired-lan/patch/20181030175047.18874-1-jeffrey.t.kirsher@intel.com/mbox/"
        },
        {
            "id": 991015,
            "url": "http://patchwork.ozlabs.org/api/patches/991015/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/intel-wired-lan/patch/20181030175047.18874-2-jeffrey.t.kirsher@intel.com/",
            "msgid": "<20181030175047.18874-2-jeffrey.t.kirsher@intel.com>",
            "list_archive_url": null,
            "date": "2018-10-30T17:50:43",
            "name": "[next,S97,v2,2/6] i40e: Add capability flag for stopping FW LLDP",
            "mbox": "http://patchwork.ozlabs.org/project/intel-wired-lan/patch/20181030175047.18874-2-jeffrey.t.kirsher@intel.com/mbox/"
        },
        {
            "id": 991018,
            "url": "http://patchwork.ozlabs.org/api/patches/991018/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/intel-wired-lan/patch/20181030175047.18874-3-jeffrey.t.kirsher@intel.com/",
            "msgid": "<20181030175047.18874-3-jeffrey.t.kirsher@intel.com>",
            "list_archive_url": null,
            "date": "2018-10-30T17:50:44",
            "name": "[next,S97,v2,3/6] i40e: Replace strncpy with strlcpy to ensure null termination",
            "mbox": "http://patchwork.ozlabs.org/project/intel-wired-lan/patch/20181030175047.18874-3-jeffrey.t.kirsher@intel.com/mbox/"
        },
        {
            "id": 991019,
            "url": "http://patchwork.ozlabs.org/api/patches/991019/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/intel-wired-lan/patch/20181030175047.18874-4-jeffrey.t.kirsher@intel.com/",
            "msgid": "<20181030175047.18874-4-jeffrey.t.kirsher@intel.com>",
            "list_archive_url": null,
            "date": "2018-10-30T17:50:45",
            "name": "[next,S97,v2,4/6] i40e: Protect access to vf control methods",
            "mbox": "http://patchwork.ozlabs.org/project/intel-wired-lan/patch/20181030175047.18874-4-jeffrey.t.kirsher@intel.com/mbox/"
        },
        {
            "id": 991020,
            "url": "http://patchwork.ozlabs.org/api/patches/991020/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/intel-wired-lan/patch/20181030175047.18874-5-jeffrey.t.kirsher@intel.com/",
            "msgid": "<20181030175047.18874-5-jeffrey.t.kirsher@intel.com>",
            "list_archive_url": null,
            "date": "2018-10-30T17:50:46",
            "name": "[next,S97,v2,5/6] i40e: update driver version",
            "mbox": "http://patchwork.ozlabs.org/project/intel-wired-lan/patch/20181030175047.18874-5-jeffrey.t.kirsher@intel.com/mbox/"
        },
        {
            "id": 991017,
            "url": "http://patchwork.ozlabs.org/api/patches/991017/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/intel-wired-lan/patch/20181030175047.18874-6-jeffrey.t.kirsher@intel.com/",
            "msgid": "<20181030175047.18874-6-jeffrey.t.kirsher@intel.com>",
            "list_archive_url": null,
            "date": "2018-10-30T17:50:47",
            "name": "[next,S97,v2,6/6] i40e: Allow disabling FW LLDP on X722 devices",
            "mbox": "http://patchwork.ozlabs.org/project/intel-wired-lan/patch/20181030175047.18874-6-jeffrey.t.kirsher@intel.com/mbox/"
        }
    ]
}