Show a series.

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

{
    "id": 2873,
    "url": "https://patchwork.libcamera.org/api/series/2873/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2873",
    "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": "IPAIPU3 - Rework interface and introduce context",
    "date": "2022-01-03T17:09:52",
    "submitter": {
        "id": 86,
        "url": "https://patchwork.libcamera.org/api/people/86/?format=api",
        "name": "Umang Jain",
        "email": "umang.jain@ideasonboard.com"
    },
    "version": 1,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/2873/mbox/",
    "cover_letter": {
        "id": 15234,
        "url": "https://patchwork.libcamera.org/api/covers/15234/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/15234/",
        "msgid": "<20220103170956.323025-1-umang.jain@ideasonboard.com>",
        "date": "2022-01-03T17:09:52",
        "name": "[libcamera-devel,0/4] IPAIPU3 - Rework interface and introduce context",
        "mbox": "https://patchwork.libcamera.org/cover/15234/mbox/"
    },
    "patches": [
        {
            "id": 15235,
            "url": "https://patchwork.libcamera.org/api/patches/15235/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15235/",
            "msgid": "<20220103170956.323025-2-umang.jain@ideasonboard.com>",
            "date": "2022-01-03T17:09:53",
            "name": "[libcamera-devel,1/4] libipa: algorithm: Pass frame number to prepare() and process()",
            "mbox": "https://patchwork.libcamera.org/patch/15235/mbox/"
        },
        {
            "id": 15236,
            "url": "https://patchwork.libcamera.org/api/patches/15236/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15236/",
            "msgid": "<20220103170956.323025-3-umang.jain@ideasonboard.com>",
            "date": "2022-01-03T17:09:54",
            "name": "[libcamera-devel,2/4] ipa: ipu3: Replace event-based operations with dedicated functions",
            "mbox": "https://patchwork.libcamera.org/patch/15236/mbox/"
        },
        {
            "id": 15237,
            "url": "https://patchwork.libcamera.org/api/patches/15237/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15237/",
            "msgid": "<20220103170956.323025-4-umang.jain@ideasonboard.com>",
            "date": "2022-01-03T17:09:55",
            "name": "[libcamera-devel,3/4] ipa: ipu3: Mark the beginning and end of a frame",
            "mbox": "https://patchwork.libcamera.org/patch/15237/mbox/"
        },
        {
            "id": 15238,
            "url": "https://patchwork.libcamera.org/api/patches/15238/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15238/",
            "msgid": "<20220103170956.323025-5-umang.jain@ideasonboard.com>",
            "date": "2022-01-03T17:09:56",
            "name": "[libcamera-devel,4/4] ipa: ipu3: Add a IPAFrameContext queue",
            "mbox": "https://patchwork.libcamera.org/patch/15238/mbox/"
        }
    ]
}