Show a series.

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

{
    "id": 1939,
    "url": "https://patchwork.libcamera.org/api/series/1939/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1939",
    "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": "ipa: raspberrypi: Rate-limit the controller algorithms",
    "date": "2021-04-16T10:31:38",
    "submitter": {
        "id": 34,
        "url": "https://patchwork.libcamera.org/api/people/34/?format=api",
        "name": "Naushir Patuck",
        "email": "naush@raspberrypi.com"
    },
    "version": 2,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/1939/mbox/",
    "cover_letter": {
        "id": 11962,
        "url": "https://patchwork.libcamera.org/api/covers/11962/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/11962/",
        "msgid": "<20210416103141.1483745-1-naush@raspberrypi.com>",
        "date": "2021-04-16T10:31:38",
        "name": "[libcamera-devel,v2,0/3] ipa: raspberrypi: Rate-limit the controller algorithms",
        "mbox": "https://patchwork.libcamera.org/cover/11962/mbox/"
    },
    "patches": [
        {
            "id": 11963,
            "url": "https://patchwork.libcamera.org/api/patches/11963/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/11963/",
            "msgid": "<20210416103141.1483745-2-naush@raspberrypi.com>",
            "date": "2021-04-16T10:31:39",
            "name": "[libcamera-devel,v2,1/3] ipa: raspberrypi: Store dropped frame count in a member variable",
            "mbox": "https://patchwork.libcamera.org/patch/11963/mbox/"
        },
        {
            "id": 11964,
            "url": "https://patchwork.libcamera.org/api/patches/11964/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/11964/",
            "msgid": "<20210416103141.1483745-3-naush@raspberrypi.com>",
            "date": "2021-04-16T10:31:40",
            "name": "[libcamera-devel,v2,2/3] ipa: raspberrypi: Add move operator to RPiController::Metadata",
            "mbox": "https://patchwork.libcamera.org/patch/11964/mbox/"
        },
        {
            "id": 11965,
            "url": "https://patchwork.libcamera.org/api/patches/11965/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/11965/",
            "msgid": "<20210416103141.1483745-4-naush@raspberrypi.com>",
            "date": "2021-04-16T10:31:41",
            "name": "[libcamera-devel,v2,3/3] ipa: raspberrypi: Rate-limit the controller algorithms",
            "mbox": "https://patchwork.libcamera.org/patch/11965/mbox/"
        }
    ]
}