Show a series.

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

{
    "id": 3170,
    "url": "https://patchwork.libcamera.org/api/1.1/series/3170/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3170",
    "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": "libcamera: pipeline: simple: Support scaling on the camea sensor",
    "date": "2022-06-12T15:23:06",
    "submitter": {
        "id": 2,
        "url": "https://patchwork.libcamera.org/api/1.1/people/2/?format=api",
        "name": "Laurent Pinchart",
        "email": "laurent.pinchart@ideasonboard.com"
    },
    "version": 2,
    "total": 5,
    "received_total": 5,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/3170/mbox/",
    "cover_letter": {
        "id": 16197,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/16197/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/16197/",
        "msgid": "<20220612152311.8408-1-laurent.pinchart@ideasonboard.com>",
        "date": "2022-06-12T15:23:06",
        "name": "[libcamera-devel,v2,0/5] libcamera: pipeline: simple: Support scaling on the camea sensor",
        "mbox": "https://patchwork.libcamera.org/cover/16197/mbox/"
    },
    "patches": [
        {
            "id": 16198,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/16198/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/16198/",
            "msgid": "<20220612152311.8408-2-laurent.pinchart@ideasonboard.com>",
            "date": "2022-06-12T15:23:07",
            "name": "[libcamera-devel,v2,1/5] libcamera: pipeline: simple: Improve debug message on config failure",
            "mbox": "https://patchwork.libcamera.org/patch/16198/mbox/"
        },
        {
            "id": 16199,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/16199/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/16199/",
            "msgid": "<20220612152311.8408-3-laurent.pinchart@ideasonboard.com>",
            "date": "2022-06-12T15:23:08",
            "name": "[libcamera-devel,v2,2/5] libcamera: pipeline: simple: Document the pipeline traversal algorithm",
            "mbox": "https://patchwork.libcamera.org/patch/16199/mbox/"
        },
        {
            "id": 16200,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/16200/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/16200/",
            "msgid": "<20220612152311.8408-4-laurent.pinchart@ideasonboard.com>",
            "date": "2022-06-12T15:23:09",
            "name": "[libcamera-devel,v2,3/5] libcamera: pipeline: simple: Factor out format test to separate function",
            "mbox": "https://patchwork.libcamera.org/patch/16200/mbox/"
        },
        {
            "id": 16202,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/16202/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/16202/",
            "msgid": "<20220612152311.8408-5-laurent.pinchart@ideasonboard.com>",
            "date": "2022-06-12T15:23:10",
            "name": "[libcamera-devel,v2,4/5] libcamera: pipeline: simple: Store sensor resolution in configuration",
            "mbox": "https://patchwork.libcamera.org/patch/16202/mbox/"
        },
        {
            "id": 16201,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/16201/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/16201/",
            "msgid": "<20220612152311.8408-6-laurent.pinchart@ideasonboard.com>",
            "date": "2022-06-12T15:23:11",
            "name": "[libcamera-devel,v2,5/5] libcamera: pipeline: simple: Support scaling on the sensor",
            "mbox": "https://patchwork.libcamera.org/patch/16201/mbox/"
        }
    ]
}