Show a series.

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

{
    "id": 3814,
    "url": "https://patchwork.libcamera.org/api/series/3814/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3814",
    "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": "Add sensor mode selection to GStreamer",
    "date": "2023-03-24T17:40:06",
    "submitter": {
        "id": 30,
        "url": "https://patchwork.libcamera.org/api/people/30/?format=api",
        "name": "Nicolas Dufresne",
        "email": "nicolas@ndufresne.ca"
    },
    "version": 1,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/3814/mbox/",
    "cover_letter": {
        "id": 18454,
        "url": "https://patchwork.libcamera.org/api/covers/18454/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/18454/",
        "msgid": "<20230324174009.300123-1-nicolas@ndufresne.ca>",
        "date": "2023-03-24T17:40:06",
        "name": "[libcamera-devel,v1,0/3] Add sensor mode selection to GStreamer",
        "mbox": "https://patchwork.libcamera.org/cover/18454/mbox/"
    },
    "patches": [
        {
            "id": 18455,
            "url": "https://patchwork.libcamera.org/api/patches/18455/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/18455/",
            "msgid": "<20230324174009.300123-2-nicolas@ndufresne.ca>",
            "date": "2023-03-24T17:40:07",
            "name": "[libcamera-devel,v1,1/3] gstreamer: Add sensor mode selection",
            "mbox": "https://patchwork.libcamera.org/patch/18455/mbox/"
        },
        {
            "id": 18456,
            "url": "https://patchwork.libcamera.org/api/patches/18456/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/18456/",
            "msgid": "<20230324174009.300123-3-nicolas@ndufresne.ca>",
            "date": "2023-03-24T17:40:08",
            "name": "[libcamera-devel,v1,2/3] doc: gstreamer: Add missing queues",
            "mbox": "https://patchwork.libcamera.org/patch/18456/mbox/"
        },
        {
            "id": 18457,
            "url": "https://patchwork.libcamera.org/api/patches/18457/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/18457/",
            "msgid": "<20230324174009.300123-4-nicolas@ndufresne.ca>",
            "date": "2023-03-24T17:40:09",
            "name": "[libcamera-devel,v1,3/3] doc: gstreamer: Document the sensor-mode(s) properties",
            "mbox": "https://patchwork.libcamera.org/patch/18457/mbox/"
        }
    ]
}