Show a series.

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

{
    "id": 497444,
    "url": "http://patchwork.ozlabs.org/api/series/497444/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/buildroot/list/?series=497444",
    "project": {
        "id": 27,
        "url": "http://patchwork.ozlabs.org/api/projects/27/?format=api",
        "name": "Buildroot development",
        "link_name": "buildroot",
        "list_id": "buildroot.buildroot.org",
        "list_email": "buildroot@buildroot.org",
        "web_url": "",
        "scm_url": "",
        "webscm_url": "",
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "Extend CycloneDX metadata",
    "date": "2026-03-25T13:33:39",
    "submitter": {
        "id": 736,
        "url": "http://patchwork.ozlabs.org/api/people/736/?format=api",
        "name": "Martin Willi",
        "email": "martin@strongswan.org"
    },
    "version": 3,
    "total": 5,
    "received_total": 5,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/497444/mbox/",
    "cover_letter": {
        "id": 2215859,
        "url": "http://patchwork.ozlabs.org/api/covers/2215859/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/buildroot/cover/20260325133343.1008245-1-martin@strongswan.org/",
        "msgid": "<20260325133343.1008245-1-martin@strongswan.org>",
        "list_archive_url": null,
        "date": "2026-03-25T13:33:38",
        "name": "[v3,0/5] Extend CycloneDX metadata",
        "mbox": "http://patchwork.ozlabs.org/project/buildroot/cover/20260325133343.1008245-1-martin@strongswan.org/mbox/"
    },
    "patches": [
        {
            "id": 2215858,
            "url": "http://patchwork.ozlabs.org/api/patches/2215858/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/buildroot/patch/20260325133343.1008245-2-martin@strongswan.org/",
            "msgid": "<20260325133343.1008245-2-martin@strongswan.org>",
            "list_archive_url": null,
            "date": "2026-03-25T13:33:39",
            "name": "[v3,1/5] support/testing/utils: add basic tests for utils/generate-cyclonedx",
            "mbox": "http://patchwork.ozlabs.org/project/buildroot/patch/20260325133343.1008245-2-martin@strongswan.org/mbox/"
        },
        {
            "id": 2215862,
            "url": "http://patchwork.ozlabs.org/api/patches/2215862/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/buildroot/patch/20260325133343.1008245-3-martin@strongswan.org/",
            "msgid": "<20260325133343.1008245-3-martin@strongswan.org>",
            "list_archive_url": null,
            "date": "2026-03-25T13:33:40",
            "name": "[v3,2/5] utils/generate-cyclonedx: remove indirect dependencies from root component",
            "mbox": "http://patchwork.ozlabs.org/project/buildroot/patch/20260325133343.1008245-3-martin@strongswan.org/mbox/"
        },
        {
            "id": 2215860,
            "url": "http://patchwork.ozlabs.org/api/patches/2215860/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/buildroot/patch/20260325133343.1008245-4-martin@strongswan.org/",
            "msgid": "<20260325133343.1008245-4-martin@strongswan.org>",
            "list_archive_url": null,
            "date": "2026-03-25T13:33:41",
            "name": "[v3,3/5] utils/generate-cyclonedx: generate externalReferences with source-distribution",
            "mbox": "http://patchwork.ozlabs.org/project/buildroot/patch/20260325133343.1008245-4-martin@strongswan.org/mbox/"
        },
        {
            "id": 2215863,
            "url": "http://patchwork.ozlabs.org/api/patches/2215863/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/buildroot/patch/20260325133343.1008245-5-martin@strongswan.org/",
            "msgid": "<20260325133343.1008245-5-martin@strongswan.org>",
            "list_archive_url": null,
            "date": "2026-03-25T13:33:42",
            "name": "[v3,4/5] package/pkg-utils: add 'hashes' to show-info",
            "mbox": "http://patchwork.ozlabs.org/project/buildroot/patch/20260325133343.1008245-5-martin@strongswan.org/mbox/"
        },
        {
            "id": 2215861,
            "url": "http://patchwork.ozlabs.org/api/patches/2215861/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/buildroot/patch/20260325133343.1008245-6-martin@strongswan.org/",
            "msgid": "<20260325133343.1008245-6-martin@strongswan.org>",
            "list_archive_url": null,
            "date": "2026-03-25T13:33:43",
            "name": "[v3,5/5] utils/generate-cyclonedx: add hashes from .hash files to externalReferences",
            "mbox": "http://patchwork.ozlabs.org/project/buildroot/patch/20260325133343.1008245-6-martin@strongswan.org/mbox/"
        }
    ]
}