Show a series.

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

{
    "id": 492492,
    "url": "http://patchwork.ozlabs.org/api/1.0/series/492492/?format=api",
    "project": {
        "id": 9,
        "url": "http://patchwork.ozlabs.org/api/1.0/projects/9/?format=api",
        "name": "Linux RTC development",
        "link_name": "rtc-linux",
        "list_id": "linux-rtc.vger.kernel.org",
        "list_email": "linux-rtc@vger.kernel.org",
        "web_url": "",
        "scm_url": "",
        "webscm_url": ""
    },
    "name": "driver core: constify groups arrays in several structs",
    "date": "2026-02-17T22:24:26",
    "submitter": {
        "id": 88130,
        "url": "http://patchwork.ozlabs.org/api/1.0/people/88130/?format=api",
        "name": "Heiner Kallweit",
        "email": "hkall@kernel.org"
    },
    "version": 1,
    "total": 10,
    "received_total": 10,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/492492/mbox/",
    "cover_letter": {
        "id": 2197471,
        "url": "http://patchwork.ozlabs.org/api/1.0/covers/2197471/?format=api",
        "msgid": "<5d0951ec-42c9-453f-9966-ecca593c4153@kernel.org>",
        "date": "2026-02-17T22:24:26",
        "name": "[RFC,00/10] driver core: constify groups arrays in several structs"
    },
    "patches": [
        {
            "id": 2197472,
            "url": "http://patchwork.ozlabs.org/api/1.0/patches/2197472/?format=api",
            "msgid": "<0f7f4ffa-1465-4c54-8d3d-e9b551136669@kernel.org>",
            "date": "2026-02-17T22:25:20",
            "name": "[RFC,01/10] IB/core: Prepare for immutable device groups",
            "mbox": "http://patchwork.ozlabs.org/project/rtc-linux/patch/0f7f4ffa-1465-4c54-8d3d-e9b551136669@kernel.org/mbox/"
        },
        {
            "id": 2197473,
            "url": "http://patchwork.ozlabs.org/api/1.0/patches/2197473/?format=api",
            "msgid": "<95e5af90-ed53-4009-a4ea-19ed04499ecc@kernel.org>",
            "date": "2026-02-17T22:26:26",
            "name": "[RFC,02/10] rtc: prepare for struct device member groups becoming a constant array",
            "mbox": "http://patchwork.ozlabs.org/project/rtc-linux/patch/95e5af90-ed53-4009-a4ea-19ed04499ecc@kernel.org/mbox/"
        },
        {
            "id": 2197474,
            "url": "http://patchwork.ozlabs.org/api/1.0/patches/2197474/?format=api",
            "msgid": "<1ee481dc-f4fd-4a01-9859-be95cc1095ac@kernel.org>",
            "date": "2026-02-17T22:27:11",
            "name": "[RFC,03/10] sysfs: constify group arrays in function arguments",
            "mbox": "http://patchwork.ozlabs.org/project/rtc-linux/patch/1ee481dc-f4fd-4a01-9859-be95cc1095ac@kernel.org/mbox/"
        },
        {
            "id": 2197475,
            "url": "http://patchwork.ozlabs.org/api/1.0/patches/2197475/?format=api",
            "msgid": "<fc5a4706-c40e-48f4-b0e3-f4bc6970b179@kernel.org>",
            "date": "2026-02-17T22:28:07",
            "name": "[RFC,04/10] driver: core: constify groups array argument in device_add_groups and device_remove_groups",
            "mbox": "http://patchwork.ozlabs.org/project/rtc-linux/patch/fc5a4706-c40e-48f4-b0e3-f4bc6970b179@kernel.org/mbox/"
        },
        {
            "id": 2197476,
            "url": "http://patchwork.ozlabs.org/api/1.0/patches/2197476/?format=api",
            "msgid": "<ca6222be-1380-4a1e-a8d0-330caf3748f6@kernel.org>",
            "date": "2026-02-17T22:28:54",
            "name": "[RFC,05/10] driver core: make struct device member groups a constant array",
            "mbox": "http://patchwork.ozlabs.org/project/rtc-linux/patch/ca6222be-1380-4a1e-a8d0-330caf3748f6@kernel.org/mbox/"
        },
        {
            "id": 2197477,
            "url": "http://patchwork.ozlabs.org/api/1.0/patches/2197477/?format=api",
            "msgid": "<66a78ec0-2980-4376-96fb-3193b6cbe943@kernel.org>",
            "date": "2026-02-17T22:29:37",
            "name": "[RFC,06/10] driver core: make struct device_type member groups a constant array",
            "mbox": "http://patchwork.ozlabs.org/project/rtc-linux/patch/66a78ec0-2980-4376-96fb-3193b6cbe943@kernel.org/mbox/"
        },
        {
            "id": 2197478,
            "url": "http://patchwork.ozlabs.org/api/1.0/patches/2197478/?format=api",
            "msgid": "<4a2389ed-6ea4-4cff-aad6-a5a9f9bd13e7@kernel.org>",
            "date": "2026-02-17T22:30:17",
            "name": "[RFC,07/10] driver core: make struct bus_type groups members constant arrays",
            "mbox": "http://patchwork.ozlabs.org/project/rtc-linux/patch/4a2389ed-6ea4-4cff-aad6-a5a9f9bd13e7@kernel.org/mbox/"
        },
        {
            "id": 2197479,
            "url": "http://patchwork.ozlabs.org/api/1.0/patches/2197479/?format=api",
            "msgid": "<f1e7f5d0-88cd-4d52-bc23-062f9f506844@kernel.org>",
            "date": "2026-02-17T22:30:58",
            "name": "[RFC,08/10] driver core: make struct class groups members constant arrays",
            "mbox": "http://patchwork.ozlabs.org/project/rtc-linux/patch/f1e7f5d0-88cd-4d52-bc23-062f9f506844@kernel.org/mbox/"
        },
        {
            "id": 2197480,
            "url": "http://patchwork.ozlabs.org/api/1.0/patches/2197480/?format=api",
            "msgid": "<01962d6e-7bb3-431d-9ec3-b4f20e883aae@kernel.org>",
            "date": "2026-02-17T22:31:47",
            "name": "[RFC,09/10] driver core: make struct device_driver groups members contact arrays",
            "mbox": "http://patchwork.ozlabs.org/project/rtc-linux/patch/01962d6e-7bb3-431d-9ec3-b4f20e883aae@kernel.org/mbox/"
        },
        {
            "id": 2197481,
            "url": "http://patchwork.ozlabs.org/api/1.0/patches/2197481/?format=api",
            "msgid": "<04c85242-dc51-4ddf-9920-4dab57f2498f@kernel.org>",
            "date": "2026-02-17T22:32:46",
            "name": "[RFC,10/10] kobject: make struct kobject member default_groups a constant array",
            "mbox": "http://patchwork.ozlabs.org/project/rtc-linux/patch/04c85242-dc51-4ddf-9920-4dab57f2498f@kernel.org/mbox/"
        }
    ]
}