Show a series.

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

{
    "id": 2320,
    "url": "https://patchwork.libcamera.org/api/series/2320/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2320",
    "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": "IPU3: Introduce modularity for algorithms",
    "date": "2021-08-09T09:20:02",
    "submitter": {
        "id": 75,
        "url": "https://patchwork.libcamera.org/api/people/75/?format=api",
        "name": "Jean-Michel Hautbois",
        "email": "jeanmichel.hautbois@ideasonboard.com"
    },
    "version": 1,
    "total": 5,
    "received_total": 5,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/2320/mbox/",
    "cover_letter": {
        "id": 13251,
        "url": "https://patchwork.libcamera.org/api/covers/13251/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/13251/",
        "msgid": "<20210809092007.79067-1-jeanmichel.hautbois@ideasonboard.com>",
        "date": "2021-08-09T09:20:02",
        "name": "[libcamera-devel,RFC,0/5] IPU3: Introduce modularity for algorithms",
        "mbox": "https://patchwork.libcamera.org/cover/13251/mbox/"
    },
    "patches": [
        {
            "id": 13252,
            "url": "https://patchwork.libcamera.org/api/patches/13252/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/13252/",
            "msgid": "<20210809092007.79067-2-jeanmichel.hautbois@ideasonboard.com>",
            "date": "2021-08-09T09:20:03",
            "name": "[libcamera-devel,RFC,1/5] ipa: ipu3: Introduce a Context structure",
            "mbox": "https://patchwork.libcamera.org/patch/13252/mbox/"
        },
        {
            "id": 13253,
            "url": "https://patchwork.libcamera.org/api/patches/13253/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/13253/",
            "msgid": "<20210809092007.79067-3-jeanmichel.hautbois@ideasonboard.com>",
            "date": "2021-08-09T09:20:04",
            "name": "[libcamera-devel,RFC,2/5] ipa: ipu3: Introduce modular algorithms",
            "mbox": "https://patchwork.libcamera.org/patch/13253/mbox/"
        },
        {
            "id": 13254,
            "url": "https://patchwork.libcamera.org/api/patches/13254/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/13254/",
            "msgid": "<20210809092007.79067-4-jeanmichel.hautbois@ideasonboard.com>",
            "date": "2021-08-09T09:20:05",
            "name": "[libcamera-devel,RFC,3/5] ipa: ipu3: Introduce a modular contrast algorithm",
            "mbox": "https://patchwork.libcamera.org/patch/13254/mbox/"
        },
        {
            "id": 13255,
            "url": "https://patchwork.libcamera.org/api/patches/13255/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/13255/",
            "msgid": "<20210809092007.79067-5-jeanmichel.hautbois@ideasonboard.com>",
            "date": "2021-08-09T09:20:06",
            "name": "[libcamera-devel,RFC,4/5] ipa: ipu3: Move IPU3 awb into algorithms",
            "mbox": "https://patchwork.libcamera.org/patch/13255/mbox/"
        },
        {
            "id": 13256,
            "url": "https://patchwork.libcamera.org/api/patches/13256/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/13256/",
            "msgid": "<20210809092007.79067-6-jeanmichel.hautbois@ideasonboard.com>",
            "date": "2021-08-09T09:20:07",
            "name": "[libcamera-devel,RFC,5/5] ipa: ipu3: Move IPU3 agc into algorithms",
            "mbox": "https://patchwork.libcamera.org/patch/13256/mbox/"
        }
    ]
}