Show a series.

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

{
    "id": 6030,
    "url": "https://patchwork.libcamera.org/api/series/6030/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=6030",
    "project": {
        "id": 1,
        "url": "https://patchwork.libcamera.org/api/projects/1/?format=api",
        "name": "libcamera",
        "link_name": "libcamera",
        "list_id": "libcamera_core",
        "list_email": "libcamera-devel@lists.libcamera.org",
        "web_url": "",
        "scm_url": "",
        "webscm_url": ""
    },
    "name": "Implement ML-DSA-65 for Post-Quantum Cryptographic compliance",
    "date": "2026-07-01T04:07:17",
    "submitter": {
        "id": 105,
        "url": "https://patchwork.libcamera.org/api/people/105/?format=api",
        "name": "Kate Hsuan",
        "email": "hpa@redhat.com"
    },
    "version": 4,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/6030/mbox/",
    "cover_letter": {
        "id": 27148,
        "url": "https://patchwork.libcamera.org/api/covers/27148/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/27148/",
        "msgid": "<20260701040721.145659-1-hpa@redhat.com>",
        "date": "2026-07-01T04:07:17",
        "name": "[v4,0/4] Implement ML-DSA-65 for Post-Quantum Cryptographic compliance",
        "mbox": "https://patchwork.libcamera.org/cover/27148/mbox/"
    },
    "patches": [
        {
            "id": 27149,
            "url": "https://patchwork.libcamera.org/api/patches/27149/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/27149/",
            "msgid": "<20260701040721.145659-2-hpa@redhat.com>",
            "date": "2026-07-01T04:07:18",
            "name": "[v4,1/4] libcamera: pub_key: Add ML-DSA-65 signature algorithm for PQC compliance",
            "mbox": "https://patchwork.libcamera.org/patch/27149/mbox/"
        },
        {
            "id": 27150,
            "url": "https://patchwork.libcamera.org/api/patches/27150/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/27150/",
            "msgid": "<20260701040721.145659-3-hpa@redhat.com>",
            "date": "2026-07-01T04:07:19",
            "name": "[v4,2/4] utils: codegen: gen-ipa-pub-key: replace openssl rsa with openssl pkey",
            "mbox": "https://patchwork.libcamera.org/patch/27150/mbox/"
        },
        {
            "id": 27151,
            "url": "https://patchwork.libcamera.org/api/patches/27151/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/27151/",
            "msgid": "<20260701040721.145659-4-hpa@redhat.com>",
            "date": "2026-07-01T04:07:20",
            "name": "[v4,3/4] ipa: ipa-sign: Sign IPA according to the signature algorithm of the key",
            "mbox": "https://patchwork.libcamera.org/patch/27151/mbox/"
        },
        {
            "id": 27152,
            "url": "https://patchwork.libcamera.org/api/patches/27152/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/27152/",
            "msgid": "<20260701040721.145659-5-hpa@redhat.com>",
            "date": "2026-07-01T04:07:21",
            "name": "[v4,4/4] meson: Add ipa-signature-algo option",
            "mbox": "https://patchwork.libcamera.org/patch/27152/mbox/"
        }
    ]
}