Show a series.

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

{
    "id": 2396,
    "url": "https://patchwork.libcamera.org/api/1.1/series/2396/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2396",
    "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 Gnome Cheese and multiple camera",
    "date": "2021-08-25T21:18:49",
    "submitter": {
        "id": 30,
        "url": "https://patchwork.libcamera.org/api/1.1/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/2396/mbox/",
    "cover_letter": {
        "id": 13493,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/13493/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/13493/",
        "msgid": "<20210825211852.1207168-1-nicolas@ndufresne.ca>",
        "date": "2021-08-25T21:18:49",
        "name": "[libcamera-devel,v1,0/3] Fix Gnome Cheese and multiple camera",
        "mbox": "https://patchwork.libcamera.org/cover/13493/mbox/"
    },
    "patches": [
        {
            "id": 13494,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/13494/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/13494/",
            "msgid": "<20210825211852.1207168-2-nicolas@ndufresne.ca>",
            "date": "2021-08-25T21:18:50",
            "name": "[libcamera-devel,v1,1/3] gstreamer: Fix deadlock when last allocator ref is held by buffer",
            "mbox": "https://patchwork.libcamera.org/patch/13494/mbox/"
        },
        {
            "id": 13495,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/13495/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/13495/",
            "msgid": "<20210825211852.1207168-3-nicolas@ndufresne.ca>",
            "date": "2021-08-25T21:18:51",
            "name": "[libcamera-devel,v1,2/3] gstreamer: Fix concurrent access issues to CameraManager",
            "mbox": "https://patchwork.libcamera.org/patch/13495/mbox/"
        },
        {
            "id": 13496,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/13496/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/13496/",
            "msgid": "<20210825211852.1207168-4-nicolas@ndufresne.ca>",
            "date": "2021-08-25T21:18:52",
            "name": "[libcamera-devel,v1,3/3] libcamerasrc: Fix deadlock on EOS",
            "mbox": "https://patchwork.libcamera.org/patch/13496/mbox/"
        }
    ]
}