Show a series.

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

{
    "id": 86179,
    "url": "http://patchwork.ozlabs.org/api/series/86179/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/intel-wired-lan/list/?series=86179",
    "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": "[1/2] igc: Remove the 'igc_read_mac_addr_base' method",
    "date": "2019-01-15T13:21:09",
    "submitter": {
        "id": 69860,
        "url": "http://patchwork.ozlabs.org/api/people/69860/?format=api",
        "name": "Sasha Neftin",
        "email": "sasha.neftin@intel.com"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/86179/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 1025179,
            "url": "http://patchwork.ozlabs.org/api/patches/1025179/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/intel-wired-lan/patch/20190115132109.42807-1-sasha.neftin@intel.com/",
            "msgid": "<20190115132109.42807-1-sasha.neftin@intel.com>",
            "list_archive_url": null,
            "date": "2019-01-15T13:21:09",
            "name": "[1/2] igc: Remove the 'igc_read_mac_addr_base' method",
            "mbox": "http://patchwork.ozlabs.org/project/intel-wired-lan/patch/20190115132109.42807-1-sasha.neftin@intel.com/mbox/"
        },
        {
            "id": 1025180,
            "url": "http://patchwork.ozlabs.org/api/patches/1025180/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/intel-wired-lan/patch/20190115132118.42860-1-sasha.neftin@intel.com/",
            "msgid": "<20190115132118.42860-1-sasha.neftin@intel.com>",
            "list_archive_url": null,
            "date": "2019-01-15T13:21:18",
            "name": "[2/2] igc: Remove the 'igc_get_phy_id_base' method",
            "mbox": "http://patchwork.ozlabs.org/project/intel-wired-lan/patch/20190115132118.42860-1-sasha.neftin@intel.com/mbox/"
        }
    ]
}