Show a series.

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

{
    "id": 1477,
    "url": "https://patchwork.libcamera.org/api/series/1477/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1477",
    "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": "Configuration files and parsing",
    "date": "2020-11-23T16:43:11",
    "submitter": {
        "id": 4,
        "url": "https://patchwork.libcamera.org/api/people/4/?format=api",
        "name": "Kieran Bingham",
        "email": "kieran.bingham@ideasonboard.com"
    },
    "version": 1,
    "total": 8,
    "received_total": 8,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/1477/mbox/",
    "cover_letter": {
        "id": 10471,
        "url": "https://patchwork.libcamera.org/api/covers/10471/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/10471/",
        "msgid": "<20201123164319.152742-1-kieran.bingham@ideasonboard.com>",
        "date": "2020-11-23T16:43:11",
        "name": "[libcamera-devel,RFC,0/8] Configuration files and parsing",
        "mbox": "https://patchwork.libcamera.org/cover/10471/mbox/"
    },
    "patches": [
        {
            "id": 10472,
            "url": "https://patchwork.libcamera.org/api/patches/10472/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/10472/",
            "msgid": "<20201123164319.152742-2-kieran.bingham@ideasonboard.com>",
            "date": "2020-11-23T16:43:12",
            "name": "[libcamera-devel,RFC,1/8] meson: Simplify pkg_mod.generate",
            "mbox": "https://patchwork.libcamera.org/patch/10472/mbox/"
        },
        {
            "id": 10473,
            "url": "https://patchwork.libcamera.org/api/patches/10473/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/10473/",
            "msgid": "<20201123164319.152742-3-kieran.bingham@ideasonboard.com>",
            "date": "2020-11-23T16:43:13",
            "name": "[libcamera-devel,RFC,2/8] src: meson: Re-order subdir layout",
            "mbox": "https://patchwork.libcamera.org/patch/10473/mbox/"
        },
        {
            "id": 10474,
            "url": "https://patchwork.libcamera.org/api/patches/10474/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/10474/",
            "msgid": "<20201123164319.152742-4-kieran.bingham@ideasonboard.com>",
            "date": "2020-11-23T16:43:14",
            "name": "[libcamera-devel,RFC,3/8] src: meson: Simplify v4l2 enablement",
            "mbox": "https://patchwork.libcamera.org/patch/10474/mbox/"
        },
        {
            "id": 10475,
            "url": "https://patchwork.libcamera.org/api/patches/10475/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/10475/",
            "msgid": "<20201123164319.152742-5-kieran.bingham@ideasonboard.com>",
            "date": "2020-11-23T16:43:15",
            "name": "[libcamera-devel,RFC,4/8] src: meson: Define system paths",
            "mbox": "https://patchwork.libcamera.org/patch/10475/mbox/"
        },
        {
            "id": 10476,
            "url": "https://patchwork.libcamera.org/api/patches/10476/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/10476/",
            "msgid": "<20201123164319.152742-6-kieran.bingham@ideasonboard.com>",
            "date": "2020-11-23T16:43:16",
            "name": "[libcamera-devel,RFC,5/8] src: ipa: meson: Re-use existing system paths",
            "mbox": "https://patchwork.libcamera.org/patch/10476/mbox/"
        },
        {
            "id": 10477,
            "url": "https://patchwork.libcamera.org/api/patches/10477/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/10477/",
            "msgid": "<20201123164319.152742-7-kieran.bingham@ideasonboard.com>",
            "date": "2020-11-23T16:43:17",
            "name": "[libcamera-devel,RFC,6/8] libcamera: Add configuration interface",
            "mbox": "https://patchwork.libcamera.org/patch/10477/mbox/"
        },
        {
            "id": 10478,
            "url": "https://patchwork.libcamera.org/api/patches/10478/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/10478/",
            "msgid": "<20201123164319.152742-8-kieran.bingham@ideasonboard.com>",
            "date": "2020-11-23T16:43:18",
            "name": "[libcamera-devel,RFC,7/8] test: Add configuration parser tests",
            "mbox": "https://patchwork.libcamera.org/patch/10478/mbox/"
        },
        {
            "id": 10479,
            "url": "https://patchwork.libcamera.org/api/patches/10479/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/10479/",
            "msgid": "<20201123164319.152742-9-kieran.bingham@ideasonboard.com>",
            "date": "2020-11-23T16:43:19",
            "name": "[libcamera-devel,RFC,8/8] libcamera: camera_sensor: Parse configuration properties",
            "mbox": "https://patchwork.libcamera.org/patch/10479/mbox/"
        }
    ]
}