Show a series.

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

{
    "id": 499541,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/499541/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/list/?series=499541",
    "project": {
        "id": 12,
        "url": "http://patchwork.ozlabs.org/api/1.1/projects/12/?format=api",
        "name": "Linux CIFS Client",
        "link_name": "linux-cifs-client",
        "list_id": "linux-cifs.vger.kernel.org",
        "list_email": "linux-cifs@vger.kernel.org",
        "web_url": "",
        "scm_url": "",
        "webscm_url": ""
    },
    "name": "netfs: Miscellaneous fixes",
    "date": "2026-04-11T08:56:38",
    "submitter": {
        "id": 59,
        "url": "http://patchwork.ozlabs.org/api/1.1/people/59/?format=api",
        "name": "David Howells",
        "email": "dhowells@redhat.com"
    },
    "version": 1,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/499541/mbox/",
    "cover_letter": {
        "id": 2222368,
        "url": "http://patchwork.ozlabs.org/api/1.1/covers/2222368/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/cover/20260411085643.3221565-1-dhowells@redhat.com/",
        "msgid": "<20260411085643.3221565-1-dhowells@redhat.com>",
        "date": "2026-04-11T08:56:38",
        "name": "[0/4] netfs: Miscellaneous fixes",
        "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/cover/20260411085643.3221565-1-dhowells@redhat.com/mbox/"
    },
    "patches": [
        {
            "id": 2222370,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2222370/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260411085643.3221565-2-dhowells@redhat.com/",
            "msgid": "<20260411085643.3221565-2-dhowells@redhat.com>",
            "date": "2026-04-11T08:56:39",
            "name": "[1/4] netfs: fix VM_BUG_ON_FOLIO() issue in netfs_write_begin() call",
            "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260411085643.3221565-2-dhowells@redhat.com/mbox/"
        },
        {
            "id": 2222371,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2222371/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260411085643.3221565-3-dhowells@redhat.com/",
            "msgid": "<20260411085643.3221565-3-dhowells@redhat.com>",
            "date": "2026-04-11T08:56:40",
            "name": "[2/4] netfs: fix error handling in netfs_extract_user_iter()",
            "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260411085643.3221565-3-dhowells@redhat.com/mbox/"
        },
        {
            "id": 2222372,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2222372/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260411085643.3221565-4-dhowells@redhat.com/",
            "msgid": "<20260411085643.3221565-4-dhowells@redhat.com>",
            "date": "2026-04-11T08:56:41",
            "name": "[3/4] cachefiles: fix incorrect dentry refcount in cachefiles_cull()",
            "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260411085643.3221565-4-dhowells@redhat.com/mbox/"
        },
        {
            "id": 2222369,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2222369/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260411085643.3221565-5-dhowells@redhat.com/",
            "msgid": "<20260411085643.3221565-5-dhowells@redhat.com>",
            "date": "2026-04-11T08:56:42",
            "name": "[4/4] netfs: Fix netfs_invalidate_folio() to clear dirty bit if all changes gone",
            "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260411085643.3221565-5-dhowells@redhat.com/mbox/"
        }
    ]
}