Show a series.

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

{
    "id": 3293,
    "url": "https://patchwork.libcamera.org/api/series/3293/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3293",
    "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": "Replace boost JSON parser with libyaml in Raspberry Pi IPA",
    "date": "2022-07-18T08:15:54",
    "submitter": {
        "id": 34,
        "url": "https://patchwork.libcamera.org/api/people/34/?format=api",
        "name": "Naushir Patuck",
        "email": "naush@raspberrypi.com"
    },
    "version": 6,
    "total": 8,
    "received_total": 8,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/3293/mbox/",
    "cover_letter": {
        "id": 16667,
        "url": "https://patchwork.libcamera.org/api/covers/16667/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/16667/",
        "msgid": "<20220718081602.32535-1-naush@raspberrypi.com>",
        "date": "2022-07-18T08:15:54",
        "name": "[libcamera-devel,v6,0/8] Replace boost JSON parser with libyaml in Raspberry Pi IPA",
        "mbox": "https://patchwork.libcamera.org/cover/16667/mbox/"
    },
    "patches": [
        {
            "id": 16668,
            "url": "https://patchwork.libcamera.org/api/patches/16668/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/16668/",
            "msgid": "<20220718081602.32535-2-naush@raspberrypi.com>",
            "date": "2022-07-18T08:15:55",
            "name": "[libcamera-devel,v6,1/8] test: yaml-parser: Test dictionary items ordering",
            "mbox": "https://patchwork.libcamera.org/patch/16668/mbox/"
        },
        {
            "id": 16669,
            "url": "https://patchwork.libcamera.org/api/patches/16669/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/16669/",
            "msgid": "<20220718081602.32535-3-naush@raspberrypi.com>",
            "date": "2022-07-18T08:15:56",
            "name": "[libcamera-devel,v6,2/8] libcamera: yaml_parser: Preserve order of items in dictionary",
            "mbox": "https://patchwork.libcamera.org/patch/16669/mbox/"
        },
        {
            "id": 16670,
            "url": "https://patchwork.libcamera.org/api/patches/16670/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/16670/",
            "msgid": "<20220718081602.32535-4-naush@raspberrypi.com>",
            "date": "2022-07-18T08:15:57",
            "name": "[libcamera-devel,v6,3/8] ipa: raspberrypi: Replace tabs with spaces in tuning data files",
            "mbox": "https://patchwork.libcamera.org/patch/16670/mbox/"
        },
        {
            "id": 16672,
            "url": "https://patchwork.libcamera.org/api/patches/16672/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/16672/",
            "msgid": "<20220718081602.32535-5-naush@raspberrypi.com>",
            "date": "2022-07-18T08:15:58",
            "name": "[libcamera-devel,v6,4/8] ipa: raspberrypi: Use YamlParser to replace dependency on boost",
            "mbox": "https://patchwork.libcamera.org/patch/16672/mbox/"
        },
        {
            "id": 16671,
            "url": "https://patchwork.libcamera.org/api/patches/16671/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/16671/",
            "msgid": "<20220718081602.32535-6-naush@raspberrypi.com>",
            "date": "2022-07-18T08:15:59",
            "name": "[libcamera-devel,v6,5/8] ipa: raspberrypi: Introduce version 2.0 format for the camera tuning file",
            "mbox": "https://patchwork.libcamera.org/patch/16671/mbox/"
        },
        {
            "id": 16673,
            "url": "https://patchwork.libcamera.org/api/patches/16673/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/16673/",
            "msgid": "<20220718081602.32535-7-naush@raspberrypi.com>",
            "date": "2022-07-18T08:16:00",
            "name": "[libcamera-devel,v6,6/8] utils: raspberrypi: ctt: Output version 2.0 format tuning files",
            "mbox": "https://patchwork.libcamera.org/patch/16673/mbox/"
        },
        {
            "id": 16674,
            "url": "https://patchwork.libcamera.org/api/patches/16674/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/16674/",
            "msgid": "<20220718081602.32535-8-naush@raspberrypi.com>",
            "date": "2022-07-18T08:16:01",
            "name": "[libcamera-devel,v6,7/8] utils: raspberrypi: Add tuning file conversion script",
            "mbox": "https://patchwork.libcamera.org/patch/16674/mbox/"
        },
        {
            "id": 16675,
            "url": "https://patchwork.libcamera.org/api/patches/16675/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/16675/",
            "msgid": "<20220718081602.32535-9-naush@raspberrypi.com>",
            "date": "2022-07-18T08:16:02",
            "name": "[libcamera-devel,v6,8/8] ipa: raspberrypi: Convert existing cameara tuning files to version 2.0",
            "mbox": "https://patchwork.libcamera.org/patch/16675/mbox/"
        }
    ]
}