Show a series.

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

{
    "id": 485867,
    "url": "http://patchwork.ozlabs.org/api/1.0/series/485867/?format=api",
    "project": {
        "id": 35,
        "url": "http://patchwork.ozlabs.org/api/1.0/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": ""
    },
    "name": "i2c: designware: Enable mode swapping",
    "date": "2025-12-18T15:14:59",
    "submitter": {
        "id": 23674,
        "url": "http://patchwork.ozlabs.org/api/1.0/people/23674/?format=api",
        "name": "Heikki Krogerus",
        "email": "heikki.krogerus@linux.intel.com"
    },
    "version": 2,
    "total": 6,
    "received_total": 6,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/485867/mbox/",
    "cover_letter": {
        "id": 2175597,
        "url": "http://patchwork.ozlabs.org/api/1.0/covers/2175597/?format=api",
        "msgid": "<20251218151509.361617-1-heikki.krogerus@linux.intel.com>",
        "date": "2025-12-18T15:14:59",
        "name": "[v2,0/6] i2c: designware: Enable mode swapping"
    },
    "patches": [
        {
            "id": 2175601,
            "url": "http://patchwork.ozlabs.org/api/1.0/patches/2175601/?format=api",
            "msgid": "<20251218151509.361617-2-heikki.krogerus@linux.intel.com>",
            "date": "2025-12-18T15:15:00",
            "name": "[v2,1/6] i2c: designware: Remove useless driver specific option for I2C target",
            "mbox": "http://patchwork.ozlabs.org/project/linux-i2c/patch/20251218151509.361617-2-heikki.krogerus@linux.intel.com/mbox/"
        },
        {
            "id": 2175599,
            "url": "http://patchwork.ozlabs.org/api/1.0/patches/2175599/?format=api",
            "msgid": "<20251218151509.361617-3-heikki.krogerus@linux.intel.com>",
            "date": "2025-12-18T15:15:01",
            "name": "[v2,2/6] i2c: designware: Remove unnecessary function exports",
            "mbox": "http://patchwork.ozlabs.org/project/linux-i2c/patch/20251218151509.361617-3-heikki.krogerus@linux.intel.com/mbox/"
        },
        {
            "id": 2175598,
            "url": "http://patchwork.ozlabs.org/api/1.0/patches/2175598/?format=api",
            "msgid": "<20251218151509.361617-4-heikki.krogerus@linux.intel.com>",
            "date": "2025-12-18T15:15:02",
            "name": "[v2,3/6] i2c: designware: Combine some of the common functions",
            "mbox": "http://patchwork.ozlabs.org/project/linux-i2c/patch/20251218151509.361617-4-heikki.krogerus@linux.intel.com/mbox/"
        },
        {
            "id": 2175600,
            "url": "http://patchwork.ozlabs.org/api/1.0/patches/2175600/?format=api",
            "msgid": "<20251218151509.361617-5-heikki.krogerus@linux.intel.com>",
            "date": "2025-12-18T15:15:03",
            "name": "[v2,4/6] i2c: designware: Combine the init functions",
            "mbox": "http://patchwork.ozlabs.org/project/linux-i2c/patch/20251218151509.361617-5-heikki.krogerus@linux.intel.com/mbox/"
        },
        {
            "id": 2175602,
            "url": "http://patchwork.ozlabs.org/api/1.0/patches/2175602/?format=api",
            "msgid": "<20251218151509.361617-6-heikki.krogerus@linux.intel.com>",
            "date": "2025-12-18T15:15:04",
            "name": "[v2,5/6] i2c: designware: Enable mode swapping",
            "mbox": "http://patchwork.ozlabs.org/project/linux-i2c/patch/20251218151509.361617-6-heikki.krogerus@linux.intel.com/mbox/"
        },
        {
            "id": 2175603,
            "url": "http://patchwork.ozlabs.org/api/1.0/patches/2175603/?format=api",
            "msgid": "<20251218151509.361617-7-heikki.krogerus@linux.intel.com>",
            "date": "2025-12-18T15:15:05",
            "name": "[v2,6/6] i2c: designware: Remove an unnecessary condition",
            "mbox": "http://patchwork.ozlabs.org/project/linux-i2c/patch/20251218151509.361617-7-heikki.krogerus@linux.intel.com/mbox/"
        }
    ]
}