Show a series.

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

{
    "id": 4241,
    "url": "https://patchwork.libcamera.org/api/series/4241/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4241",
    "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": "2024-03-26T11:24:03",
    "submitter": {
        "id": 177,
        "url": "https://patchwork.libcamera.org/api/people/177/?format=api",
        "name": "Milan Zamazal",
        "email": "mzamazal@redhat.com"
    },
    "version": 1,
    "total": 11,
    "received_total": 11,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/4241/mbox/",
    "cover_letter": {
        "id": 19802,
        "url": "https://patchwork.libcamera.org/api/covers/19802/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/19802/",
        "msgid": "<20240326112419.503286-1-mzamazal@redhat.com>",
        "date": "2024-03-26T11:24:03",
        "name": "[RFC,00/11] Add global configuration file",
        "mbox": "https://patchwork.libcamera.org/cover/19802/mbox/"
    },
    "patches": [
        {
            "id": 19813,
            "url": "https://patchwork.libcamera.org/api/patches/19813/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/19813/",
            "msgid": "<20240326112419.503286-2-mzamazal@redhat.com>",
            "date": "2024-03-26T11:24:04",
            "name": "[RFC,01/11] config: Introduce global runtime configuration",
            "mbox": "https://patchwork.libcamera.org/patch/19813/mbox/"
        },
        {
            "id": 19803,
            "url": "https://patchwork.libcamera.org/api/patches/19803/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/19803/",
            "msgid": "<20240326112419.503286-3-mzamazal@redhat.com>",
            "date": "2024-03-26T11:24:05",
            "name": "[RFC,02/11] config: Move global configuration to base",
            "mbox": "https://patchwork.libcamera.org/patch/19803/mbox/"
        },
        {
            "id": 19804,
            "url": "https://patchwork.libcamera.org/api/patches/19804/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/19804/",
            "msgid": "<20240326112419.503286-4-mzamazal@redhat.com>",
            "date": "2024-03-26T11:24:06",
            "name": "[RFC,03/11] config: Look up logging levels in the configuration file",
            "mbox": "https://patchwork.libcamera.org/patch/19804/mbox/"
        },
        {
            "id": 19805,
            "url": "https://patchwork.libcamera.org/api/patches/19805/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/19805/",
            "msgid": "<20240326112419.503286-5-mzamazal@redhat.com>",
            "date": "2024-03-26T11:24:07",
            "name": "[RFC,04/11] config: Add configuration retrieval helpers",
            "mbox": "https://patchwork.libcamera.org/patch/19805/mbox/"
        },
        {
            "id": 19807,
            "url": "https://patchwork.libcamera.org/api/patches/19807/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/19807/",
            "msgid": "<20240326112419.503286-6-mzamazal@redhat.com>",
            "date": "2024-03-26T11:24:08",
            "name": "[RFC,05/11] config: Look up log file in configuration file",
            "mbox": "https://patchwork.libcamera.org/patch/19807/mbox/"
        },
        {
            "id": 19806,
            "url": "https://patchwork.libcamera.org/api/patches/19806/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/19806/",
            "msgid": "<20240326112419.503286-7-mzamazal@redhat.com>",
            "date": "2024-03-26T11:24:09",
            "name": "[RFC,06/11] config: Look up log color configuration in configuration file",
            "mbox": "https://patchwork.libcamera.org/patch/19806/mbox/"
        },
        {
            "id": 19808,
            "url": "https://patchwork.libcamera.org/api/patches/19808/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/19808/",
            "msgid": "<20240326112419.503286-8-mzamazal@redhat.com>",
            "date": "2024-03-26T11:24:10",
            "name": "[RFC,07/11] config: Look up rpi config path in configuration file",
            "mbox": "https://patchwork.libcamera.org/patch/19808/mbox/"
        },
        {
            "id": 19809,
            "url": "https://patchwork.libcamera.org/api/patches/19809/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/19809/",
            "msgid": "<20240326112419.503286-9-mzamazal@redhat.com>",
            "date": "2024-03-26T11:24:11",
            "name": "[RFC,08/11] config: Look up IPA configurables in configuration file",
            "mbox": "https://patchwork.libcamera.org/patch/19809/mbox/"
        },
        {
            "id": 19810,
            "url": "https://patchwork.libcamera.org/api/patches/19810/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/19810/",
            "msgid": "<20240326112419.503286-10-mzamazal@redhat.com>",
            "date": "2024-03-26T11:24:12",
            "name": "[RFC,09/11] config: Look up RkISP1 tuning file in configuration file",
            "mbox": "https://patchwork.libcamera.org/patch/19810/mbox/"
        },
        {
            "id": 19811,
            "url": "https://patchwork.libcamera.org/api/patches/19811/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/19811/",
            "msgid": "<20240326112419.503286-11-mzamazal@redhat.com>",
            "date": "2024-03-26T11:24:13",
            "name": "[RFC,10/11] config: Allow enabling software ISP in runtime",
            "mbox": "https://patchwork.libcamera.org/patch/19811/mbox/"
        },
        {
            "id": 19812,
            "url": "https://patchwork.libcamera.org/api/patches/19812/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/19812/",
            "msgid": "<20240326112419.503286-12-mzamazal@redhat.com>",
            "date": "2024-03-26T11:24:14",
            "name": "[RFC,11/11] config: Add global configuration documentation",
            "mbox": "https://patchwork.libcamera.org/patch/19812/mbox/"
        }
    ]
}