Show a series.

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

{
    "id": 4993,
    "url": "https://patchwork.libcamera.org/api/series/4993/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4993",
    "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-02-06T16:15:51",
    "submitter": {
        "id": 177,
        "url": "https://patchwork.libcamera.org/api/people/177/?format=api",
        "name": "Milan Zamazal",
        "email": "mzamazal@redhat.com"
    },
    "version": 7,
    "total": 15,
    "received_total": 15,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/4993/mbox/",
    "cover_letter": {
        "id": 22746,
        "url": "https://patchwork.libcamera.org/api/covers/22746/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/22746/",
        "msgid": "<20250206161607.50738-1-mzamazal@redhat.com>",
        "date": "2025-02-06T16:15:51",
        "name": "[v7,00/15] Add global configuration file",
        "mbox": "https://patchwork.libcamera.org/cover/22746/mbox/"
    },
    "patches": [
        {
            "id": 22747,
            "url": "https://patchwork.libcamera.org/api/patches/22747/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/22747/",
            "msgid": "<20250206161607.50738-2-mzamazal@redhat.com>",
            "date": "2025-02-06T16:15:52",
            "name": "[v7,01/15] yaml: Move yaml_parser.cpp to base",
            "mbox": "https://patchwork.libcamera.org/patch/22747/mbox/"
        },
        {
            "id": 22748,
            "url": "https://patchwork.libcamera.org/api/patches/22748/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/22748/",
            "msgid": "<20250206161607.50738-3-mzamazal@redhat.com>",
            "date": "2025-02-06T16:15:53",
            "name": "[v7,02/15] config: Introduce global runtime configuration",
            "mbox": "https://patchwork.libcamera.org/patch/22748/mbox/"
        },
        {
            "id": 22749,
            "url": "https://patchwork.libcamera.org/api/patches/22749/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/22749/",
            "msgid": "<20250206161607.50738-4-mzamazal@redhat.com>",
            "date": "2025-02-06T16:15:54",
            "name": "[v7,03/15] config: Look up logging levels in the configuration file",
            "mbox": "https://patchwork.libcamera.org/patch/22749/mbox/"
        },
        {
            "id": 22750,
            "url": "https://patchwork.libcamera.org/api/patches/22750/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/22750/",
            "msgid": "<20250206161607.50738-5-mzamazal@redhat.com>",
            "date": "2025-02-06T16:15:55",
            "name": "[v7,04/15] config: Add configuration retrieval helpers",
            "mbox": "https://patchwork.libcamera.org/patch/22750/mbox/"
        },
        {
            "id": 22751,
            "url": "https://patchwork.libcamera.org/api/patches/22751/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/22751/",
            "msgid": "<20250206161607.50738-6-mzamazal@redhat.com>",
            "date": "2025-02-06T16:15:56",
            "name": "[v7,05/15] config: Look up log file in configuration file",
            "mbox": "https://patchwork.libcamera.org/patch/22751/mbox/"
        },
        {
            "id": 22752,
            "url": "https://patchwork.libcamera.org/api/patches/22752/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/22752/",
            "msgid": "<20250206161607.50738-7-mzamazal@redhat.com>",
            "date": "2025-02-06T16:15:57",
            "name": "[v7,06/15] config: Look up log color configuration in configuration file",
            "mbox": "https://patchwork.libcamera.org/patch/22752/mbox/"
        },
        {
            "id": 22753,
            "url": "https://patchwork.libcamera.org/api/patches/22753/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/22753/",
            "msgid": "<20250206161607.50738-8-mzamazal@redhat.com>",
            "date": "2025-02-06T16:15:58",
            "name": "[v7,07/15] config: Look up rpi config path in configuration file",
            "mbox": "https://patchwork.libcamera.org/patch/22753/mbox/"
        },
        {
            "id": 22754,
            "url": "https://patchwork.libcamera.org/api/patches/22754/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/22754/",
            "msgid": "<20250206161607.50738-9-mzamazal@redhat.com>",
            "date": "2025-02-06T16:15:59",
            "name": "[v7,08/15] config: Look up IPA configurables in configuration file",
            "mbox": "https://patchwork.libcamera.org/patch/22754/mbox/"
        },
        {
            "id": 22755,
            "url": "https://patchwork.libcamera.org/api/patches/22755/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/22755/",
            "msgid": "<20250206161607.50738-10-mzamazal@redhat.com>",
            "date": "2025-02-06T16:16:00",
            "name": "[v7,09/15] config: Look up pipelines match list in configuration file",
            "mbox": "https://patchwork.libcamera.org/patch/22755/mbox/"
        },
        {
            "id": 22756,
            "url": "https://patchwork.libcamera.org/api/patches/22756/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/22756/",
            "msgid": "<20250206161607.50738-11-mzamazal@redhat.com>",
            "date": "2025-02-06T16:16:01",
            "name": "[v7,10/15] config: Allow enabling software ISP in runtime",
            "mbox": "https://patchwork.libcamera.org/patch/22756/mbox/"
        },
        {
            "id": 22758,
            "url": "https://patchwork.libcamera.org/api/patches/22758/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/22758/",
            "msgid": "<20250206161607.50738-12-mzamazal@redhat.com>",
            "date": "2025-02-06T16:16:02",
            "name": "[v7,11/15] config: Add global configuration file documentation",
            "mbox": "https://patchwork.libcamera.org/patch/22758/mbox/"
        },
        {
            "id": 22757,
            "url": "https://patchwork.libcamera.org/api/patches/22757/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/22757/",
            "msgid": "<20250206161607.50738-13-mzamazal@redhat.com>",
            "date": "2025-02-06T16:16:03",
            "name": "[v7,12/15] libcamera: software_isp: Make input buffer copying configurable",
            "mbox": "https://patchwork.libcamera.org/patch/22757/mbox/"
        },
        {
            "id": 22759,
            "url": "https://patchwork.libcamera.org/api/patches/22759/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/22759/",
            "msgid": "<20250206161607.50738-14-mzamazal@redhat.com>",
            "date": "2025-02-06T16:16:04",
            "name": "[v7,13/15] libcamera: software_isp: Make measurement configurable",
            "mbox": "https://patchwork.libcamera.org/patch/22759/mbox/"
        },
        {
            "id": 22761,
            "url": "https://patchwork.libcamera.org/api/patches/22761/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/22761/",
            "msgid": "<20250206161607.50738-15-mzamazal@redhat.com>",
            "date": "2025-02-06T16:16:05",
            "name": "[v7,14/15] config: Make configuration file configurable",
            "mbox": "https://patchwork.libcamera.org/patch/22761/mbox/"
        },
        {
            "id": 22760,
            "url": "https://patchwork.libcamera.org/api/patches/22760/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/22760/",
            "msgid": "<20250206161607.50738-16-mzamazal@redhat.com>",
            "date": "2025-02-06T16:16:06",
            "name": "[v7,15/15] config: Make configuration directories configurable",
            "mbox": "https://patchwork.libcamera.org/patch/22760/mbox/"
        }
    ]
}