Show a series.

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

{
    "id": 1591,
    "url": "https://patchwork.libcamera.org/api/1.1/series/1591/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1591",
    "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": "Raspberrypi: FrameDurations control refinements",
    "date": "2021-01-21T11:58:45",
    "submitter": {
        "id": 34,
        "url": "https://patchwork.libcamera.org/api/1.1/people/34/?format=api",
        "name": "Naushir Patuck",
        "email": "naush@raspberrypi.com"
    },
    "version": 1,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/1591/mbox/",
    "cover_letter": {
        "id": 10922,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/10922/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/10922/",
        "msgid": "<20210121115849.682130-1-naush@raspberrypi.com>",
        "date": "2021-01-21T11:58:45",
        "name": "[libcamera-devel,0/4] Raspberrypi: FrameDurations control refinements",
        "mbox": "https://patchwork.libcamera.org/cover/10922/mbox/"
    },
    "patches": [
        {
            "id": 10923,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/10923/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/10923/",
            "msgid": "<20210121115849.682130-2-naush@raspberrypi.com>",
            "date": "2021-01-21T11:58:46",
            "name": "[libcamera-devel,1/4] raspberrypi: Add the correct integer const postfix for FrameDurations",
            "mbox": "https://patchwork.libcamera.org/patch/10923/mbox/"
        },
        {
            "id": 10924,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/10924/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/10924/",
            "msgid": "<20210121115849.682130-3-naush@raspberrypi.com>",
            "date": "2021-01-21T11:58:47",
            "name": "[libcamera-devel,2/4] ipa: raspberrypi: Limit the calculated vblank based on the sensor mode",
            "mbox": "https://patchwork.libcamera.org/patch/10924/mbox/"
        },
        {
            "id": 10925,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/10925/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/10925/",
            "msgid": "<20210121115849.682130-4-naush@raspberrypi.com>",
            "date": "2021-01-21T11:58:48",
            "name": "[libcamera-devel,3/4] ipa: raspberrypi: Pass the maximum allowable shutter speed into the AGC",
            "mbox": "https://patchwork.libcamera.org/patch/10925/mbox/"
        },
        {
            "id": 10926,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/10926/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/10926/",
            "msgid": "<20210121115849.682130-5-naush@raspberrypi.com>",
            "date": "2021-01-21T11:58:49",
            "name": "[libcamera-devel,4/4] pipeline: raspberrypi: Add notion of immediate write to StaggeredCtrl",
            "mbox": "https://patchwork.libcamera.org/patch/10926/mbox/"
        }
    ]
}