Show a series.

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

{
    "id": 5674,
    "url": "https://patchwork.libcamera.org/api/1.1/series/5674/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5674",
    "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": "Documentation: add glossary terms",
    "date": "2025-12-19T19:06:29",
    "submitter": {
        "id": 253,
        "url": "https://patchwork.libcamera.org/api/1.1/people/253/?format=api",
        "name": "Walter Werner Schneider",
        "email": "contact@schnwalter.eu"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/5674/mbox/",
    "cover_letter": {
        "id": 25613,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/25613/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/25613/",
        "msgid": "<20251219-glossary-page-v1-0-971ba0ab4b2f@schnwalter.eu>",
        "date": "2025-12-19T19:06:29",
        "name": "[0/2] Documentation: add glossary terms",
        "mbox": "https://patchwork.libcamera.org/cover/25613/mbox/"
    },
    "patches": [
        {
            "id": 25614,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/25614/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/25614/",
            "msgid": "<20251219-glossary-page-v1-1-971ba0ab4b2f@schnwalter.eu>",
            "date": "2025-12-19T19:06:30",
            "name": "[1/2] Documentation: add glossary page",
            "mbox": "https://patchwork.libcamera.org/patch/25614/mbox/"
        },
        {
            "id": 25615,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/25615/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/25615/",
            "msgid": "<20251219-glossary-page-v1-2-971ba0ab4b2f@schnwalter.eu>",
            "date": "2025-12-19T19:06:31",
            "name": "[2/2] Documentation: Link to glossary terms from the introduction page",
            "mbox": "https://patchwork.libcamera.org/patch/25615/mbox/"
        }
    ]
}