Show a series.

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

{
    "id": 3162,
    "url": "https://patchwork.libcamera.org/api/series/3162/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3162",
    "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": "generate and use fixed-sized Span Control types",
    "date": "2022-06-04T21:11:43",
    "submitter": {
        "id": 111,
        "url": "https://patchwork.libcamera.org/api/people/111/?format=api",
        "name": "Christian Rauch",
        "email": "Rauch.Christian@gmx.de"
    },
    "version": 7,
    "total": 5,
    "received_total": 5,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/3162/mbox/",
    "cover_letter": {
        "id": 16170,
        "url": "https://patchwork.libcamera.org/api/covers/16170/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/16170/",
        "msgid": "<20220604211148.188421-1-Rauch.Christian@gmx.de>",
        "date": "2022-06-04T21:11:43",
        "name": "[libcamera-devel,v7,0/5] generate and use fixed-sized Span Control types",
        "mbox": "https://patchwork.libcamera.org/cover/16170/mbox/"
    },
    "patches": [
        {
            "id": 16171,
            "url": "https://patchwork.libcamera.org/api/patches/16171/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/16171/",
            "msgid": "<20220604211148.188421-2-Rauch.Christian@gmx.de>",
            "date": "2022-06-04T21:11:44",
            "name": "[libcamera-devel,v7,1/5] libcamera: controls: Use std::optional to handle invalid control values",
            "mbox": "https://patchwork.libcamera.org/patch/16171/mbox/"
        },
        {
            "id": 16172,
            "url": "https://patchwork.libcamera.org/api/patches/16172/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/16172/",
            "msgid": "<20220604211148.188421-3-Rauch.Christian@gmx.de>",
            "date": "2022-06-04T21:11:45",
            "name": "[libcamera-devel,v7,2/5] libcamera: ipu3: Fix rogue whitespace",
            "mbox": "https://patchwork.libcamera.org/patch/16172/mbox/"
        },
        {
            "id": 16173,
            "url": "https://patchwork.libcamera.org/api/patches/16173/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/16173/",
            "msgid": "<20220604211148.188421-4-Rauch.Christian@gmx.de>",
            "date": "2022-06-04T21:11:46",
            "name": "[libcamera-devel,v7,3/5] libcamera: controls: Define size of array controls as a shape vector",
            "mbox": "https://patchwork.libcamera.org/patch/16173/mbox/"
        },
        {
            "id": 16174,
            "url": "https://patchwork.libcamera.org/api/patches/16174/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/16174/",
            "msgid": "<20220604211148.188421-5-Rauch.Christian@gmx.de>",
            "date": "2022-06-04T21:11:47",
            "name": "[libcamera-devel,v7,4/5] libcamera: controls: Generate fixed- and variable-sized Span Controls",
            "mbox": "https://patchwork.libcamera.org/patch/16174/mbox/"
        },
        {
            "id": 16175,
            "url": "https://patchwork.libcamera.org/api/patches/16175/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/16175/",
            "msgid": "<20220604211148.188421-6-Rauch.Christian@gmx.de>",
            "date": "2022-06-04T21:11:48",
            "name": "[libcamera-devel,v7,5/5] libcamera: controls: Apply explicit fixed-sized Span type casts",
            "mbox": "https://patchwork.libcamera.org/patch/16175/mbox/"
        }
    ]
}