Show a series.

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

{
    "id": 5236,
    "url": "https://patchwork.libcamera.org/api/1.1/series/5236/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5236",
    "project": {
        "id": 1,
        "url": "https://patchwork.libcamera.org/api/1.1/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": "Add vd56g3 support for rpi and libipa",
    "date": "2025-06-20T13:49:18",
    "submitter": {
        "id": 227,
        "url": "https://patchwork.libcamera.org/api/1.1/people/227/?format=api",
        "name": "Benjamin Mugnier",
        "email": "benjamin.mugnier@foss.st.com"
    },
    "version": 1,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/5236/mbox/",
    "cover_letter": {
        "id": 23619,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/23619/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/23619/",
        "msgid": "<20250620-vd56g3_support-v1-0-df434bdbc9bd@foss.st.com>",
        "date": "2025-06-20T13:49:15",
        "name": "[0/3] Add vd56g3 support for rpi and libipa",
        "mbox": "https://patchwork.libcamera.org/cover/23619/mbox/"
    },
    "patches": [
        {
            "id": 23618,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/23618/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23618/",
            "msgid": "<20250620-vd56g3_support-v1-1-df434bdbc9bd@foss.st.com>",
            "date": "2025-06-20T13:49:16",
            "name": "[1/3] libcamera: camera_sensor_properties: Add vd56g3 camera sensor",
            "mbox": "https://patchwork.libcamera.org/patch/23618/mbox/"
        },
        {
            "id": 23620,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/23620/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23620/",
            "msgid": "<20250620-vd56g3_support-v1-2-df434bdbc9bd@foss.st.com>",
            "date": "2025-06-20T13:49:17",
            "name": "[2/3] ipa: rpi: Add vd56g3 support for rpi",
            "mbox": "https://patchwork.libcamera.org/patch/23620/mbox/"
        },
        {
            "id": 23617,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/23617/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23617/",
            "msgid": "<20250620-vd56g3_support-v1-3-df434bdbc9bd@foss.st.com>",
            "date": "2025-06-20T13:49:18",
            "name": "[3/3] libcamera: libipa: Add vd56g3 support for libipa",
            "mbox": "https://patchwork.libcamera.org/patch/23617/mbox/"
        }
    ]
}