Show a series.

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

{
    "id": 3815,
    "url": "https://patchwork.libcamera.org/api/series/3815/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3815",
    "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-24T18:12:44",
    "submitter": {
        "id": 30,
        "url": "https://patchwork.libcamera.org/api/people/30/?format=api",
        "name": "Nicolas Dufresne",
        "email": "nicolas@ndufresne.ca"
    },
    "version": 2,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/3815/mbox/",
    "cover_letter": {
        "id": 18458,
        "url": "https://patchwork.libcamera.org/api/covers/18458/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/18458/",
        "msgid": "<20230324181247.302586-1-nicolas@ndufresne.ca>",
        "date": "2023-03-24T18:12:44",
        "name": "[libcamera-devel,v2,0/3] Add sensor mode selection to GStreamer",
        "mbox": "https://patchwork.libcamera.org/cover/18458/mbox/"
    },
    "patches": [
        {
            "id": 18459,
            "url": "https://patchwork.libcamera.org/api/patches/18459/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/18459/",
            "msgid": "<20230324181247.302586-2-nicolas@ndufresne.ca>",
            "date": "2023-03-24T18:12:45",
            "name": "[libcamera-devel,v2,1/3] gstreamer: Add sensor mode selection",
            "mbox": "https://patchwork.libcamera.org/patch/18459/mbox/"
        },
        {
            "id": 18460,
            "url": "https://patchwork.libcamera.org/api/patches/18460/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/18460/",
            "msgid": "<20230324181247.302586-3-nicolas@ndufresne.ca>",
            "date": "2023-03-24T18:12:46",
            "name": "[libcamera-devel,v2,2/3] doc: gstreamer: Add missing queues",
            "mbox": "https://patchwork.libcamera.org/patch/18460/mbox/"
        },
        {
            "id": 18461,
            "url": "https://patchwork.libcamera.org/api/patches/18461/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/18461/",
            "msgid": "<20230324181247.302586-4-nicolas@ndufresne.ca>",
            "date": "2023-03-24T18:12:47",
            "name": "[libcamera-devel,v2,3/3] doc: gstreamer: Document the sensor-mode(s) properties",
            "mbox": "https://patchwork.libcamera.org/patch/18461/mbox/"
        }
    ]
}