Show a series.

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

{
    "id": 1362,
    "url": "https://patchwork.libcamera.org/api/series/1362/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1362",
    "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: fix uninit variables",
    "date": "2020-10-07T11:07:39",
    "submitter": {
        "id": 70,
        "url": "https://patchwork.libcamera.org/api/people/70/?format=api",
        "name": "Tomi Valkeinen",
        "email": "tomi.valkeinen@iki.fi"
    },
    "version": 1,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/1362/mbox/",
    "cover_letter": {
        "id": 10006,
        "url": "https://patchwork.libcamera.org/api/covers/10006/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/10006/",
        "msgid": "<20201007110743.55561-1-tomi.valkeinen@iki.fi>",
        "date": "2020-10-07T11:07:39",
        "name": "[libcamera-devel,0/4] ipa: raspberrypi: fix uninit variables",
        "mbox": "https://patchwork.libcamera.org/cover/10006/mbox/"
    },
    "patches": [
        {
            "id": 10007,
            "url": "https://patchwork.libcamera.org/api/patches/10007/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/10007/",
            "msgid": "<20201007110743.55561-2-tomi.valkeinen@iki.fi>",
            "date": "2020-10-07T11:07:40",
            "name": "[libcamera-devel,1/4] ipa: raspberrypi: fix bin_x calculation",
            "mbox": "https://patchwork.libcamera.org/patch/10007/mbox/"
        },
        {
            "id": 10008,
            "url": "https://patchwork.libcamera.org/api/patches/10008/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/10008/",
            "msgid": "<20201007110743.55561-3-tomi.valkeinen@iki.fi>",
            "date": "2020-10-07T11:07:41",
            "name": "[libcamera-devel,2/4] ipa: raspberrypi: fix missing initialize of status_",
            "mbox": "https://patchwork.libcamera.org/patch/10008/mbox/"
        },
        {
            "id": 10009,
            "url": "https://patchwork.libcamera.org/api/patches/10009/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/10009/",
            "msgid": "<20201007110743.55561-4-tomi.valkeinen@iki.fi>",
            "date": "2020-10-07T11:07:42",
            "name": "[libcamera-devel,3/4] ipa: raspberrypi: fix access to uninitialized variables",
            "mbox": "https://patchwork.libcamera.org/patch/10009/mbox/"
        },
        {
            "id": 10010,
            "url": "https://patchwork.libcamera.org/api/patches/10010/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/10010/",
            "msgid": "<20201007110743.55561-5-tomi.valkeinen@iki.fi>",
            "date": "2020-10-07T11:07:43",
            "name": "[libcamera-devel,4/4] ipa: raspberrypi: fix use of uninitialized fields",
            "mbox": "https://patchwork.libcamera.org/patch/10010/mbox/"
        }
    ]
}