Show a series.

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

{
    "id": 1226,
    "url": "http://patchwork.ozlabs.org/api/series/1226/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-i2c/list/?series=1226",
    "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": "i2c: Hookup typec power-negotation to the PMIC and charger",
    "date": "2017-09-03T12:41:53",
    "submitter": {
        "id": 1893,
        "url": "http://patchwork.ozlabs.org/api/people/1893/?format=api",
        "name": "Hans de Goede",
        "email": "hdegoede@redhat.com"
    },
    "version": 4,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/1226/mbox/",
    "cover_letter": {
        "id": 809274,
        "url": "http://patchwork.ozlabs.org/api/covers/809274/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/linux-i2c/cover/20170903124156.7440-1-hdegoede@redhat.com/",
        "msgid": "<20170903124156.7440-1-hdegoede@redhat.com>",
        "list_archive_url": null,
        "date": "2017-09-03T12:41:53",
        "name": "[v4,0/3] i2c: Hookup typec power-negotation to the PMIC and charger",
        "mbox": "http://patchwork.ozlabs.org/project/linux-i2c/cover/20170903124156.7440-1-hdegoede@redhat.com/mbox/"
    },
    "patches": [
        {
            "id": 809277,
            "url": "http://patchwork.ozlabs.org/api/patches/809277/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-i2c/patch/20170903124156.7440-2-hdegoede@redhat.com/",
            "msgid": "<20170903124156.7440-2-hdegoede@redhat.com>",
            "list_archive_url": null,
            "date": "2017-09-03T12:41:54",
            "name": "[v4,1/3] i2c: Allow overriding dev_name through board_info",
            "mbox": "http://patchwork.ozlabs.org/project/linux-i2c/patch/20170903124156.7440-2-hdegoede@redhat.com/mbox/"
        },
        {
            "id": 809275,
            "url": "http://patchwork.ozlabs.org/api/patches/809275/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-i2c/patch/20170903124156.7440-3-hdegoede@redhat.com/",
            "msgid": "<20170903124156.7440-3-hdegoede@redhat.com>",
            "list_archive_url": null,
            "date": "2017-09-03T12:41:55",
            "name": "[v4,2/3] i2c-cht-wc: Add device-properties for fusb302 integration",
            "mbox": "http://patchwork.ozlabs.org/project/linux-i2c/patch/20170903124156.7440-3-hdegoede@redhat.com/mbox/"
        },
        {
            "id": 809276,
            "url": "http://patchwork.ozlabs.org/api/patches/809276/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-i2c/patch/20170903124156.7440-4-hdegoede@redhat.com/",
            "msgid": "<20170903124156.7440-4-hdegoede@redhat.com>",
            "list_archive_url": null,
            "date": "2017-09-03T12:41:56",
            "name": "[v4,3/3] platform/x86: intel_cht_int33fe: Update fusb302 type string, add properties",
            "mbox": "http://patchwork.ozlabs.org/project/linux-i2c/patch/20170903124156.7440-4-hdegoede@redhat.com/mbox/"
        }
    ]
}