Show a series.

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

{
    "id": 500386,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/500386/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/netfilter-devel/list/?series=500386",
    "project": {
        "id": 26,
        "url": "http://patchwork.ozlabs.org/api/1.1/projects/26/?format=api",
        "name": "Netfilter Development",
        "link_name": "netfilter-devel",
        "list_id": "netfilter-devel.vger.kernel.org",
        "list_email": "netfilter-devel@vger.kernel.org",
        "web_url": null,
        "scm_url": null,
        "webscm_url": null
    },
    "name": "[1/4,nf] netfilter: nft_exthdr: skip SCTP chunk evaluation for non-first fragments",
    "date": "2026-04-17T18:34:31",
    "submitter": {
        "id": 90904,
        "url": "http://patchwork.ozlabs.org/api/1.1/people/90904/?format=api",
        "name": "Fernando Fernandez Mancera",
        "email": "fmancera@suse.de"
    },
    "version": 1,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/500386/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2224692,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2224692/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/netfilter-devel/patch/20260417183433.4739-1-fmancera@suse.de/",
            "msgid": "<20260417183433.4739-1-fmancera@suse.de>",
            "date": "2026-04-17T18:34:30",
            "name": "[1/4,nf] netfilter: nft_exthdr: skip SCTP chunk evaluation for non-first fragments",
            "mbox": "http://patchwork.ozlabs.org/project/netfilter-devel/patch/20260417183433.4739-1-fmancera@suse.de/mbox/"
        },
        {
            "id": 2224691,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2224691/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/netfilter-devel/patch/20260417183433.4739-2-fmancera@suse.de/",
            "msgid": "<20260417183433.4739-2-fmancera@suse.de>",
            "date": "2026-04-17T18:34:31",
            "name": "[2/4,nf] netfilter: nft_tproxy: skip evaluation for non-first fragments",
            "mbox": "http://patchwork.ozlabs.org/project/netfilter-devel/patch/20260417183433.4739-2-fmancera@suse.de/mbox/"
        },
        {
            "id": 2224693,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2224693/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/netfilter-devel/patch/20260417183433.4739-4-fmancera@suse.de/",
            "msgid": "<20260417183433.4739-4-fmancera@suse.de>",
            "date": "2026-04-17T18:34:33",
            "name": "[3/4,nf] netfilter: nft_osf: skip evaluation for non-first fragments",
            "mbox": "http://patchwork.ozlabs.org/project/netfilter-devel/patch/20260417183433.4739-4-fmancera@suse.de/mbox/"
        },
        {
            "id": 2224694,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2224694/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/netfilter-devel/patch/20260417183433.4739-6-fmancera@suse.de/",
            "msgid": "<20260417183433.4739-6-fmancera@suse.de>",
            "date": "2026-04-17T18:34:35",
            "name": "[4/4,nf] netfilter: xtables: fix L4 header parsing for non-first fragments",
            "mbox": "http://patchwork.ozlabs.org/project/netfilter-devel/patch/20260417183433.4739-6-fmancera@suse.de/mbox/"
        }
    ]
}