Show a series.

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

{
    "id": 561,
    "url": "https://patchwork.libcamera.org/api/series/561/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=561",
    "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: Rework buffer API",
    "date": "2019-10-28T02:25:13",
    "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": 12,
    "received_total": 12,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/561/mbox/",
    "cover_letter": {
        "id": 2260,
        "url": "https://patchwork.libcamera.org/api/covers/2260/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/2260/",
        "msgid": "<20191028022525.796995-1-niklas.soderlund@ragnatech.se>",
        "date": "2019-10-28T02:25:13",
        "name": "[libcamera-devel,RFC,00/12] libcamera: Rework buffer API",
        "mbox": "https://patchwork.libcamera.org/cover/2260/mbox/"
    },
    "patches": [
        {
            "id": 2261,
            "url": "https://patchwork.libcamera.org/api/patches/2261/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/2261/",
            "msgid": "<20191028022525.796995-2-niklas.soderlund@ragnatech.se>",
            "date": "2019-10-28T02:25:14",
            "name": "[libcamera-devel,RFC,01/12] test: camera: buffer_import: Remove test",
            "mbox": "https://patchwork.libcamera.org/patch/2261/mbox/"
        },
        {
            "id": 2262,
            "url": "https://patchwork.libcamera.org/api/patches/2262/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/2262/",
            "msgid": "<20191028022525.796995-3-niklas.soderlund@ragnatech.se>",
            "date": "2019-10-28T02:25:15",
            "name": "[libcamera-devel,RFC,02/12] libcamera: pipelines: Explicitly allocate streams",
            "mbox": "https://patchwork.libcamera.org/patch/2262/mbox/"
        },
        {
            "id": 2263,
            "url": "https://patchwork.libcamera.org/api/patches/2263/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/2263/",
            "msgid": "<20191028022525.796995-4-niklas.soderlund@ragnatech.se>",
            "date": "2019-10-28T02:25:16",
            "name": "[libcamera-devel,RFC,03/12] libcamera: pipeline: Add helper to find request from buffer",
            "mbox": "https://patchwork.libcamera.org/patch/2263/mbox/"
        },
        {
            "id": 2264,
            "url": "https://patchwork.libcamera.org/api/patches/2264/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/2264/",
            "msgid": "<20191028022525.796995-5-niklas.soderlund@ragnatech.se>",
            "date": "2019-10-28T02:25:17",
            "name": "[libcamera-devel,RFC,04/12] libcamera: pipelines: Switch to helper to resolve request from buffer",
            "mbox": "https://patchwork.libcamera.org/patch/2264/mbox/"
        },
        {
            "id": 2266,
            "url": "https://patchwork.libcamera.org/api/patches/2266/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/2266/",
            "msgid": "<20191028022525.796995-6-niklas.soderlund@ragnatech.se>",
            "date": "2019-10-28T02:25:18",
            "name": "[libcamera-devel,RFC,05/12] libcamera: buffer: Remove request tracking",
            "mbox": "https://patchwork.libcamera.org/patch/2266/mbox/"
        },
        {
            "id": 2265,
            "url": "https://patchwork.libcamera.org/api/patches/2265/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/2265/",
            "msgid": "<20191028022525.796995-7-niklas.soderlund@ragnatech.se>",
            "date": "2019-10-28T02:25:19",
            "name": "[libcamera-devel,RFC,06/12] libcamera: stream: Add prototypes for new interface",
            "mbox": "https://patchwork.libcamera.org/patch/2265/mbox/"
        },
        {
            "id": 2267,
            "url": "https://patchwork.libcamera.org/api/patches/2267/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/2267/",
            "msgid": "<20191028022525.796995-8-niklas.soderlund@ragnatech.se>",
            "date": "2019-10-28T02:25:20",
            "name": "[libcamera-devel,RFC,07/12] libcamera: buffer: Add dedicated container for buffer information",
            "mbox": "https://patchwork.libcamera.org/patch/2267/mbox/"
        },
        {
            "id": 2268,
            "url": "https://patchwork.libcamera.org/api/patches/2268/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/2268/",
            "msgid": "<20191028022525.796995-9-niklas.soderlund@ragnatech.se>",
            "date": "2019-10-28T02:25:21",
            "name": "[libcamera-devel,RFC,08/12] libcamera: buffer: Add a buffer allocator",
            "mbox": "https://patchwork.libcamera.org/patch/2268/mbox/"
        },
        {
            "id": 2269,
            "url": "https://patchwork.libcamera.org/api/patches/2269/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/2269/",
            "msgid": "<20191028022525.796995-10-niklas.soderlund@ragnatech.se>",
            "date": "2019-10-28T02:25:22",
            "name": "[libcamera-devel,RFC,09/12] libcamera: v4l2_videodevice: Add a buffer cache class",
            "mbox": "https://patchwork.libcamera.org/patch/2269/mbox/"
        },
        {
            "id": 2270,
            "url": "https://patchwork.libcamera.org/api/patches/2270/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/2270/",
            "msgid": "<20191028022525.796995-11-niklas.soderlund@ragnatech.se>",
            "date": "2019-10-28T02:25:23",
            "name": "[libcamera-devel,RFC,10/12] libcamera: buffer: Store buffer information in separate container",
            "mbox": "https://patchwork.libcamera.org/patch/2270/mbox/"
        },
        {
            "id": 2271,
            "url": "https://patchwork.libcamera.org/api/patches/2271/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/2271/",
            "msgid": "<20191028022525.796995-12-niklas.soderlund@ragnatech.se>",
            "date": "2019-10-28T02:25:24",
            "name": "[libcamera-devel,RFC,11/12] libcamera: buffer: Switch to new buffer API",
            "mbox": "https://patchwork.libcamera.org/patch/2271/mbox/"
        },
        {
            "id": 2272,
            "url": "https://patchwork.libcamera.org/api/patches/2272/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/2272/",
            "msgid": "<20191028022525.796995-13-niklas.soderlund@ragnatech.se>",
            "date": "2019-10-28T02:25:25",
            "name": "[libcamera-devel,RFC,12/12] libcamera: buffer: Clean up after buffer API switch",
            "mbox": "https://patchwork.libcamera.org/patch/2272/mbox/"
        }
    ]
}