Show a series.

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

{
    "id": 1510,
    "url": "https://patchwork.libcamera.org/api/series/1510/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1510",
    "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": "libcamera: Small meson-fixes",
    "date": "2020-12-07T15:07:33",
    "submitter": {
        "id": 4,
        "url": "https://patchwork.libcamera.org/api/people/4/?format=api",
        "name": "Kieran Bingham",
        "email": "kieran.bingham@ideasonboard.com"
    },
    "version": 1,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/1510/mbox/",
    "cover_letter": {
        "id": 10592,
        "url": "https://patchwork.libcamera.org/api/covers/10592/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/10592/",
        "msgid": "<20201207150737.307692-1-kieran.bingham@ideasonboard.com>",
        "date": "2020-12-07T15:07:33",
        "name": "[libcamera-devel,0/4] libcamera: Small meson-fixes",
        "mbox": "https://patchwork.libcamera.org/cover/10592/mbox/"
    },
    "patches": [
        {
            "id": 10593,
            "url": "https://patchwork.libcamera.org/api/patches/10593/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/10593/",
            "msgid": "<20201207150737.307692-2-kieran.bingham@ideasonboard.com>",
            "date": "2020-12-07T15:07:34",
            "name": "[libcamera-devel,1/4] src: meson: Re-order subdir layout",
            "mbox": "https://patchwork.libcamera.org/patch/10593/mbox/"
        },
        {
            "id": 10594,
            "url": "https://patchwork.libcamera.org/api/patches/10594/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/10594/",
            "msgid": "<20201207150737.307692-3-kieran.bingham@ideasonboard.com>",
            "date": "2020-12-07T15:07:35",
            "name": "[libcamera-devel,2/4] src: meson: Simplify v4l2 enablement",
            "mbox": "https://patchwork.libcamera.org/patch/10594/mbox/"
        },
        {
            "id": 10595,
            "url": "https://patchwork.libcamera.org/api/patches/10595/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/10595/",
            "msgid": "<20201207150737.307692-4-kieran.bingham@ideasonboard.com>",
            "date": "2020-12-07T15:07:36",
            "name": "[libcamera-devel,3/4] src: meson: Define system paths",
            "mbox": "https://patchwork.libcamera.org/patch/10595/mbox/"
        },
        {
            "id": 10596,
            "url": "https://patchwork.libcamera.org/api/patches/10596/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/10596/",
            "msgid": "<20201207150737.307692-5-kieran.bingham@ideasonboard.com>",
            "date": "2020-12-07T15:07:37",
            "name": "[libcamera-devel,4/4] meson: test: Simplify top level meson",
            "mbox": "https://patchwork.libcamera.org/patch/10596/mbox/"
        }
    ]
}