Show a series.

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

{
    "id": 501108,
    "url": "http://patchwork.ozlabs.org/api/series/501108/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/gcc/list/?series=501108",
    "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": "Tiny comment fixes",
    "date": "2026-04-22T19:07:28",
    "submitter": {
        "id": 83216,
        "url": "http://patchwork.ozlabs.org/api/people/83216/?format=api",
        "name": "Sam James",
        "email": "sam@gentoo.org"
    },
    "version": 1,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/501108/mbox/",
    "cover_letter": {
        "id": 2226885,
        "url": "http://patchwork.ozlabs.org/api/covers/2226885/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/gcc/cover/cover.1776884845.git.sam@gentoo.org/",
        "msgid": "<cover.1776884845.git.sam@gentoo.org>",
        "list_archive_url": null,
        "date": "2026-04-22T19:07:26",
        "name": "[0/4] Tiny comment fixes",
        "mbox": "http://patchwork.ozlabs.org/project/gcc/cover/cover.1776884845.git.sam@gentoo.org/mbox/"
    },
    "patches": [
        {
            "id": 2226887,
            "url": "http://patchwork.ozlabs.org/api/patches/2226887/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/gcc/patch/66f791e9d9f301c9387d9b6af5a4d6eec5f36ef9.1776884845.git.sam@gentoo.org/",
            "msgid": "<66f791e9d9f301c9387d9b6af5a4d6eec5f36ef9.1776884845.git.sam@gentoo.org>",
            "list_archive_url": null,
            "date": "2026-04-22T19:07:27",
            "name": "[1/4] i386: fix typo in comment",
            "mbox": "http://patchwork.ozlabs.org/project/gcc/patch/66f791e9d9f301c9387d9b6af5a4d6eec5f36ef9.1776884845.git.sam@gentoo.org/mbox/"
        },
        {
            "id": 2226883,
            "url": "http://patchwork.ozlabs.org/api/patches/2226883/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/gcc/patch/9758812ccf04a0eabf02cf349ed6d50f2ab8c3bc.1776884845.git.sam@gentoo.org/",
            "msgid": "<9758812ccf04a0eabf02cf349ed6d50f2ab8c3bc.1776884845.git.sam@gentoo.org>",
            "list_archive_url": null,
            "date": "2026-04-22T19:07:28",
            "name": "[2/4] contrib: header-tools: fix spelling",
            "mbox": "http://patchwork.ozlabs.org/project/gcc/patch/9758812ccf04a0eabf02cf349ed6d50f2ab8c3bc.1776884845.git.sam@gentoo.org/mbox/"
        },
        {
            "id": 2226903,
            "url": "http://patchwork.ozlabs.org/api/patches/2226903/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/gcc/patch/0e0db91a1a76a99e92c52e008a8aba4835499bb1.1776884845.git.sam@gentoo.org/",
            "msgid": "<0e0db91a1a76a99e92c52e008a8aba4835499bb1.1776884845.git.sam@gentoo.org>",
            "list_archive_url": null,
            "date": "2026-04-22T19:07:29",
            "name": "[3/4] lto: fix spelling in comment",
            "mbox": "http://patchwork.ozlabs.org/project/gcc/patch/0e0db91a1a76a99e92c52e008a8aba4835499bb1.1776884845.git.sam@gentoo.org/mbox/"
        },
        {
            "id": 2226893,
            "url": "http://patchwork.ozlabs.org/api/patches/2226893/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/gcc/patch/a0cdab3b4ee19b143133d4de92c3fd7849790a85.1776884845.git.sam@gentoo.org/",
            "msgid": "<a0cdab3b4ee19b143133d4de92c3fd7849790a85.1776884845.git.sam@gentoo.org>",
            "list_archive_url": null,
            "date": "2026-04-22T19:07:30",
            "name": "[4/4] ipa: fix 'writing' typo in comment",
            "mbox": "http://patchwork.ozlabs.org/project/gcc/patch/a0cdab3b4ee19b143133d4de92c3fd7849790a85.1776884845.git.sam@gentoo.org/mbox/"
        }
    ]
}