Show a series.

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

{
    "id": 5889,
    "url": "https://patchwork.libcamera.org/api/series/5889/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5889",
    "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-22T04:47:32",
    "submitter": {
        "id": 105,
        "url": "https://patchwork.libcamera.org/api/people/105/?format=api",
        "name": "Kate Hsuan",
        "email": "hpa@redhat.com"
    },
    "version": 2,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/5889/mbox/",
    "cover_letter": {
        "id": 26577,
        "url": "https://patchwork.libcamera.org/api/covers/26577/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/26577/",
        "msgid": "<20260422044736.24717-1-hpa@redhat.com>",
        "date": "2026-04-22T04:47:32",
        "name": "[v2,0/4] Implement ML-DSA-65 for Post-Quantum Cryptographic compliance",
        "mbox": "https://patchwork.libcamera.org/cover/26577/mbox/"
    },
    "patches": [
        {
            "id": 26578,
            "url": "https://patchwork.libcamera.org/api/patches/26578/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/26578/",
            "msgid": "<20260422044736.24717-2-hpa@redhat.com>",
            "date": "2026-04-22T04:47:33",
            "name": "[v2,1/4] libcamera: pub_key: Add ML-DSA-65 signature algorithm for PQC compliance",
            "mbox": "https://patchwork.libcamera.org/patch/26578/mbox/"
        },
        {
            "id": 26579,
            "url": "https://patchwork.libcamera.org/api/patches/26579/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/26579/",
            "msgid": "<20260422044736.24717-3-hpa@redhat.com>",
            "date": "2026-04-22T04:47:34",
            "name": "[v2,2/4] utils: codegen: gen-ipa-pub-key: replace openssl rsa with openssl pkey",
            "mbox": "https://patchwork.libcamera.org/patch/26579/mbox/"
        },
        {
            "id": 26580,
            "url": "https://patchwork.libcamera.org/api/patches/26580/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/26580/",
            "msgid": "<20260422044736.24717-4-hpa@redhat.com>",
            "date": "2026-04-22T04:47:35",
            "name": "[v2,3/4] ipa: ipa-sign: Sign IPA according to the signature algorithm of the key",
            "mbox": "https://patchwork.libcamera.org/patch/26580/mbox/"
        },
        {
            "id": 26581,
            "url": "https://patchwork.libcamera.org/api/patches/26581/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/26581/",
            "msgid": "<20260422044736.24717-5-hpa@redhat.com>",
            "date": "2026-04-22T04:47:36",
            "name": "[v2,4/4] meson: Add ipa-signature-algo option",
            "mbox": "https://patchwork.libcamera.org/patch/26581/mbox/"
        }
    ]
}