Show a series.

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

{
    "id": 227,
    "url": "https://patchwork.libcamera.org/api/series/227/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=227",
    "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": "libcamera: camera: Add support for stream usage hint",
    "date": "2019-04-02T00:53:27",
    "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": 5,
    "received_total": 5,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/227/mbox/",
    "cover_letter": {
        "id": 831,
        "url": "https://patchwork.libcamera.org/api/covers/831/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/831/",
        "msgid": "<20190402005332.25018-1-niklas.soderlund@ragnatech.se>",
        "date": "2019-04-02T00:53:27",
        "name": "[libcamera-devel,RFC,0/5] libcamera: camera: Add support for stream usage hint",
        "mbox": "https://patchwork.libcamera.org/cover/831/mbox/"
    },
    "patches": [
        {
            "id": 833,
            "url": "https://patchwork.libcamera.org/api/patches/833/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/833/",
            "msgid": "<20190402005332.25018-2-niklas.soderlund@ragnatech.se>",
            "date": "2019-04-02T00:53:28",
            "name": "[libcamera-devel,RFC,1/5] cam: Rework how streams configuration is prepared",
            "mbox": "https://patchwork.libcamera.org/patch/833/mbox/"
        },
        {
            "id": 832,
            "url": "https://patchwork.libcamera.org/api/patches/832/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/832/",
            "msgid": "<20190402005332.25018-3-niklas.soderlund@ragnatech.se>",
            "date": "2019-04-02T00:53:29",
            "name": "[libcamera-devel,RFC,2/5] test: camera: Remove streams argument from configurationValid()",
            "mbox": "https://patchwork.libcamera.org/patch/832/mbox/"
        },
        {
            "id": 834,
            "url": "https://patchwork.libcamera.org/api/patches/834/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/834/",
            "msgid": "<20190402005332.25018-4-niklas.soderlund@ragnatech.se>",
            "date": "2019-04-02T00:53:30",
            "name": "[libcamera-devel,RFC,3/5] test: camera: Remove test for bad Stream IDs",
            "mbox": "https://patchwork.libcamera.org/patch/834/mbox/"
        },
        {
            "id": 835,
            "url": "https://patchwork.libcamera.org/api/patches/835/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/835/",
            "msgid": "<20190402005332.25018-5-niklas.soderlund@ragnatech.se>",
            "date": "2019-04-02T00:53:31",
            "name": "[libcamera-devel,RFC,4/5] libcamera: stream: Add basic stream usage hints definitions",
            "mbox": "https://patchwork.libcamera.org/patch/835/mbox/"
        },
        {
            "id": 836,
            "url": "https://patchwork.libcamera.org/api/patches/836/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/836/",
            "msgid": "<20190402005332.25018-6-niklas.soderlund@ragnatech.se>",
            "date": "2019-04-02T00:53:32",
            "name": "[libcamera-devel,RFC,5/5] libcamera: camera: Add support for stream usage hints",
            "mbox": "https://patchwork.libcamera.org/patch/836/mbox/"
        }
    ]
}