Show a series.

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

{
    "id": 2578,
    "url": "https://patchwork.libcamera.org/api/1.1/series/2578/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2578",
    "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": "Fix pipelines for the new AE-related controls",
    "date": "2021-09-28T07:49:55",
    "submitter": {
        "id": 17,
        "url": "https://patchwork.libcamera.org/api/1.1/people/17/?format=api",
        "name": "Paul Elder",
        "email": "paul.elder@ideasonboard.com"
    },
    "version": 1,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/2578/mbox/",
    "cover_letter": {
        "id": 13959,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/13959/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/13959/",
        "msgid": "<20210928074959.3489544-1-paul.elder@ideasonboard.com>",
        "date": "2021-09-28T07:49:55",
        "name": "[libcamera-devel,RFC,0/4] Fix pipelines for the new AE-related controls",
        "mbox": "https://patchwork.libcamera.org/cover/13959/mbox/"
    },
    "patches": [
        {
            "id": 13960,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/13960/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/13960/",
            "msgid": "<20210928074959.3489544-2-paul.elder@ideasonboard.com>",
            "date": "2021-09-28T07:49:56",
            "name": "[libcamera-devel,RFC,1/4] libcamera: pipeline: uvcvideo: Support the new AE controls",
            "mbox": "https://patchwork.libcamera.org/patch/13960/mbox/"
        },
        {
            "id": 13961,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/13961/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/13961/",
            "msgid": "<20210928074959.3489544-3-paul.elder@ideasonboard.com>",
            "date": "2021-09-28T07:49:57",
            "name": "[libcamera-devel,RFC,2/4] libcamera: pipeline: raspberrypi: Support the new AE controls",
            "mbox": "https://patchwork.libcamera.org/patch/13961/mbox/"
        },
        {
            "id": 13962,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/13962/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/13962/",
            "msgid": "<20210928074959.3489544-4-paul.elder@ideasonboard.com>",
            "date": "2021-09-28T07:49:58",
            "name": "[libcamera-devel,RFC,3/4] test: ipa_data_serializer: Remove controls::AeEnable",
            "mbox": "https://patchwork.libcamera.org/patch/13962/mbox/"
        },
        {
            "id": 13963,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/13963/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/13963/",
            "msgid": "<20210928074959.3489544-5-paul.elder@ideasonboard.com>",
            "date": "2021-09-28T07:49:59",
            "name": "[libcamera-devel,RFC,4/4] libcamera: pipeline: rkisp1: Support the new AE controls",
            "mbox": "https://patchwork.libcamera.org/patch/13963/mbox/"
        }
    ]
}