Show a series.

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

{
    "id": 5156,
    "url": "https://patchwork.libcamera.org/api/series/5156/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5156",
    "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": "Add global configuration file",
    "date": "2025-04-30T12:14:33",
    "submitter": {
        "id": 177,
        "url": "https://patchwork.libcamera.org/api/people/177/?format=api",
        "name": "Milan Zamazal",
        "email": "mzamazal@redhat.com"
    },
    "version": 8,
    "total": 15,
    "received_total": 15,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/5156/mbox/",
    "cover_letter": {
        "id": 23308,
        "url": "https://patchwork.libcamera.org/api/covers/23308/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/23308/",
        "msgid": "<20250430121449.39910-1-mzamazal@redhat.com>",
        "date": "2025-04-30T12:14:33",
        "name": "[v8,00/15] Add global configuration file",
        "mbox": "https://patchwork.libcamera.org/cover/23308/mbox/"
    },
    "patches": [
        {
            "id": 23309,
            "url": "https://patchwork.libcamera.org/api/patches/23309/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23309/",
            "msgid": "<20250430121449.39910-2-mzamazal@redhat.com>",
            "date": "2025-04-30T12:14:34",
            "name": "[v8,01/15] yaml: Move yaml_parser.cpp to base",
            "mbox": "https://patchwork.libcamera.org/patch/23309/mbox/"
        },
        {
            "id": 23310,
            "url": "https://patchwork.libcamera.org/api/patches/23310/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23310/",
            "msgid": "<20250430121449.39910-3-mzamazal@redhat.com>",
            "date": "2025-04-30T12:14:35",
            "name": "[v8,02/15] config: Introduce global runtime configuration",
            "mbox": "https://patchwork.libcamera.org/patch/23310/mbox/"
        },
        {
            "id": 23311,
            "url": "https://patchwork.libcamera.org/api/patches/23311/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23311/",
            "msgid": "<20250430121449.39910-4-mzamazal@redhat.com>",
            "date": "2025-04-30T12:14:36",
            "name": "[v8,03/15] config: Look up logging levels in the configuration file",
            "mbox": "https://patchwork.libcamera.org/patch/23311/mbox/"
        },
        {
            "id": 23312,
            "url": "https://patchwork.libcamera.org/api/patches/23312/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23312/",
            "msgid": "<20250430121449.39910-5-mzamazal@redhat.com>",
            "date": "2025-04-30T12:14:37",
            "name": "[v8,04/15] config: Add configuration retrieval helpers",
            "mbox": "https://patchwork.libcamera.org/patch/23312/mbox/"
        },
        {
            "id": 23313,
            "url": "https://patchwork.libcamera.org/api/patches/23313/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23313/",
            "msgid": "<20250430121449.39910-6-mzamazal@redhat.com>",
            "date": "2025-04-30T12:14:38",
            "name": "[v8,05/15] config: Look up log file in configuration file",
            "mbox": "https://patchwork.libcamera.org/patch/23313/mbox/"
        },
        {
            "id": 23314,
            "url": "https://patchwork.libcamera.org/api/patches/23314/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23314/",
            "msgid": "<20250430121449.39910-7-mzamazal@redhat.com>",
            "date": "2025-04-30T12:14:39",
            "name": "[v8,06/15] config: Look up log color configuration in configuration file",
            "mbox": "https://patchwork.libcamera.org/patch/23314/mbox/"
        },
        {
            "id": 23323,
            "url": "https://patchwork.libcamera.org/api/patches/23323/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23323/",
            "msgid": "<20250430121449.39910-8-mzamazal@redhat.com>",
            "date": "2025-04-30T12:14:40",
            "name": "[v8,07/15] config: Look up rpi config path in configuration file",
            "mbox": "https://patchwork.libcamera.org/patch/23323/mbox/"
        },
        {
            "id": 23315,
            "url": "https://patchwork.libcamera.org/api/patches/23315/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23315/",
            "msgid": "<20250430121449.39910-9-mzamazal@redhat.com>",
            "date": "2025-04-30T12:14:41",
            "name": "[v8,08/15] config: Look up IPA configurables in configuration file",
            "mbox": "https://patchwork.libcamera.org/patch/23315/mbox/"
        },
        {
            "id": 23316,
            "url": "https://patchwork.libcamera.org/api/patches/23316/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23316/",
            "msgid": "<20250430121449.39910-10-mzamazal@redhat.com>",
            "date": "2025-04-30T12:14:42",
            "name": "[v8,09/15] config: Look up pipelines match list in configuration file",
            "mbox": "https://patchwork.libcamera.org/patch/23316/mbox/"
        },
        {
            "id": 23317,
            "url": "https://patchwork.libcamera.org/api/patches/23317/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23317/",
            "msgid": "<20250430121449.39910-11-mzamazal@redhat.com>",
            "date": "2025-04-30T12:14:43",
            "name": "[v8,10/15] config: Allow enabling software ISP in runtime",
            "mbox": "https://patchwork.libcamera.org/patch/23317/mbox/"
        },
        {
            "id": 23318,
            "url": "https://patchwork.libcamera.org/api/patches/23318/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23318/",
            "msgid": "<20250430121449.39910-12-mzamazal@redhat.com>",
            "date": "2025-04-30T12:14:44",
            "name": "[v8,11/15] config: Add global configuration file documentation",
            "mbox": "https://patchwork.libcamera.org/patch/23318/mbox/"
        },
        {
            "id": 23319,
            "url": "https://patchwork.libcamera.org/api/patches/23319/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23319/",
            "msgid": "<20250430121449.39910-13-mzamazal@redhat.com>",
            "date": "2025-04-30T12:14:45",
            "name": "[v8,12/15] libcamera: software_isp: Make input buffer copying configurable",
            "mbox": "https://patchwork.libcamera.org/patch/23319/mbox/"
        },
        {
            "id": 23320,
            "url": "https://patchwork.libcamera.org/api/patches/23320/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23320/",
            "msgid": "<20250430121449.39910-14-mzamazal@redhat.com>",
            "date": "2025-04-30T12:14:46",
            "name": "[v8,13/15] libcamera: software_isp: Make measurement configurable",
            "mbox": "https://patchwork.libcamera.org/patch/23320/mbox/"
        },
        {
            "id": 23321,
            "url": "https://patchwork.libcamera.org/api/patches/23321/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23321/",
            "msgid": "<20250430121449.39910-15-mzamazal@redhat.com>",
            "date": "2025-04-30T12:14:47",
            "name": "[v8,14/15] config: Make configuration file configurable",
            "mbox": "https://patchwork.libcamera.org/patch/23321/mbox/"
        },
        {
            "id": 23322,
            "url": "https://patchwork.libcamera.org/api/patches/23322/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23322/",
            "msgid": "<20250430121449.39910-16-mzamazal@redhat.com>",
            "date": "2025-04-30T12:14:48",
            "name": "[v8,15/15] config: Make configuration directories configurable",
            "mbox": "https://patchwork.libcamera.org/patch/23322/mbox/"
        }
    ]
}