Show a series.

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

{
    "id": 3335,
    "url": "https://patchwork.libcamera.org/api/series/3335/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3335",
    "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-devel,v3,1/8] ipa: raspberrypi: Code refactoring to match style guidelines",
    "date": "2022-07-27T08:55:16",
    "submitter": {
        "id": 34,
        "url": "https://patchwork.libcamera.org/api/people/34/?format=api",
        "name": "Naushir Patuck",
        "email": "naush@raspberrypi.com"
    },
    "version": 3,
    "total": 8,
    "received_total": 8,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/3335/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 16845,
            "url": "https://patchwork.libcamera.org/api/patches/16845/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/16845/",
            "msgid": "<20220727085524.13290-2-naush@raspberrypi.com>",
            "date": "2022-07-27T08:55:17",
            "name": "[libcamera-devel,v3,1/8] ipa: raspberrypi: Code refactoring to match style guidelines",
            "mbox": "https://patchwork.libcamera.org/patch/16845/mbox/"
        },
        {
            "id": 16840,
            "url": "https://patchwork.libcamera.org/api/patches/16840/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/16840/",
            "msgid": "<20220727085524.13290-3-naush@raspberrypi.com>",
            "date": "2022-07-27T08:55:18",
            "name": "[libcamera-devel,v3,2/8] ipa: raspberrypi: Change to C style code comments",
            "mbox": "https://patchwork.libcamera.org/patch/16840/mbox/"
        },
        {
            "id": 16838,
            "url": "https://patchwork.libcamera.org/api/patches/16838/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/16838/",
            "msgid": "<20220727085524.13290-4-naush@raspberrypi.com>",
            "date": "2022-07-27T08:55:19",
            "name": "[libcamera-devel,v3,3/8] ipa: raspberrypi: Remove extern \"C\" declarations",
            "mbox": "https://patchwork.libcamera.org/patch/16838/mbox/"
        },
        {
            "id": 16839,
            "url": "https://patchwork.libcamera.org/api/patches/16839/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/16839/",
            "msgid": "<20220727085524.13290-5-naush@raspberrypi.com>",
            "date": "2022-07-27T08:55:20",
            "name": "[libcamera-devel,v3,4/8] ipa: raspberrypi: Rename header files from *.hpp to *.h",
            "mbox": "https://patchwork.libcamera.org/patch/16839/mbox/"
        },
        {
            "id": 16841,
            "url": "https://patchwork.libcamera.org/api/patches/16841/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/16841/",
            "msgid": "<20220727085524.13290-6-naush@raspberrypi.com>",
            "date": "2022-07-27T08:55:21",
            "name": "[libcamera-devel,v3,5/8] raspberrypi: Update Copyright statement in all Raspberry Pi source files",
            "mbox": "https://patchwork.libcamera.org/patch/16841/mbox/"
        },
        {
            "id": 16842,
            "url": "https://patchwork.libcamera.org/api/patches/16842/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/16842/",
            "msgid": "<20220727085524.13290-7-naush@raspberrypi.com>",
            "date": "2022-07-27T08:55:22",
            "name": "[libcamera-devel,v3,6/8] ipa: raspberryip: Remove all exception throw statements",
            "mbox": "https://patchwork.libcamera.org/patch/16842/mbox/"
        },
        {
            "id": 16843,
            "url": "https://patchwork.libcamera.org/api/patches/16843/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/16843/",
            "msgid": "<20220727085524.13290-8-naush@raspberrypi.com>",
            "date": "2022-07-27T08:55:23",
            "name": "[libcamera-devel,v3,7/8] ipa: raspberrypi: Remove #define constants",
            "mbox": "https://patchwork.libcamera.org/patch/16843/mbox/"
        },
        {
            "id": 16844,
            "url": "https://patchwork.libcamera.org/api/patches/16844/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/16844/",
            "msgid": "<20220727085524.13290-9-naush@raspberrypi.com>",
            "date": "2022-07-27T08:55:24",
            "name": "[libcamera-devel,v3,8/8] ipa: raspberrypi: agc: Fix log message prefixes",
            "mbox": "https://patchwork.libcamera.org/patch/16844/mbox/"
        }
    ]
}