Show a series.

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

{
    "id": 2988,
    "url": "https://patchwork.libcamera.org/api/1.1/series/2988/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2988",
    "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": "RPi: Introduce AF algorithm",
    "date": "2022-03-23T13:36:19",
    "submitter": {
        "id": 75,
        "url": "https://patchwork.libcamera.org/api/1.1/people/75/?format=api",
        "name": "Jean-Michel Hautbois",
        "email": "jeanmichel.hautbois@ideasonboard.com"
    },
    "version": 1,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/2988/mbox/",
    "cover_letter": {
        "id": 15514,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/15514/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/15514/",
        "msgid": "<20220323133622.61593-1-jeanmichel.hautbois@ideasonboard.com>",
        "date": "2022-03-23T13:36:19",
        "name": "[libcamera-devel,RFC,0/3] RPi: Introduce AF algorithm",
        "mbox": "https://patchwork.libcamera.org/cover/15514/mbox/"
    },
    "patches": [
        {
            "id": 15515,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/15515/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15515/",
            "msgid": "<20220323133622.61593-2-jeanmichel.hautbois@ideasonboard.com>",
            "date": "2022-03-23T13:36:20",
            "name": "[libcamera-devel,RFC,1/3] ipa: raspberrypi: Introduce an autofocus algorithm",
            "mbox": "https://patchwork.libcamera.org/patch/15515/mbox/"
        },
        {
            "id": 15516,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/15516/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15516/",
            "msgid": "<20220323133622.61593-3-jeanmichel.hautbois@ideasonboard.com>",
            "date": "2022-03-23T13:36:21",
            "name": "[libcamera-devel,RFC,2/3] libcamera: raspberrypi: Control the lens from pipeline",
            "mbox": "https://patchwork.libcamera.org/patch/15516/mbox/"
        },
        {
            "id": 15517,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/15517/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15517/",
            "msgid": "<20220323133622.61593-4-jeanmichel.hautbois@ideasonboard.com>",
            "date": "2022-03-23T13:36:22",
            "name": "[libcamera-devel,RFC,3/3] ipa: raspberrypi: Control the lens position",
            "mbox": "https://patchwork.libcamera.org/patch/15517/mbox/"
        }
    ]
}