Show a series.

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

{
    "id": 5875,
    "url": "https://patchwork.libcamera.org/api/series/5875/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5875",
    "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-04-08T07:55:36",
    "submitter": {
        "id": 105,
        "url": "https://patchwork.libcamera.org/api/people/105/?format=api",
        "name": "Kate Hsuan",
        "email": "hpa@redhat.com"
    },
    "version": 1,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/5875/mbox/",
    "cover_letter": {
        "id": 26497,
        "url": "https://patchwork.libcamera.org/api/covers/26497/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/26497/",
        "msgid": "<20260408075540.53309-1-hpa@redhat.com>",
        "date": "2026-04-08T07:55:36",
        "name": "[0/4] Implement ML-DSA-65 for Post-Quantum Cryptographic compliance",
        "mbox": "https://patchwork.libcamera.org/cover/26497/mbox/"
    },
    "patches": [
        {
            "id": 26498,
            "url": "https://patchwork.libcamera.org/api/patches/26498/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/26498/",
            "msgid": "<20260408075540.53309-2-hpa@redhat.com>",
            "date": "2026-04-08T07:55:37",
            "name": "[1/4] libcamera: pub_key: Add ML-DSA-65 signature algorithm for PQC compliance",
            "mbox": "https://patchwork.libcamera.org/patch/26498/mbox/"
        },
        {
            "id": 26499,
            "url": "https://patchwork.libcamera.org/api/patches/26499/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/26499/",
            "msgid": "<20260408075540.53309-3-hpa@redhat.com>",
            "date": "2026-04-08T07:55:38",
            "name": "[2/4] utils: codegen: gen-ipa-pub-key: replace openssl rsa with openssl pkey",
            "mbox": "https://patchwork.libcamera.org/patch/26499/mbox/"
        },
        {
            "id": 26500,
            "url": "https://patchwork.libcamera.org/api/patches/26500/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/26500/",
            "msgid": "<20260408075540.53309-4-hpa@redhat.com>",
            "date": "2026-04-08T07:55:39",
            "name": "[3/4] ipa: ipa-sign: Sign IPA according to the signature algorithm of the key",
            "mbox": "https://patchwork.libcamera.org/patch/26500/mbox/"
        },
        {
            "id": 26501,
            "url": "https://patchwork.libcamera.org/api/patches/26501/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/26501/",
            "msgid": "<20260408075540.53309-5-hpa@redhat.com>",
            "date": "2026-04-08T07:55:40",
            "name": "[4/4] meson: Add \"fips\" meson option to enable ML-DSA",
            "mbox": "https://patchwork.libcamera.org/patch/26501/mbox/"
        }
    ]
}