Show a series.

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

{
    "id": 5954,
    "url": "https://patchwork.libcamera.org/api/series/5954/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5954",
    "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-05-19T03:00:16",
    "submitter": {
        "id": 105,
        "url": "https://patchwork.libcamera.org/api/people/105/?format=api",
        "name": "Kate Hsuan",
        "email": "hpa@redhat.com"
    },
    "version": 3,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/5954/mbox/",
    "cover_letter": {
        "id": 26773,
        "url": "https://patchwork.libcamera.org/api/covers/26773/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/26773/",
        "msgid": "<20260519030020.408693-1-hpa@redhat.com>",
        "date": "2026-05-19T03:00:16",
        "name": "[v3,0/4] Implement ML-DSA-65 for Post-Quantum Cryptographic compliance",
        "mbox": "https://patchwork.libcamera.org/cover/26773/mbox/"
    },
    "patches": [
        {
            "id": 26774,
            "url": "https://patchwork.libcamera.org/api/patches/26774/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/26774/",
            "msgid": "<20260519030020.408693-2-hpa@redhat.com>",
            "date": "2026-05-19T03:00:17",
            "name": "[v3,1/4] libcamera: pub_key: Add ML-DSA-65 signature algorithm for PQC compliance",
            "mbox": "https://patchwork.libcamera.org/patch/26774/mbox/"
        },
        {
            "id": 26775,
            "url": "https://patchwork.libcamera.org/api/patches/26775/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/26775/",
            "msgid": "<20260519030020.408693-3-hpa@redhat.com>",
            "date": "2026-05-19T03:00:18",
            "name": "[v3,2/4] utils: codegen: gen-ipa-pub-key: replace openssl rsa with openssl pkey",
            "mbox": "https://patchwork.libcamera.org/patch/26775/mbox/"
        },
        {
            "id": 26776,
            "url": "https://patchwork.libcamera.org/api/patches/26776/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/26776/",
            "msgid": "<20260519030020.408693-4-hpa@redhat.com>",
            "date": "2026-05-19T03:00:19",
            "name": "[v3,3/4] ipa: ipa-sign: Sign IPA according to the signature algorithm of the key",
            "mbox": "https://patchwork.libcamera.org/patch/26776/mbox/"
        },
        {
            "id": 26777,
            "url": "https://patchwork.libcamera.org/api/patches/26777/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/26777/",
            "msgid": "<20260519030020.408693-5-hpa@redhat.com>",
            "date": "2026-05-19T03:00:20",
            "name": "[v3,4/4] meson: Add ipa-signature-algo option",
            "mbox": "https://patchwork.libcamera.org/patch/26777/mbox/"
        }
    ]
}