Show a series.

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

{
    "id": 228,
    "url": "https://patchwork.libcamera.org/api/series/228/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=228",
    "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": "cam: Add support to specify multiple stream configurations with hints",
    "date": "2019-04-02T00:54:02",
    "submitter": {
        "id": 5,
        "url": "https://patchwork.libcamera.org/api/people/5/?format=api",
        "name": "Niklas Söderlund",
        "email": "niklas.soderlund@ragnatech.se"
    },
    "version": 1,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/228/mbox/",
    "cover_letter": {
        "id": 837,
        "url": "https://patchwork.libcamera.org/api/covers/837/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/837/",
        "msgid": "<20190402005406.25097-1-niklas.soderlund@ragnatech.se>",
        "date": "2019-04-02T00:54:02",
        "name": "[libcamera-devel,0/4] cam: Add support to specify multiple stream configurations with hints",
        "mbox": "https://patchwork.libcamera.org/cover/837/mbox/"
    },
    "patches": [
        {
            "id": 838,
            "url": "https://patchwork.libcamera.org/api/patches/838/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/838/",
            "msgid": "<20190402005406.25097-2-niklas.soderlund@ragnatech.se>",
            "date": "2019-04-02T00:54:03",
            "name": "[libcamera-devel,1/4] cam: Rename --format to --stream",
            "mbox": "https://patchwork.libcamera.org/patch/838/mbox/"
        },
        {
            "id": 840,
            "url": "https://patchwork.libcamera.org/api/patches/840/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/840/",
            "msgid": "<20190402005406.25097-3-niklas.soderlund@ragnatech.se>",
            "date": "2019-04-02T00:54:04",
            "name": "[libcamera-devel,2/4] cam: Add support to specify multiple stream configurations with hints",
            "mbox": "https://patchwork.libcamera.org/patch/840/mbox/"
        },
        {
            "id": 839,
            "url": "https://patchwork.libcamera.org/api/patches/839/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/839/",
            "msgid": "<20190402005406.25097-4-niklas.soderlund@ragnatech.se>",
            "date": "2019-04-02T00:54:05",
            "name": "[libcamera-devel,3/4] cam: Extend request complete handler to deal with multiple streams",
            "mbox": "https://patchwork.libcamera.org/patch/839/mbox/"
        },
        {
            "id": 841,
            "url": "https://patchwork.libcamera.org/api/patches/841/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/841/",
            "msgid": "<20190402005406.25097-5-niklas.soderlund@ragnatech.se>",
            "date": "2019-04-02T00:54:06",
            "name": "[libcamera-devel,4/4] cam: Allow cameras with more then one stream",
            "mbox": "https://patchwork.libcamera.org/patch/841/mbox/"
        }
    ]
}