Show a series.

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

{
    "id": 26156,
    "url": "http://patchwork.ozlabs.org/api/series/26156/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-i2c/list/?series=26156",
    "project": {
        "id": 35,
        "url": "http://patchwork.ozlabs.org/api/projects/35/?format=api",
        "name": "Linux I2C development",
        "link_name": "linux-i2c",
        "list_id": "linux-i2c.vger.kernel.org",
        "list_email": "linux-i2c@vger.kernel.org",
        "web_url": "",
        "scm_url": "",
        "webscm_url": "",
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "Enable ACPI-defined peripherals on i2c-piix4 SMBus",
    "date": "2018-01-30T21:40:28",
    "submitter": {
        "id": 72877,
        "url": "http://patchwork.ozlabs.org/api/people/72877/?format=api",
        "name": "Andrew Cooks",
        "email": "andrew.cooks@opengear.com"
    },
    "version": 4,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/26156/mbox/",
    "cover_letter": {
        "id": 867701,
        "url": "http://patchwork.ozlabs.org/api/covers/867701/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/linux-i2c/cover/cover.1517285239.git.andrew.cooks@opengear.com/",
        "msgid": "<cover.1517285239.git.andrew.cooks@opengear.com>",
        "list_archive_url": null,
        "date": "2018-01-30T21:40:27",
        "name": "[v4,0/3] Enable ACPI-defined peripherals on i2c-piix4 SMBus",
        "mbox": "http://patchwork.ozlabs.org/project/linux-i2c/cover/cover.1517285239.git.andrew.cooks@opengear.com/mbox/"
    },
    "patches": [
        {
            "id": 867700,
            "url": "http://patchwork.ozlabs.org/api/patches/867700/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-i2c/patch/be68c29f603153cf047cd893c6b9d6423073632d.1517285239.git.andrew.cooks@opengear.com/",
            "msgid": "<be68c29f603153cf047cd893c6b9d6423073632d.1517285239.git.andrew.cooks@opengear.com>",
            "list_archive_url": null,
            "date": "2018-01-30T21:40:28",
            "name": "[v4,1/3] i2c: piix4: Fix port selection for AMD Family 16h Model 30h",
            "mbox": "http://patchwork.ozlabs.org/project/linux-i2c/patch/be68c29f603153cf047cd893c6b9d6423073632d.1517285239.git.andrew.cooks@opengear.com/mbox/"
        },
        {
            "id": 867703,
            "url": "http://patchwork.ozlabs.org/api/patches/867703/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-i2c/patch/970f151329b43cfa5f842dc0fe0604b03c5c1297.1517285239.git.andrew.cooks@opengear.com/",
            "msgid": "<970f151329b43cfa5f842dc0fe0604b03c5c1297.1517285239.git.andrew.cooks@opengear.com>",
            "list_archive_url": null,
            "date": "2018-01-30T21:40:29",
            "name": "[v4,2/3] i2c: piix4: fix probing of reserved ports on AMD",
            "mbox": "http://patchwork.ozlabs.org/project/linux-i2c/patch/970f151329b43cfa5f842dc0fe0604b03c5c1297.1517285239.git.andrew.cooks@opengear.com/mbox/"
        },
        {
            "id": 867702,
            "url": "http://patchwork.ozlabs.org/api/patches/867702/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-i2c/patch/d197d95d77afa2054ff1b2c593dae7939030e24b.1517285239.git.andrew.cooks@opengear.com/",
            "msgid": "<d197d95d77afa2054ff1b2c593dae7939030e24b.1517285239.git.andrew.cooks@opengear.com>",
            "list_archive_url": null,
            "date": "2018-01-30T21:40:30",
            "name": "[v4,3/3] i2c: piix4: add ACPI support",
            "mbox": "http://patchwork.ozlabs.org/project/linux-i2c/patch/d197d95d77afa2054ff1b2c593dae7939030e24b.1517285239.git.andrew.cooks@opengear.com/mbox/"
        }
    ]
}