Show a series.

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

{
    "id": 499252,
    "url": "http://patchwork.ozlabs.org/api/1.0/series/499252/?format=api",
    "project": {
        "id": 27,
        "url": "http://patchwork.ozlabs.org/api/1.0/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": ""
    },
    "name": "Extend CycloneDX metadata",
    "date": "2026-04-09T08:13:57",
    "submitter": {
        "id": 736,
        "url": "http://patchwork.ozlabs.org/api/1.0/people/736/?format=api",
        "name": "Martin Willi",
        "email": "martin@strongswan.org"
    },
    "version": 4,
    "total": 6,
    "received_total": 6,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/499252/mbox/",
    "cover_letter": {
        "id": 2221313,
        "url": "http://patchwork.ozlabs.org/api/1.0/covers/2221313/?format=api",
        "msgid": "<20260409081401.2060709-1-martin@strongswan.org>",
        "date": "2026-04-09T08:13:55",
        "name": "[v4,0/6] Extend CycloneDX metadata"
    },
    "patches": [
        {
            "id": 2221315,
            "url": "http://patchwork.ozlabs.org/api/1.0/patches/2221315/?format=api",
            "msgid": "<20260409081401.2060709-2-martin@strongswan.org>",
            "date": "2026-04-09T08:13:56",
            "name": "[v4,1/6] support/testing/utils: add basic tests for utils/generate-cyclonedx",
            "mbox": "http://patchwork.ozlabs.org/project/buildroot/patch/20260409081401.2060709-2-martin@strongswan.org/mbox/"
        },
        {
            "id": 2221311,
            "url": "http://patchwork.ozlabs.org/api/1.0/patches/2221311/?format=api",
            "msgid": "<20260409081401.2060709-3-martin@strongswan.org>",
            "date": "2026-04-09T08:13:57",
            "name": "[v4,2/6] utils/generate-cyclonedx: remove indirect dependencies from root component",
            "mbox": "http://patchwork.ozlabs.org/project/buildroot/patch/20260409081401.2060709-3-martin@strongswan.org/mbox/"
        },
        {
            "id": 2221314,
            "url": "http://patchwork.ozlabs.org/api/1.0/patches/2221314/?format=api",
            "msgid": "<20260409081401.2060709-4-martin@strongswan.org>",
            "date": "2026-04-09T08:13:58",
            "name": "[v4,3/6] utils/generate-cyclonedx: generate externalReferences with source-distribution",
            "mbox": "http://patchwork.ozlabs.org/project/buildroot/patch/20260409081401.2060709-4-martin@strongswan.org/mbox/"
        },
        {
            "id": 2221312,
            "url": "http://patchwork.ozlabs.org/api/1.0/patches/2221312/?format=api",
            "msgid": "<20260409081401.2060709-5-martin@strongswan.org>",
            "date": "2026-04-09T08:13:59",
            "name": "[v4,4/6] package/pkg-utils: add 'hashes' to show-info",
            "mbox": "http://patchwork.ozlabs.org/project/buildroot/patch/20260409081401.2060709-5-martin@strongswan.org/mbox/"
        },
        {
            "id": 2221316,
            "url": "http://patchwork.ozlabs.org/api/1.0/patches/2221316/?format=api",
            "msgid": "<20260409081401.2060709-6-martin@strongswan.org>",
            "date": "2026-04-09T08:14:00",
            "name": "[v4,5/6] utils/generate-cyclonedx: add hashes from .hash files to externalReferences",
            "mbox": "http://patchwork.ozlabs.org/project/buildroot/patch/20260409081401.2060709-6-martin@strongswan.org/mbox/"
        },
        {
            "id": 2221317,
            "url": "http://patchwork.ozlabs.org/api/1.0/patches/2221317/?format=api",
            "msgid": "<20260409081401.2060709-7-martin@strongswan.org>",
            "date": "2026-04-09T08:14:01",
            "name": "[v4,6/6] utils/generate-cyclonedx: generate vcs externalReferences for source repos",
            "mbox": "http://patchwork.ozlabs.org/project/buildroot/patch/20260409081401.2060709-7-martin@strongswan.org/mbox/"
        }
    ]
}