Show a series.

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

{
    "id": 1944,
    "url": "https://patchwork.libcamera.org/api/series/1944/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1944",
    "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-18T09:04:55",
    "submitter": {
        "id": 34,
        "url": "https://patchwork.libcamera.org/api/people/34/?format=api",
        "name": "Naushir Patuck",
        "email": "naush@raspberrypi.com"
    },
    "version": 3,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/1944/mbox/",
    "cover_letter": {
        "id": 11973,
        "url": "https://patchwork.libcamera.org/api/covers/11973/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/11973/",
        "msgid": "<20210418090459.38506-1-naush@raspberrypi.com>",
        "date": "2021-04-18T09:04:55",
        "name": "[libcamera-devel,v3,0/4] ipa: raspberrypi: Rate-limit the controller algorithms",
        "mbox": "https://patchwork.libcamera.org/cover/11973/mbox/"
    },
    "patches": [
        {
            "id": 11974,
            "url": "https://patchwork.libcamera.org/api/patches/11974/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/11974/",
            "msgid": "<20210418090459.38506-2-naush@raspberrypi.com>",
            "date": "2021-04-18T09:04:56",
            "name": "[libcamera-devel,v3,1/4] ipa: raspberrypi: Store dropped frame count in a member variable",
            "mbox": "https://patchwork.libcamera.org/patch/11974/mbox/"
        },
        {
            "id": 11975,
            "url": "https://patchwork.libcamera.org/api/patches/11975/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/11975/",
            "msgid": "<20210418090459.38506-3-naush@raspberrypi.com>",
            "date": "2021-04-18T09:04:57",
            "name": "[libcamera-devel,v3,2/4] ipa: raspberrypi: Reformat RPiController::Metadata class header",
            "mbox": "https://patchwork.libcamera.org/patch/11975/mbox/"
        },
        {
            "id": 11976,
            "url": "https://patchwork.libcamera.org/api/patches/11976/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/11976/",
            "msgid": "<20210418090459.38506-4-naush@raspberrypi.com>",
            "date": "2021-04-18T09:04:58",
            "name": "[libcamera-devel,v3,3/4] ipa: raspberrypi: Add move/copy ctors and operators to Metadata class",
            "mbox": "https://patchwork.libcamera.org/patch/11976/mbox/"
        },
        {
            "id": 11977,
            "url": "https://patchwork.libcamera.org/api/patches/11977/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/11977/",
            "msgid": "<20210418090459.38506-5-naush@raspberrypi.com>",
            "date": "2021-04-18T09:04:59",
            "name": "[libcamera-devel,v3,4/4] ipa: raspberrypi: Rate-limit the controller algorithms",
            "mbox": "https://patchwork.libcamera.org/patch/11977/mbox/"
        }
    ]
}