Show a series.

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

{
    "id": 501276,
    "url": "http://patchwork.ozlabs.org/api/series/501276/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/gcc/list/?series=501276",
    "project": {
        "id": 17,
        "url": "http://patchwork.ozlabs.org/api/projects/17/?format=api",
        "name": "GNU Compiler Collection",
        "link_name": "gcc",
        "list_id": "gcc-patches.gcc.gnu.org",
        "list_email": "gcc-patches@gcc.gnu.org",
        "web_url": null,
        "scm_url": null,
        "webscm_url": null,
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "[1/2] testsuite: New effective-target sleep",
    "date": "2026-04-24T01:55:47",
    "submitter": {
        "id": 78298,
        "url": "http://patchwork.ozlabs.org/api/people/78298/?format=api",
        "name": "Hans-Peter Nilsson",
        "email": "hp@axis.com"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/501276/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2227596,
            "url": "http://patchwork.ozlabs.org/api/patches/2227596/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/gcc/patch/20260424015547.67E362044B@pchp3.se.axis.com/",
            "msgid": "<20260424015547.67E362044B@pchp3.se.axis.com>",
            "list_archive_url": null,
            "date": "2026-04-24T01:55:47",
            "name": "[1/2] testsuite: New effective-target sleep",
            "mbox": "http://patchwork.ozlabs.org/project/gcc/patch/20260424015547.67E362044B@pchp3.se.axis.com/mbox/"
        },
        {
            "id": 2227597,
            "url": "http://patchwork.ozlabs.org/api/patches/2227597/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/gcc/patch/20260424015717.F2DB02045A@pchp3.se.axis.com/",
            "msgid": "<20260424015717.F2DB02045A@pchp3.se.axis.com>",
            "list_archive_url": null,
            "date": "2026-04-24T01:57:17",
            "name": "[2/2] gfortran.dg/coarray: Require target sleep where calls were recently added, PR125005",
            "mbox": "http://patchwork.ozlabs.org/project/gcc/patch/20260424015717.F2DB02045A@pchp3.se.axis.com/mbox/"
        }
    ]
}