Show a series.

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

{
    "id": 3432,
    "url": "https://patchwork.libcamera.org/api/1.1/series/3432/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3432",
    "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: Add support for color spaces to rkisp1 pipeline handler",
    "date": "2022-08-23T17:43:08",
    "submitter": {
        "id": 2,
        "url": "https://patchwork.libcamera.org/api/1.1/people/2/?format=api",
        "name": "Laurent Pinchart",
        "email": "laurent.pinchart@ideasonboard.com"
    },
    "version": 1,
    "total": 6,
    "received_total": 6,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/3432/mbox/",
    "cover_letter": {
        "id": 17186,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/17186/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/17186/",
        "msgid": "<20220823174314.14881-1-laurent.pinchart@ideasonboard.com>",
        "date": "2022-08-23T17:43:08",
        "name": "[libcamera-devel,0/6] libcamera: Add support for color spaces to rkisp1 pipeline handler",
        "mbox": "https://patchwork.libcamera.org/cover/17186/mbox/"
    },
    "patches": [
        {
            "id": 17187,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/17187/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/17187/",
            "msgid": "<20220823174314.14881-2-laurent.pinchart@ideasonboard.com>",
            "date": "2022-08-23T17:43:09",
            "name": "[libcamera-devel,1/6] utils: Satisfy LegacyInputIterator with StringSplitter::iterator",
            "mbox": "https://patchwork.libcamera.org/patch/17187/mbox/"
        },
        {
            "id": 17188,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/17188/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/17188/",
            "msgid": "<20220823174314.14881-3-laurent.pinchart@ideasonboard.com>",
            "date": "2022-08-23T17:43:10",
            "name": "[libcamera-devel,2/6] libcamera: color_space: Reorder members in the same order as the header",
            "mbox": "https://patchwork.libcamera.org/patch/17188/mbox/"
        },
        {
            "id": 17189,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/17189/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/17189/",
            "msgid": "<20220823174314.14881-4-laurent.pinchart@ideasonboard.com>",
            "date": "2022-08-23T17:43:11",
            "name": "[libcamera-devel,3/6] libcamera: color_space: Add fromString() function",
            "mbox": "https://patchwork.libcamera.org/patch/17189/mbox/"
        },
        {
            "id": 17190,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/17190/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/17190/",
            "msgid": "<20220823174314.14881-5-laurent.pinchart@ideasonboard.com>",
            "date": "2022-08-23T17:43:12",
            "name": "[libcamera-devel,4/6] test: Add a ColorSpace test",
            "mbox": "https://patchwork.libcamera.org/patch/17190/mbox/"
        },
        {
            "id": 17191,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/17191/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/17191/",
            "msgid": "<20220823174314.14881-6-laurent.pinchart@ideasonboard.com>",
            "date": "2022-08-23T17:43:13",
            "name": "[libcamera-devel,5/6] libcamera: pipeline: rkisp1: Implement color space support",
            "mbox": "https://patchwork.libcamera.org/patch/17191/mbox/"
        },
        {
            "id": 17192,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/17192/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/17192/",
            "msgid": "<20220823174314.14881-7-laurent.pinchart@ideasonboard.com>",
            "date": "2022-08-23T17:43:14",
            "name": "[libcamera-devel,6/6] cam: Add color space support",
            "mbox": "https://patchwork.libcamera.org/patch/17192/mbox/"
        }
    ]
}