Show a series.

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

{
    "id": 24844,
    "url": "http://patchwork.ozlabs.org/api/series/24844/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/intel-wired-lan/list/?series=24844",
    "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": "[jkirsher/next-queue] i40e: Fix the number of queues available to be mapped for use",
    "date": "2018-01-23T08:50:23",
    "submitter": {
        "id": 68504,
        "url": "http://patchwork.ozlabs.org/api/people/68504/?format=api",
        "name": "Nambiar, Amritha",
        "email": "amritha.nambiar@intel.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/24844/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 864655,
            "url": "http://patchwork.ozlabs.org/api/patches/864655/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/intel-wired-lan/patch/151669742383.55162.13181985807500442895.stgit@anamdev.jf.intel.com/",
            "msgid": "<151669742383.55162.13181985807500442895.stgit@anamdev.jf.intel.com>",
            "list_archive_url": null,
            "date": "2018-01-23T08:50:23",
            "name": "[jkirsher/next-queue] i40e: Fix the number of queues available to be mapped for use",
            "mbox": "http://patchwork.ozlabs.org/project/intel-wired-lan/patch/151669742383.55162.13181985807500442895.stgit@anamdev.jf.intel.com/mbox/"
        }
    ]
}