Show a series.

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

{
    "id": 125455,
    "url": "http://patchwork.ozlabs.org/api/series/125455/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/intel-wired-lan/list/?series=125455",
    "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": "[net,1/2] igb: Enable media autosense for the i350.",
    "date": "2019-08-15T20:55:19",
    "submitter": {
        "id": 473,
        "url": "http://patchwork.ozlabs.org/api/people/473/?format=api",
        "name": "Kirsher, Jeffrey T",
        "email": "jeffrey.t.kirsher@intel.com"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/125455/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 1147830,
            "url": "http://patchwork.ozlabs.org/api/patches/1147830/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/intel-wired-lan/patch/20190815205520.22475-1-jeffrey.t.kirsher@intel.com/",
            "msgid": "<20190815205520.22475-1-jeffrey.t.kirsher@intel.com>",
            "list_archive_url": null,
            "date": "2019-08-15T20:55:19",
            "name": "[net,1/2] igb: Enable media autosense for the i350.",
            "mbox": "http://patchwork.ozlabs.org/project/intel-wired-lan/patch/20190815205520.22475-1-jeffrey.t.kirsher@intel.com/mbox/"
        },
        {
            "id": 1147831,
            "url": "http://patchwork.ozlabs.org/api/patches/1147831/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/intel-wired-lan/patch/20190815205520.22475-2-jeffrey.t.kirsher@intel.com/",
            "msgid": "<20190815205520.22475-2-jeffrey.t.kirsher@intel.com>",
            "list_archive_url": null,
            "date": "2019-08-15T20:55:20",
            "name": "[net,2/2] igb: Fix constant media auto sense switching when no cable is connected.",
            "mbox": "http://patchwork.ozlabs.org/project/intel-wired-lan/patch/20190815205520.22475-2-jeffrey.t.kirsher@intel.com/mbox/"
        }
    ]
}