Show a series.

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

{
    "id": 1385,
    "url": "http://patchwork.ozlabs.org/api/series/1385/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-i2c/list/?series=1385",
    "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-04T13:47:00",
    "submitter": {
        "id": 1893,
        "url": "http://patchwork.ozlabs.org/api/people/1893/?format=api",
        "name": "Hans de Goede",
        "email": "hdegoede@redhat.com"
    },
    "version": 5,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/1385/mbox/",
    "cover_letter": {
        "id": 809683,
        "url": "http://patchwork.ozlabs.org/api/covers/809683/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/linux-i2c/cover/20170904134703.25663-1-hdegoede@redhat.com/",
        "msgid": "<20170904134703.25663-1-hdegoede@redhat.com>",
        "list_archive_url": null,
        "date": "2017-09-04T13:47:00",
        "name": "[v5,0/3] i2c: Hookup typec power-negotation to the PMIC and charger",
        "mbox": "http://patchwork.ozlabs.org/project/linux-i2c/cover/20170904134703.25663-1-hdegoede@redhat.com/mbox/"
    },
    "patches": [
        {
            "id": 809686,
            "url": "http://patchwork.ozlabs.org/api/patches/809686/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-i2c/patch/20170904134703.25663-2-hdegoede@redhat.com/",
            "msgid": "<20170904134703.25663-2-hdegoede@redhat.com>",
            "list_archive_url": null,
            "date": "2017-09-04T13:47:01",
            "name": "[v5,1/3] i2c: Allow overriding dev_name through board_info",
            "mbox": "http://patchwork.ozlabs.org/project/linux-i2c/patch/20170904134703.25663-2-hdegoede@redhat.com/mbox/"
        },
        {
            "id": 809685,
            "url": "http://patchwork.ozlabs.org/api/patches/809685/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-i2c/patch/20170904134703.25663-3-hdegoede@redhat.com/",
            "msgid": "<20170904134703.25663-3-hdegoede@redhat.com>",
            "list_archive_url": null,
            "date": "2017-09-04T13:47:02",
            "name": "[v5,2/3] i2c-cht-wc: Add device-properties for fusb302 integration",
            "mbox": "http://patchwork.ozlabs.org/project/linux-i2c/patch/20170904134703.25663-3-hdegoede@redhat.com/mbox/"
        },
        {
            "id": 809684,
            "url": "http://patchwork.ozlabs.org/api/patches/809684/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-i2c/patch/20170904134703.25663-4-hdegoede@redhat.com/",
            "msgid": "<20170904134703.25663-4-hdegoede@redhat.com>",
            "list_archive_url": null,
            "date": "2017-09-04T13:47:03",
            "name": "[v5,3/3] platform/x86: intel_cht_int33fe: Update fusb302 type string, add properties",
            "mbox": "http://patchwork.ozlabs.org/project/linux-i2c/patch/20170904134703.25663-4-hdegoede@redhat.com/mbox/"
        }
    ]
}