Show a series.

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

{
    "id": 5610,
    "url": "https://patchwork.libcamera.org/api/series/5610/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5610",
    "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": "Documentation: Update contribution notes",
    "date": "2025-11-24T16:56:28",
    "submitter": {
        "id": 4,
        "url": "https://patchwork.libcamera.org/api/people/4/?format=api",
        "name": "Kieran Bingham",
        "email": "kieran.bingham@ideasonboard.com"
    },
    "version": 1,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/5610/mbox/",
    "cover_letter": {
        "id": 25162,
        "url": "https://patchwork.libcamera.org/api/covers/25162/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/25162/",
        "msgid": "<20251124165631.3040364-1-kieran.bingham@ideasonboard.com>",
        "date": "2025-11-24T16:56:28",
        "name": "[0/3] Documentation: Update contribution notes",
        "mbox": "https://patchwork.libcamera.org/cover/25162/mbox/"
    },
    "patches": [
        {
            "id": 25163,
            "url": "https://patchwork.libcamera.org/api/patches/25163/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/25163/",
            "msgid": "<20251124165631.3040364-2-kieran.bingham@ideasonboard.com>",
            "date": "2025-11-24T16:56:29",
            "name": "[1/3] Documentation: contributing: Provide a reference to Matrix",
            "mbox": "https://patchwork.libcamera.org/patch/25163/mbox/"
        },
        {
            "id": 25164,
            "url": "https://patchwork.libcamera.org/api/patches/25164/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/25164/",
            "msgid": "<20251124165631.3040364-3-kieran.bingham@ideasonboard.com>",
            "date": "2025-11-24T16:56:30",
            "name": "[2/3] Documentation: contributing: Update issue tracker",
            "mbox": "https://patchwork.libcamera.org/patch/25164/mbox/"
        },
        {
            "id": 25165,
            "url": "https://patchwork.libcamera.org/api/patches/25165/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/25165/",
            "msgid": "<20251124165631.3040364-4-kieran.bingham@ideasonboard.com>",
            "date": "2025-11-24T16:56:31",
            "name": "[3/3] Documentation: contributing: Update Source references",
            "mbox": "https://patchwork.libcamera.org/patch/25165/mbox/"
        }
    ]
}