Show a series.

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

{
    "id": 4601,
    "url": "https://patchwork.libcamera.org/api/series/4601/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4601",
    "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": "MediaPipeline: Complex input device support",
    "date": "2024-09-16T14:02:37",
    "submitter": {
        "id": 4,
        "url": "https://patchwork.libcamera.org/api/people/4/?format=api",
        "name": "Kieran Bingham",
        "email": "kieran.bingham@ideasonboard.com"
    },
    "version": 1,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/4601/mbox/",
    "cover_letter": {
        "id": 21280,
        "url": "https://patchwork.libcamera.org/api/covers/21280/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/21280/",
        "msgid": "<20240916140241.47845-1-kieran.bingham@ideasonboard.com>",
        "date": "2024-09-16T14:02:37",
        "name": "[0/4] MediaPipeline: Complex input device support",
        "mbox": "https://patchwork.libcamera.org/cover/21280/mbox/"
    },
    "patches": [
        {
            "id": 21281,
            "url": "https://patchwork.libcamera.org/api/patches/21281/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/21281/",
            "msgid": "<20240916140241.47845-2-kieran.bingham@ideasonboard.com>",
            "date": "2024-09-16T14:02:38",
            "name": "[1/4] libcamera: media_device: Add helper to return matching entities",
            "mbox": "https://patchwork.libcamera.org/patch/21281/mbox/"
        },
        {
            "id": 21282,
            "url": "https://patchwork.libcamera.org/api/patches/21282/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/21282/",
            "msgid": "<20240916140241.47845-3-kieran.bingham@ideasonboard.com>",
            "date": "2024-09-16T14:02:39",
            "name": "[2/4] libcamera: pipeline: rkisp1: Fix typo in todo task",
            "mbox": "https://patchwork.libcamera.org/patch/21282/mbox/"
        },
        {
            "id": 21283,
            "url": "https://patchwork.libcamera.org/api/patches/21283/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/21283/",
            "msgid": "<20240916140241.47845-4-kieran.bingham@ideasonboard.com>",
            "date": "2024-09-16T14:02:40",
            "name": "[3/4] libcamera: internal: Add MediaPipeline helper",
            "mbox": "https://patchwork.libcamera.org/patch/21283/mbox/"
        },
        {
            "id": 21284,
            "url": "https://patchwork.libcamera.org/api/patches/21284/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/21284/",
            "msgid": "<20240916140241.47845-5-kieran.bingham@ideasonboard.com>",
            "date": "2024-09-16T14:02:41",
            "name": "[4/4] libcamera: pipeline: rkisp1: Convert to use MediaPipeline",
            "mbox": "https://patchwork.libcamera.org/patch/21284/mbox/"
        }
    ]
}