Show a series.

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

{
    "id": 1799,
    "url": "https://patchwork.libcamera.org/api/series/1799/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1799",
    "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": "Raspberry Pi: ipa::init() restructuring",
    "date": "2021-03-17T10:02:06",
    "submitter": {
        "id": 34,
        "url": "https://patchwork.libcamera.org/api/people/34/?format=api",
        "name": "Naushir Patuck",
        "email": "naush@raspberrypi.com"
    },
    "version": 1,
    "total": 7,
    "received_total": 7,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/1799/mbox/",
    "cover_letter": {
        "id": 11600,
        "url": "https://patchwork.libcamera.org/api/covers/11600/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/11600/",
        "msgid": "<20210317100211.1067585-1-naush@raspberrypi.com>",
        "date": "2021-03-17T10:02:04",
        "name": "[libcamera-devel,0/7] Raspberry Pi: ipa::init() restructuring",
        "mbox": "https://patchwork.libcamera.org/cover/11600/mbox/"
    },
    "patches": [
        {
            "id": 11604,
            "url": "https://patchwork.libcamera.org/api/patches/11604/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/11604/",
            "msgid": "<20210317100211.1067585-2-naush@raspberrypi.com>",
            "date": "2021-03-17T10:02:05",
            "name": "[libcamera-devel,1/7] ipa: Add sensor model string to IPASettings",
            "mbox": "https://patchwork.libcamera.org/patch/11604/mbox/"
        },
        {
            "id": 11599,
            "url": "https://patchwork.libcamera.org/api/patches/11599/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/11599/",
            "msgid": "<20210317100211.1067585-3-naush@raspberrypi.com>",
            "date": "2021-03-17T10:02:06",
            "name": "[libcamera-devel,2/7] pipeline: ipa: raspberrypi: Open the CamHelper on ipa::init()",
            "mbox": "https://patchwork.libcamera.org/patch/11599/mbox/"
        },
        {
            "id": 11601,
            "url": "https://patchwork.libcamera.org/api/patches/11601/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/11601/",
            "msgid": "<20210317100211.1067585-4-naush@raspberrypi.com>",
            "date": "2021-03-17T10:02:07",
            "name": "[libcamera-devel,3/7] pipeline: raspberrypi: Conditionally open the embedded data node",
            "mbox": "https://patchwork.libcamera.org/patch/11601/mbox/"
        },
        {
            "id": 11602,
            "url": "https://patchwork.libcamera.org/api/patches/11602/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/11602/",
            "msgid": "<20210317100211.1067585-5-naush@raspberrypi.com>",
            "date": "2021-03-17T10:02:08",
            "name": "[libcamera-devel,4/7] ipa: raspberrypi: Move the controller initialise to ipa::init()",
            "mbox": "https://patchwork.libcamera.org/patch/11602/mbox/"
        },
        {
            "id": 11603,
            "url": "https://patchwork.libcamera.org/api/patches/11603/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/11603/",
            "msgid": "<20210317100211.1067585-6-naush@raspberrypi.com>",
            "date": "2021-03-17T10:02:09",
            "name": "[libcamera-devel,5/7] ipa: raspberrypi: Remove unused member variables",
            "mbox": "https://patchwork.libcamera.org/patch/11603/mbox/"
        },
        {
            "id": 11605,
            "url": "https://patchwork.libcamera.org/api/patches/11605/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/11605/",
            "msgid": "<20210317100211.1067585-7-naush@raspberrypi.com>",
            "date": "2021-03-17T10:02:10",
            "name": "[libcamera-devel,6/7] ipa: raspberrypi: Rationalise parameters to ipa::start()",
            "mbox": "https://patchwork.libcamera.org/patch/11605/mbox/"
        },
        {
            "id": 11606,
            "url": "https://patchwork.libcamera.org/api/patches/11606/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/11606/",
            "msgid": "<20210317100211.1067585-8-naush@raspberrypi.com>",
            "date": "2021-03-17T10:02:11",
            "name": "[libcamera-devel,7/7] ipa: raspberrypi: Rationalise parameters to ipa::configure()",
            "mbox": "https://patchwork.libcamera.org/patch/11606/mbox/"
        }
    ]
}