Show a series.

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

{
    "id": 498003,
    "url": "http://patchwork.ozlabs.org/api/series/498003/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/netfilter-devel/list/?series=498003",
    "project": {
        "id": 26,
        "url": "http://patchwork.ozlabs.org/api/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,
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "selftests: netfilter: conntrack_sctp_collision.sh: Introduce SCTP INIT collision test",
    "date": "2026-03-30T11:35:09",
    "submitter": {
        "id": 87889,
        "url": "http://patchwork.ozlabs.org/api/people/87889/?format=api",
        "name": "Yi Chen",
        "email": "yiche@redhat.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/498003/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2217685,
            "url": "http://patchwork.ozlabs.org/api/patches/2217685/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/netfilter-devel/patch/20260330113509.23990-1-yiche@redhat.com/",
            "msgid": "<20260330113509.23990-1-yiche@redhat.com>",
            "list_archive_url": null,
            "date": "2026-03-30T11:35:09",
            "name": "selftests: netfilter: conntrack_sctp_collision.sh: Introduce SCTP INIT collision test",
            "mbox": "http://patchwork.ozlabs.org/project/netfilter-devel/patch/20260330113509.23990-1-yiche@redhat.com/mbox/"
        }
    ]
}