Show a series.

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

{
    "id": 3090,
    "url": "https://patchwork.libcamera.org/api/series/3090/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3090",
    "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": "libcamera: pipeline: simple: Support scaling on the camea sensor",
    "date": "2022-05-04T13:21:49",
    "submitter": {
        "id": 2,
        "url": "https://patchwork.libcamera.org/api/people/2/?format=api",
        "name": "Laurent Pinchart",
        "email": "laurent.pinchart@ideasonboard.com"
    },
    "version": 1,
    "total": 5,
    "received_total": 5,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/3090/mbox/",
    "cover_letter": {
        "id": 15773,
        "url": "https://patchwork.libcamera.org/api/covers/15773/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/15773/",
        "msgid": "<20220504132154.9681-1-laurent.pinchart@ideasonboard.com>",
        "date": "2022-05-04T13:21:49",
        "name": "[libcamera-devel,0/5] libcamera: pipeline: simple: Support scaling on the camea sensor",
        "mbox": "https://patchwork.libcamera.org/cover/15773/mbox/"
    },
    "patches": [
        {
            "id": 15774,
            "url": "https://patchwork.libcamera.org/api/patches/15774/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15774/",
            "msgid": "<20220504132154.9681-2-laurent.pinchart@ideasonboard.com>",
            "date": "2022-05-04T13:21:50",
            "name": "[libcamera-devel,1/5] libcamera: pipeline: simple: Improve debug message on config failure",
            "mbox": "https://patchwork.libcamera.org/patch/15774/mbox/"
        },
        {
            "id": 15775,
            "url": "https://patchwork.libcamera.org/api/patches/15775/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15775/",
            "msgid": "<20220504132154.9681-3-laurent.pinchart@ideasonboard.com>",
            "date": "2022-05-04T13:21:51",
            "name": "[libcamera-devel,2/5] libcamera: pipeline: simple: Document the pipeline traversal algorithm",
            "mbox": "https://patchwork.libcamera.org/patch/15775/mbox/"
        },
        {
            "id": 15776,
            "url": "https://patchwork.libcamera.org/api/patches/15776/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15776/",
            "msgid": "<20220504132154.9681-4-laurent.pinchart@ideasonboard.com>",
            "date": "2022-05-04T13:21:52",
            "name": "[libcamera-devel,3/5] libcamera: pipeline: simple: Factor out format test to separate function",
            "mbox": "https://patchwork.libcamera.org/patch/15776/mbox/"
        },
        {
            "id": 15777,
            "url": "https://patchwork.libcamera.org/api/patches/15777/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15777/",
            "msgid": "<20220504132154.9681-5-laurent.pinchart@ideasonboard.com>",
            "date": "2022-05-04T13:21:53",
            "name": "[libcamera-devel,4/5] libcamera: pipeline: simple: Store sensor resolution in configuration",
            "mbox": "https://patchwork.libcamera.org/patch/15777/mbox/"
        },
        {
            "id": 15778,
            "url": "https://patchwork.libcamera.org/api/patches/15778/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15778/",
            "msgid": "<20220504132154.9681-6-laurent.pinchart@ideasonboard.com>",
            "date": "2022-05-04T13:21:54",
            "name": "[libcamera-devel,5/5] libcamera: pipeline: simple: Support scaling on the sensor",
            "mbox": "https://patchwork.libcamera.org/patch/15778/mbox/"
        }
    ]
}