Show a series.

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

{
    "id": 501038,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/501038/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-gpio/list/?series=501038",
    "project": {
        "id": 42,
        "url": "http://patchwork.ozlabs.org/api/1.1/projects/42/?format=api",
        "name": "Linux GPIO development",
        "link_name": "linux-gpio",
        "list_id": "linux-gpio.vger.kernel.org",
        "list_email": "linux-gpio@vger.kernel.org",
        "web_url": "",
        "scm_url": "",
        "webscm_url": ""
    },
    "name": "gpio: 74x164: seed the chain from DT at probe time",
    "date": "2026-04-22T16:05:02",
    "submitter": {
        "id": 93205,
        "url": "http://patchwork.ozlabs.org/api/1.1/people/93205/?format=api",
        "name": "Chanhong Jung",
        "email": "happycpu@gmail.com"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/501038/mbox/",
    "cover_letter": {
        "id": 2226558,
        "url": "http://patchwork.ozlabs.org/api/1.1/covers/2226558/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/linux-gpio/cover/cover.1776872453.git.happycpu@gmail.com/",
        "msgid": "<cover.1776872453.git.happycpu@gmail.com>",
        "date": "2026-04-22T16:05:02",
        "name": "[v1,0/2] gpio: 74x164: seed the chain from DT at probe time",
        "mbox": "http://patchwork.ozlabs.org/project/linux-gpio/cover/cover.1776872453.git.happycpu@gmail.com/mbox/"
    },
    "patches": [
        {
            "id": 2226559,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2226559/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-gpio/patch/33d515f13769c685e6811463a14e111252a7c58d.1776872453.git.happycpu@gmail.com/",
            "msgid": "<33d515f13769c685e6811463a14e111252a7c58d.1776872453.git.happycpu@gmail.com>",
            "date": "2026-04-22T16:05:03",
            "name": "[v1,1/2] dt-bindings: gpio: fairchild,74hc595: add registers-default property",
            "mbox": "http://patchwork.ozlabs.org/project/linux-gpio/patch/33d515f13769c685e6811463a14e111252a7c58d.1776872453.git.happycpu@gmail.com/mbox/"
        },
        {
            "id": 2226562,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2226562/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-gpio/patch/77cc91a966bfcbeaad825b8be607dbd7a85dbbdb.1776872453.git.happycpu@gmail.com/",
            "msgid": "<77cc91a966bfcbeaad825b8be607dbd7a85dbbdb.1776872453.git.happycpu@gmail.com>",
            "date": "2026-04-22T16:05:04",
            "name": "[v1,2/2] gpio: 74x164: support 'registers-default' DT property for initial state",
            "mbox": "http://patchwork.ozlabs.org/project/linux-gpio/patch/77cc91a966bfcbeaad825b8be607dbd7a85dbbdb.1776872453.git.happycpu@gmail.com/mbox/"
        }
    ]
}