Show a series.

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

{
    "id": 4663,
    "url": "https://patchwork.libcamera.org/api/series/4663/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4663",
    "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": "[v3,1/2] ipa: rpi: awb: Add a const for the default colour temperature",
    "date": "2024-10-08T08:13:16",
    "submitter": {
        "id": 34,
        "url": "https://patchwork.libcamera.org/api/people/34/?format=api",
        "name": "Naushir Patuck",
        "email": "naush@raspberrypi.com"
    },
    "version": 3,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/4663/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 21532,
            "url": "https://patchwork.libcamera.org/api/patches/21532/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/21532/",
            "msgid": "<20241008081317.24602-1-naush@raspberrypi.com>",
            "date": "2024-10-08T08:13:16",
            "name": "[v3,1/2] ipa: rpi: awb: Add a const for the default colour temperature",
            "mbox": "https://patchwork.libcamera.org/patch/21532/mbox/"
        },
        {
            "id": 21533,
            "url": "https://patchwork.libcamera.org/api/patches/21533/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/21533/",
            "msgid": "<20241008081317.24602-2-naush@raspberrypi.com>",
            "date": "2024-10-08T08:13:17",
            "name": "[v3,2/2] ipa: rpi: awb: Add a bias to the AWB search",
            "mbox": "https://patchwork.libcamera.org/patch/21533/mbox/"
        }
    ]
}