Show a series.

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

{
    "id": 5253,
    "url": "https://patchwork.libcamera.org/api/series/5253/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5253",
    "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": "gstreamer: Report mounting-rotation of camera sensor",
    "date": "2025-06-27T07:42:07",
    "submitter": {
        "id": 232,
        "url": "https://patchwork.libcamera.org/api/people/232/?format=api",
        "name": "Umang Jain",
        "email": "uajain@igalia.com"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/5253/mbox/",
    "cover_letter": {
        "id": 23668,
        "url": "https://patchwork.libcamera.org/api/covers/23668/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/23668/",
        "msgid": "<20250627074208.49872-1-uajain@igalia.com>",
        "date": "2025-06-27T07:42:06",
        "name": "[0/2] gstreamer: Report mounting-rotation of camera sensor",
        "mbox": "https://patchwork.libcamera.org/cover/23668/mbox/"
    },
    "patches": [
        {
            "id": 23667,
            "url": "https://patchwork.libcamera.org/api/patches/23667/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23667/",
            "msgid": "<20250627074208.49872-2-uajain@igalia.com>",
            "date": "2025-06-27T07:42:07",
            "name": "[1/2] libcamera: orientation: Provide a orientationToString() helper",
            "mbox": "https://patchwork.libcamera.org/patch/23667/mbox/"
        },
        {
            "id": 23669,
            "url": "https://patchwork.libcamera.org/api/patches/23669/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23669/",
            "msgid": "<20250627074208.49872-3-uajain@igalia.com>",
            "date": "2025-06-27T07:42:08",
            "name": "[2/2] libcamera: gstreamer: Report mounting-rotation of camera sensor",
            "mbox": "https://patchwork.libcamera.org/patch/23669/mbox/"
        }
    ]
}