Show a series.

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

{
    "id": 2991,
    "url": "https://patchwork.libcamera.org/api/series/2991/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2991",
    "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": "RPi: Introduce AF algorithm",
    "date": "2022-03-23T16:01:41",
    "submitter": {
        "id": 75,
        "url": "https://patchwork.libcamera.org/api/people/75/?format=api",
        "name": "Jean-Michel Hautbois",
        "email": "jeanmichel.hautbois@ideasonboard.com"
    },
    "version": 2,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/2991/mbox/",
    "cover_letter": {
        "id": 15525,
        "url": "https://patchwork.libcamera.org/api/covers/15525/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/15525/",
        "msgid": "<20220323160145.90606-1-jeanmichel.hautbois@ideasonboard.com>",
        "date": "2022-03-23T16:01:41",
        "name": "[libcamera-devel,RFC,v2,0/4] RPi: Introduce AF algorithm",
        "mbox": "https://patchwork.libcamera.org/cover/15525/mbox/"
    },
    "patches": [
        {
            "id": 15526,
            "url": "https://patchwork.libcamera.org/api/patches/15526/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15526/",
            "msgid": "<20220323160145.90606-2-jeanmichel.hautbois@ideasonboard.com>",
            "date": "2022-03-23T16:01:42",
            "name": "[libcamera-devel,RFC,v2,1/4] ipa: RPi: Move the IPA to the ipa::RPi namespace",
            "mbox": "https://patchwork.libcamera.org/patch/15526/mbox/"
        },
        {
            "id": 15527,
            "url": "https://patchwork.libcamera.org/api/patches/15527/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15527/",
            "msgid": "<20220323160145.90606-3-jeanmichel.hautbois@ideasonboard.com>",
            "date": "2022-03-23T16:01:43",
            "name": "[libcamera-devel,RFC,v2,2/4] ipa: raspberrypi: Introduce an autofocus algorithm",
            "mbox": "https://patchwork.libcamera.org/patch/15527/mbox/"
        },
        {
            "id": 15528,
            "url": "https://patchwork.libcamera.org/api/patches/15528/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15528/",
            "msgid": "<20220323160145.90606-4-jeanmichel.hautbois@ideasonboard.com>",
            "date": "2022-03-23T16:01:44",
            "name": "[libcamera-devel,RFC,v2,3/4] libcamera: raspberrypi: Control the lens from pipeline",
            "mbox": "https://patchwork.libcamera.org/patch/15528/mbox/"
        },
        {
            "id": 15529,
            "url": "https://patchwork.libcamera.org/api/patches/15529/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15529/",
            "msgid": "<20220323160145.90606-5-jeanmichel.hautbois@ideasonboard.com>",
            "date": "2022-03-23T16:01:45",
            "name": "[libcamera-devel,RFC,v2,4/4] ipa: raspberrypi: Control the lens position",
            "mbox": "https://patchwork.libcamera.org/patch/15529/mbox/"
        }
    ]
}