Show a series.

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

{
    "id": 2958,
    "url": "https://patchwork.libcamera.org/api/series/2958/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2958",
    "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": "ipa: ipu3: IPAFrameContext Queue",
    "date": "2022-03-10T20:51:27",
    "submitter": {
        "id": 97,
        "url": "https://patchwork.libcamera.org/api/people/97/?format=api",
        "name": "Nicolas Dufresne via libcamera-devel",
        "email": "libcamera-devel@lists.libcamera.org"
    },
    "version": 1,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/2958/mbox/",
    "cover_letter": {
        "id": 15438,
        "url": "https://patchwork.libcamera.org/api/covers/15438/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/15438/",
        "msgid": "<20220310205130.336361-1-umang.jain@ideasonboard.com>",
        "date": "2022-03-10T20:51:27",
        "name": "[libcamera-devel,0/3] ipa: ipu3: IPAFrameContext Queue",
        "mbox": "https://patchwork.libcamera.org/cover/15438/mbox/"
    },
    "patches": [
        {
            "id": 15439,
            "url": "https://patchwork.libcamera.org/api/patches/15439/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15439/",
            "msgid": "<20220310205130.336361-2-umang.jain@ideasonboard.com>",
            "date": "2022-03-10T20:51:28",
            "name": "[libcamera-devel,1/3] libipa: algorithm: Pass frame number to prepare() and process()",
            "mbox": "https://patchwork.libcamera.org/patch/15439/mbox/"
        },
        {
            "id": 15440,
            "url": "https://patchwork.libcamera.org/api/patches/15440/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15440/",
            "msgid": "<20220310205130.336361-3-umang.jain@ideasonboard.com>",
            "date": "2022-03-10T20:51:29",
            "name": "[libcamera-devel,2/3] ipa: ipu3: Mark the beginning and end of a frame",
            "mbox": "https://patchwork.libcamera.org/patch/15440/mbox/"
        },
        {
            "id": 15441,
            "url": "https://patchwork.libcamera.org/api/patches/15441/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15441/",
            "msgid": "<20220310205130.336361-4-umang.jain@ideasonboard.com>",
            "date": "2022-03-10T20:51:30",
            "name": "[libcamera-devel,3/3] ipa: ipu3: Add a IPAFrameContext queue",
            "mbox": "https://patchwork.libcamera.org/patch/15441/mbox/"
        }
    ]
}