Show a series.

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

{
    "id": 5217,
    "url": "https://patchwork.libcamera.org/api/1.1/series/5217/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5217",
    "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": "ipa: pwl: Fixes for single point PWLs",
    "date": "2025-06-13T10:09:35",
    "submitter": {
        "id": 184,
        "url": "https://patchwork.libcamera.org/api/1.1/people/184/?format=api",
        "name": "Stefan Klug",
        "email": "stefan.klug@ideasonboard.com"
    },
    "version": 2,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/5217/mbox/",
    "cover_letter": {
        "id": 23556,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/23556/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/23556/",
        "msgid": "<20250613100947.589875-1-stefan.klug@ideasonboard.com>",
        "date": "2025-06-13T10:09:35",
        "name": "[v2,0/4] ipa: pwl: Fixes for single point PWLs",
        "mbox": "https://patchwork.libcamera.org/cover/23556/mbox/"
    },
    "patches": [
        {
            "id": 23557,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/23557/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23557/",
            "msgid": "<20250613100947.589875-2-stefan.klug@ideasonboard.com>",
            "date": "2025-06-13T10:09:36",
            "name": "[v2,1/4] test: ipa: Add basic Pwl test",
            "mbox": "https://patchwork.libcamera.org/patch/23557/mbox/"
        },
        {
            "id": 23558,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/23558/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23558/",
            "msgid": "<20250613100947.589875-3-stefan.klug@ideasonboard.com>",
            "date": "2025-06-13T10:09:37",
            "name": "[v2,2/4] libipa: pwl: Improve documentation",
            "mbox": "https://patchwork.libcamera.org/patch/23558/mbox/"
        },
        {
            "id": 23559,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/23559/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23559/",
            "msgid": "<20250613100947.589875-4-stefan.klug@ideasonboard.com>",
            "date": "2025-06-13T10:09:38",
            "name": "[v2,3/4] test: ipa: Add failing test for single point Pwl",
            "mbox": "https://patchwork.libcamera.org/patch/23559/mbox/"
        },
        {
            "id": 23560,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/23560/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23560/",
            "msgid": "<20250613100947.589875-5-stefan.klug@ideasonboard.com>",
            "date": "2025-06-13T10:09:39",
            "name": "[v2,4/4] libipa: pwl: Fix single point Pwl",
            "mbox": "https://patchwork.libcamera.org/patch/23560/mbox/"
        }
    ]
}