Show a series.

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

{
    "id": 328,
    "url": "https://patchwork.libcamera.org/api/1.1/series/328/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=328",
    "project": {
        "id": 1,
        "url": "https://patchwork.libcamera.org/api/1.1/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: Add support for format information and validation",
    "date": "2019-05-27T00:15:28",
    "submitter": {
        "id": 5,
        "url": "https://patchwork.libcamera.org/api/1.1/people/5/?format=api",
        "name": "Niklas Söderlund",
        "email": "niklas.soderlund@ragnatech.se"
    },
    "version": 1,
    "total": 17,
    "received_total": 17,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/328/mbox/",
    "cover_letter": {
        "id": 1295,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/1295/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/1295/",
        "msgid": "<20190527001543.13593-1-niklas.soderlund@ragnatech.se>",
        "date": "2019-05-27T00:15:26",
        "name": "[libcamera-devel,00/17] libcamera: Add support for format information and validation",
        "mbox": "https://patchwork.libcamera.org/cover/1295/mbox/"
    },
    "patches": [
        {
            "id": 1294,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/1294/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/1294/",
            "msgid": "<20190527001543.13593-2-niklas.soderlund@ragnatech.se>",
            "date": "2019-05-27T00:15:27",
            "name": "[libcamera-devel,01/17] meson: Allow partially initializing objects",
            "mbox": "https://patchwork.libcamera.org/patch/1294/mbox/"
        },
        {
            "id": 1293,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/1293/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/1293/",
            "msgid": "<20190527001543.13593-3-niklas.soderlund@ragnatech.se>",
            "date": "2019-05-27T00:15:28",
            "name": "[libcamera-devel,02/17] libcamera: geometry: SizeRange: Add constructor for a single size",
            "mbox": "https://patchwork.libcamera.org/patch/1293/mbox/"
        },
        {
            "id": 1296,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/1296/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/1296/",
            "msgid": "<20190527001543.13593-4-niklas.soderlund@ragnatech.se>",
            "date": "2019-05-27T00:15:29",
            "name": "[libcamera-devel,03/17] libcamera: geometry: SizeRange: Extend with stepping information",
            "mbox": "https://patchwork.libcamera.org/patch/1296/mbox/"
        },
        {
            "id": 1297,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/1297/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/1297/",
            "msgid": "<20190527001543.13593-5-niklas.soderlund@ragnatech.se>",
            "date": "2019-05-27T00:15:30",
            "name": "[libcamera-devel,04/17] libcamera: geometry: SizeRange: Add toString()",
            "mbox": "https://patchwork.libcamera.org/patch/1297/mbox/"
        },
        {
            "id": 1298,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/1298/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/1298/",
            "msgid": "<20190527001543.13593-6-niklas.soderlund@ragnatech.se>",
            "date": "2019-05-27T00:15:31",
            "name": "[libcamera-devel,05/17] libcamera: formats: Add V4L2DeviceFormats and V4L2DeviceFormats",
            "mbox": "https://patchwork.libcamera.org/patch/1298/mbox/"
        },
        {
            "id": 1299,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/1299/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/1299/",
            "msgid": "<20190527001543.13593-7-niklas.soderlund@ragnatech.se>",
            "date": "2019-05-27T00:15:32",
            "name": "[libcamera-devel,06/17] libcamera: v4l2_subdevice: Breakout mbus code enumeration",
            "mbox": "https://patchwork.libcamera.org/patch/1299/mbox/"
        },
        {
            "id": 1300,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/1300/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/1300/",
            "msgid": "<20190527001543.13593-8-niklas.soderlund@ragnatech.se>",
            "date": "2019-05-27T00:15:33",
            "name": "[libcamera-devel,07/17] libcamera: v4l2_subdevice: Rework enumPadSizes()",
            "mbox": "https://patchwork.libcamera.org/patch/1300/mbox/"
        },
        {
            "id": 1302,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/1302/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/1302/",
            "msgid": "<20190527001543.13593-9-niklas.soderlund@ragnatech.se>",
            "date": "2019-05-27T00:15:34",
            "name": "[libcamera-devel,08/17] libcamera: v4l2_subdevice: Replace FormatEnum with V4L2SubdeviceFormats",
            "mbox": "https://patchwork.libcamera.org/patch/1302/mbox/"
        },
        {
            "id": 1301,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/1301/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/1301/",
            "msgid": "<20190527001543.13593-10-niklas.soderlund@ragnatech.se>",
            "date": "2019-05-27T00:15:35",
            "name": "[libcamera-devel,09/17] libcamera: v4l2_device: Add enumeration of pixelformats and frame sizes",
            "mbox": "https://patchwork.libcamera.org/patch/1301/mbox/"
        },
        {
            "id": 1303,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/1303/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/1303/",
            "msgid": "<20190527001543.13593-11-niklas.soderlund@ragnatech.se>",
            "date": "2019-05-27T00:15:36",
            "name": "[libcamera-devel,10/17] libcamera: stream: Define log object",
            "mbox": "https://patchwork.libcamera.org/patch/1303/mbox/"
        },
        {
            "id": 1305,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/1305/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/1305/",
            "msgid": "<20190527001543.13593-12-niklas.soderlund@ragnatech.se>",
            "date": "2019-05-27T00:15:37",
            "name": "[libcamera-devel,11/17] libcamera: stream: Add StreamFormats",
            "mbox": "https://patchwork.libcamera.org/patch/1305/mbox/"
        },
        {
            "id": 1304,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/1304/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/1304/",
            "msgid": "<20190527001543.13593-13-niklas.soderlund@ragnatech.se>",
            "date": "2019-05-27T00:15:38",
            "name": "[libcamera-devel,12/17] libcamera: stream: StreamConfiguration: Add StreamFormats information",
            "mbox": "https://patchwork.libcamera.org/patch/1304/mbox/"
        },
        {
            "id": 1306,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/1306/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/1306/",
            "msgid": "<20190527001543.13593-14-niklas.soderlund@ragnatech.se>",
            "date": "2019-05-27T00:15:39",
            "name": "[libcamera-devel,13/17] test: stream: Add test for StreamFormat",
            "mbox": "https://patchwork.libcamera.org/patch/1306/mbox/"
        },
        {
            "id": 1308,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/1308/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/1308/",
            "msgid": "<20190527001543.13593-15-niklas.soderlund@ragnatech.se>",
            "date": "2019-05-27T00:15:40",
            "name": "[libcamera-devel,14/17] cam: Move camera configuration preparation to CamApp",
            "mbox": "https://patchwork.libcamera.org/patch/1308/mbox/"
        },
        {
            "id": 1309,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/1309/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/1309/",
            "msgid": "<20190527001543.13593-16-niklas.soderlund@ragnatech.se>",
            "date": "2019-05-27T00:15:41",
            "name": "[libcamera-devel,15/17] cam: Validate camera configuration",
            "mbox": "https://patchwork.libcamera.org/patch/1309/mbox/"
        },
        {
            "id": 1307,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/1307/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/1307/",
            "msgid": "<20190527001543.13593-17-niklas.soderlund@ragnatech.se>",
            "date": "2019-05-27T00:15:42",
            "name": "[libcamera-devel,16/17] cam: Add --info option to print information about stream(s)",
            "mbox": "https://patchwork.libcamera.org/patch/1307/mbox/"
        },
        {
            "id": 1310,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/1310/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/1310/",
            "msgid": "<20190527001543.13593-18-niklas.soderlund@ragnatech.se>",
            "date": "2019-05-27T00:15:43",
            "name": "[libcamera-devel,17/17] libcamera: pipeline: uvcvideo: Add format information and validation",
            "mbox": "https://patchwork.libcamera.org/patch/1310/mbox/"
        }
    ]
}