Show a series.

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

{
    "id": 694,
    "url": "http://patchwork.ozlabs.org/api/series/694/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-ext4/list/?series=694",
    "project": {
        "id": 8,
        "url": "http://patchwork.ozlabs.org/api/projects/8/?format=api",
        "name": "Linux ext4 filesystem development",
        "link_name": "linux-ext4",
        "list_id": "linux-ext4.vger.kernel.org",
        "list_email": "linux-ext4@vger.kernel.org",
        "web_url": null,
        "scm_url": null,
        "webscm_url": null,
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "fs, dax: lookup dax_device at mount time",
    "date": "2017-08-30T19:43:47",
    "submitter": {
        "id": 347,
        "url": "http://patchwork.ozlabs.org/api/people/347/?format=api",
        "name": "Dan Williams",
        "email": "dan.j.williams@intel.com"
    },
    "version": 3,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/694/mbox/",
    "cover_letter": {
        "id": 807871,
        "url": "http://patchwork.ozlabs.org/api/covers/807871/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/linux-ext4/cover/150412222686.10177.8031279869867070772.stgit@dwillia2-desk3.amr.corp.intel.com/",
        "msgid": "<150412222686.10177.8031279869867070772.stgit@dwillia2-desk3.amr.corp.intel.com>",
        "list_archive_url": null,
        "date": "2017-08-30T19:43:47",
        "name": "[v3,0/4] fs, dax: lookup dax_device at mount time",
        "mbox": "http://patchwork.ozlabs.org/project/linux-ext4/cover/150412222686.10177.8031279869867070772.stgit@dwillia2-desk3.amr.corp.intel.com/mbox/"
    },
    "patches": [
        {
            "id": 807872,
            "url": "http://patchwork.ozlabs.org/api/patches/807872/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-ext4/patch/150412223265.10177.11004612169458058274.stgit@dwillia2-desk3.amr.corp.intel.com/",
            "msgid": "<150412223265.10177.11004612169458058274.stgit@dwillia2-desk3.amr.corp.intel.com>",
            "list_archive_url": null,
            "date": "2017-08-30T19:43:52",
            "name": "[v3,1/4] dax: introduce a fs_dax_get_by_bdev() helper",
            "mbox": "http://patchwork.ozlabs.org/project/linux-ext4/patch/150412223265.10177.11004612169458058274.stgit@dwillia2-desk3.amr.corp.intel.com/mbox/"
        },
        {
            "id": 807873,
            "url": "http://patchwork.ozlabs.org/api/patches/807873/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-ext4/patch/150412223801.10177.4972035211701096310.stgit@dwillia2-desk3.amr.corp.intel.com/",
            "msgid": "<150412223801.10177.4972035211701096310.stgit@dwillia2-desk3.amr.corp.intel.com>",
            "list_archive_url": null,
            "date": "2017-08-30T19:43:58",
            "name": "[v3,2/4] xfs: perform dax_device lookup at mount",
            "mbox": "http://patchwork.ozlabs.org/project/linux-ext4/patch/150412223801.10177.4972035211701096310.stgit@dwillia2-desk3.amr.corp.intel.com/mbox/"
        },
        {
            "id": 807874,
            "url": "http://patchwork.ozlabs.org/api/patches/807874/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-ext4/patch/150412224334.10177.12994820445044936627.stgit@dwillia2-desk3.amr.corp.intel.com/",
            "msgid": "<150412224334.10177.12994820445044936627.stgit@dwillia2-desk3.amr.corp.intel.com>",
            "list_archive_url": null,
            "date": "2017-08-30T19:44:03",
            "name": "[v3,3/4] ext2: perform dax_device lookup at mount",
            "mbox": "http://patchwork.ozlabs.org/project/linux-ext4/patch/150412224334.10177.12994820445044936627.stgit@dwillia2-desk3.amr.corp.intel.com/mbox/"
        },
        {
            "id": 807875,
            "url": "http://patchwork.ozlabs.org/api/patches/807875/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-ext4/patch/150412224853.10177.6213990706281408829.stgit@dwillia2-desk3.amr.corp.intel.com/",
            "msgid": "<150412224853.10177.6213990706281408829.stgit@dwillia2-desk3.amr.corp.intel.com>",
            "list_archive_url": null,
            "date": "2017-08-30T19:44:08",
            "name": "[v3,4/4] ext4: perform dax_device lookup at mount",
            "mbox": "http://patchwork.ozlabs.org/project/linux-ext4/patch/150412224853.10177.6213990706281408829.stgit@dwillia2-desk3.amr.corp.intel.com/mbox/"
        }
    ]
}