Show a series.

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

{
    "id": 1949,
    "url": "https://patchwork.libcamera.org/api/series/1949/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1949",
    "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-19T13:17:11",
    "submitter": {
        "id": 34,
        "url": "https://patchwork.libcamera.org/api/people/34/?format=api",
        "name": "Naushir Patuck",
        "email": "naush@raspberrypi.com"
    },
    "version": 4,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/1949/mbox/",
    "cover_letter": {
        "id": 11996,
        "url": "https://patchwork.libcamera.org/api/covers/11996/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/11996/",
        "msgid": "<20210419131715.256802-1-naush@raspberrypi.com>",
        "date": "2021-04-19T13:17:11",
        "name": "[libcamera-devel,v4,0/4] ipa: raspberrypi: Rate-limit the controller algorithms",
        "mbox": "https://patchwork.libcamera.org/cover/11996/mbox/"
    },
    "patches": [
        {
            "id": 11997,
            "url": "https://patchwork.libcamera.org/api/patches/11997/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/11997/",
            "msgid": "<20210419131715.256802-2-naush@raspberrypi.com>",
            "date": "2021-04-19T13:17:12",
            "name": "[libcamera-devel,v4,1/4] ipa: raspberrypi: Reformat RPiController::Metadata class header",
            "mbox": "https://patchwork.libcamera.org/patch/11997/mbox/"
        },
        {
            "id": 11998,
            "url": "https://patchwork.libcamera.org/api/patches/11998/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/11998/",
            "msgid": "<20210419131715.256802-3-naush@raspberrypi.com>",
            "date": "2021-04-19T13:17:13",
            "name": "[libcamera-devel,v4,2/4] ipa: raspberrypi: Add move/copy ctors and operators to Metadata class",
            "mbox": "https://patchwork.libcamera.org/patch/11998/mbox/"
        },
        {
            "id": 11999,
            "url": "https://patchwork.libcamera.org/api/patches/11999/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/11999/",
            "msgid": "<20210419131715.256802-4-naush@raspberrypi.com>",
            "date": "2021-04-19T13:17:14",
            "name": "[libcamera-devel,v4,3/4] ipa: raspberrypi: Add Merge method to RPiController::Metadata",
            "mbox": "https://patchwork.libcamera.org/patch/11999/mbox/"
        },
        {
            "id": 12000,
            "url": "https://patchwork.libcamera.org/api/patches/12000/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/12000/",
            "msgid": "<20210419131715.256802-5-naush@raspberrypi.com>",
            "date": "2021-04-19T13:17:15",
            "name": "[libcamera-devel,v4,4/4] ipa: raspberrypi: Rate-limit the controller algorithms",
            "mbox": "https://patchwork.libcamera.org/patch/12000/mbox/"
        }
    ]
}