Show a series.

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

{
    "id": 48488,
    "url": "http://patchwork.ozlabs.org/api/series/48488/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/intel-wired-lan/list/?series=48488",
    "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": "ixgbe: ipsec fixes",
    "date": "2018-06-04T20:51:20",
    "submitter": {
        "id": 251,
        "url": "http://patchwork.ozlabs.org/api/people/251/?format=api",
        "name": "Duyck, Alexander H",
        "email": "alexander.h.duyck@intel.com"
    },
    "version": 2,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/48488/mbox/",
    "cover_letter": {
        "id": 925228,
        "url": "http://patchwork.ozlabs.org/api/covers/925228/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/intel-wired-lan/cover/20180604204931.5474.94068.stgit@ahduyck-green-test.jf.intel.com/",
        "msgid": "<20180604204931.5474.94068.stgit@ahduyck-green-test.jf.intel.com>",
        "list_archive_url": null,
        "date": "2018-06-04T20:51:15",
        "name": "[net-queue,v2,0/2] ixgbe: ipsec fixes",
        "mbox": "http://patchwork.ozlabs.org/project/intel-wired-lan/cover/20180604204931.5474.94068.stgit@ahduyck-green-test.jf.intel.com/mbox/"
    },
    "patches": [
        {
            "id": 925227,
            "url": "http://patchwork.ozlabs.org/api/patches/925227/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/intel-wired-lan/patch/20180604205120.5474.22753.stgit@ahduyck-green-test.jf.intel.com/",
            "msgid": "<20180604205120.5474.22753.stgit@ahduyck-green-test.jf.intel.com>",
            "list_archive_url": null,
            "date": "2018-06-04T20:51:20",
            "name": "[net-queue,v2,1/2] ixgbe: Use CONFIG_XFRM_OFFLOAD instead of CONFIG_XFRM",
            "mbox": "http://patchwork.ozlabs.org/project/intel-wired-lan/patch/20180604205120.5474.22753.stgit@ahduyck-green-test.jf.intel.com/mbox/"
        },
        {
            "id": 925229,
            "url": "http://patchwork.ozlabs.org/api/patches/925229/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/intel-wired-lan/patch/20180604205125.5474.54894.stgit@ahduyck-green-test.jf.intel.com/",
            "msgid": "<20180604205125.5474.54894.stgit@ahduyck-green-test.jf.intel.com>",
            "list_archive_url": null,
            "date": "2018-06-04T20:51:25",
            "name": "[net-queue,v2,2/2] ixgbe: Move ipsec init function to before reset call",
            "mbox": "http://patchwork.ozlabs.org/project/intel-wired-lan/patch/20180604205125.5474.54894.stgit@ahduyck-green-test.jf.intel.com/mbox/"
        }
    ]
}