Show a series.

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

{
    "id": 501258,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/501258/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/list/?series=501258",
    "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: Yet further miscellaneous fixes",
    "date": "2026-04-23T22:22:03",
    "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/501258/mbox/",
    "cover_letter": {
        "id": 2227562,
        "url": "http://patchwork.ozlabs.org/api/1.1/covers/2227562/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/cover/20260423222209.3054909-1-dhowells@redhat.com/",
        "msgid": "<20260423222209.3054909-1-dhowells@redhat.com>",
        "date": "2026-04-23T22:22:03",
        "name": "[0/4] netfs: Yet further miscellaneous fixes",
        "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/cover/20260423222209.3054909-1-dhowells@redhat.com/mbox/"
    },
    "patches": [
        {
            "id": 2227564,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2227564/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260423222209.3054909-2-dhowells@redhat.com/",
            "msgid": "<20260423222209.3054909-2-dhowells@redhat.com>",
            "date": "2026-04-23T22:22:04",
            "name": "[1/4] netfs: Fix wrong return from netfs_read_sizes() on 32-bit SMP arches",
            "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260423222209.3054909-2-dhowells@redhat.com/mbox/"
        },
        {
            "id": 2227563,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2227563/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260423222209.3054909-3-dhowells@redhat.com/",
            "msgid": "<20260423222209.3054909-3-dhowells@redhat.com>",
            "date": "2026-04-23T22:22:05",
            "name": "[2/4] netfs: Fix missing barriers when accessing stream->subrequests locklessly",
            "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260423222209.3054909-3-dhowells@redhat.com/mbox/"
        },
        {
            "id": 2227565,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2227565/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260423222209.3054909-4-dhowells@redhat.com/",
            "msgid": "<20260423222209.3054909-4-dhowells@redhat.com>",
            "date": "2026-04-23T22:22:06",
            "name": "[3/4] afs: Fix afs_get_link() to take validate_lock around afs_read_single()",
            "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260423222209.3054909-4-dhowells@redhat.com/mbox/"
        },
        {
            "id": 2227566,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2227566/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260423222209.3054909-5-dhowells@redhat.com/",
            "msgid": "<20260423222209.3054909-5-dhowells@redhat.com>",
            "date": "2026-04-23T22:22:07",
            "name": "[4/4] afs: Fix RCU handling of symlinks in RCU pathwalk",
            "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260423222209.3054909-5-dhowells@redhat.com/mbox/"
        }
    ]
}