Show a series.

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

{
    "id": 3575,
    "url": "https://patchwork.libcamera.org/api/1.1/series/3575/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3575",
    "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-devel,01/11] Fixes Bug 156, which breaks libcamera on Android < 12.",
    "date": "2022-10-24T05:55:33",
    "submitter": {
        "id": 97,
        "url": "https://patchwork.libcamera.org/api/1.1/people/97/?format=api",
        "name": "Nicolas Dufresne via libcamera-devel",
        "email": "libcamera-devel@lists.libcamera.org"
    },
    "version": 1,
    "total": 11,
    "received_total": 11,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/3575/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 17677,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/17677/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/17677/",
            "msgid": "<20221024055543.116040-2-nicholas@rothemail.net>",
            "date": "2022-10-24T05:55:33",
            "name": "[libcamera-devel,01/11] Fixes Bug 156, which breaks libcamera on Android < 12.",
            "mbox": "https://patchwork.libcamera.org/patch/17677/mbox/"
        },
        {
            "id": 17678,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/17678/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/17678/",
            "msgid": "<20221024055543.116040-3-nicholas@rothemail.net>",
            "date": "2022-10-24T05:55:34",
            "name": "[libcamera-devel,02/11] Adds missing thread-safety annotations, lack of which break the build.",
            "mbox": "https://patchwork.libcamera.org/patch/17678/mbox/"
        },
        {
            "id": 17687,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/17687/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/17687/",
            "msgid": "<20221024055543.116040-4-nicholas@rothemail.net>",
            "date": "2022-10-24T05:55:35",
            "name": "[libcamera-devel,03/11] Adds rkisp1 metadata required for the Android HAL to use it.",
            "mbox": "https://patchwork.libcamera.org/patch/17687/mbox/"
        },
        {
            "id": 17679,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/17679/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/17679/",
            "msgid": "<20221024055543.116040-5-nicholas@rothemail.net>",
            "date": "2022-10-24T05:55:36",
            "name": "[libcamera-devel,04/11] Adds metadata for the ov8858, which the PinePhone Pro uses.",
            "mbox": "https://patchwork.libcamera.org/patch/17679/mbox/"
        },
        {
            "id": 17680,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/17680/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/17680/",
            "msgid": "<20221024055543.116040-6-nicholas@rothemail.net>",
            "date": "2022-10-24T05:55:37",
            "name": "[libcamera-devel,05/11] Removes references to std::filesystem, which Android 11's toolchain does not support.",
            "mbox": "https://patchwork.libcamera.org/patch/17680/mbox/"
        },
        {
            "id": 17681,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/17681/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/17681/",
            "msgid": "<20221024055543.116040-7-nicholas@rothemail.net>",
            "date": "2022-10-24T05:55:38",
            "name": "[libcamera-devel,06/11] Replaces abs() with std::abs(), which supports double-precision in clang.",
            "mbox": "https://patchwork.libcamera.org/patch/17681/mbox/"
        },
        {
            "id": 17682,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/17682/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/17682/",
            "msgid": "<20221024055543.116040-8-nicholas@rothemail.net>",
            "date": "2022-10-24T05:55:39",
            "name": "[libcamera-devel,07/11] Makes libdl optional when the runtime includes a dynamic loader.",
            "mbox": "https://patchwork.libcamera.org/patch/17682/mbox/"
        },
        {
            "id": 17683,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/17683/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/17683/",
            "msgid": "<20221024055543.116040-9-nicholas@rothemail.net>",
            "date": "2022-10-24T05:55:40",
            "name": "[libcamera-devel,08/11] Removes code to force using libc++ instead of libstdc++ if available.",
            "mbox": "https://patchwork.libcamera.org/patch/17683/mbox/"
        },
        {
            "id": 17684,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/17684/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/17684/",
            "msgid": "<20221024055543.116040-10-nicholas@rothemail.net>",
            "date": "2022-10-24T05:55:41",
            "name": "[libcamera-devel,09/11] Adds Android makefiles to build libcamera inline with AOSP.",
            "mbox": "https://patchwork.libcamera.org/patch/17684/mbox/"
        },
        {
            "id": 17685,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/17685/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/17685/",
            "msgid": "<20221024055543.116040-11-nicholas@rothemail.net>",
            "date": "2022-10-24T05:55:42",
            "name": "[libcamera-devel,10/11] Adds a flag to disable IPA isolation, necessary for Android.",
            "mbox": "https://patchwork.libcamera.org/patch/17685/mbox/"
        },
        {
            "id": 17686,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/17686/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/17686/",
            "msgid": "<20221024055543.116040-12-nicholas@rothemail.net>",
            "date": "2022-10-24T05:55:43",
            "name": "[libcamera-devel,11/11] Adds useful debug print statements.",
            "mbox": "https://patchwork.libcamera.org/patch/17686/mbox/"
        }
    ]
}