Show a series.

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

{
    "id": 4485,
    "url": "https://patchwork.libcamera.org/api/1.1/series/4485/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4485",
    "project": {
        "id": 1,
        "url": "https://patchwork.libcamera.org/api/1.1/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": "gstreamer: Generate controls from control_ids_*.yaml files",
    "date": "2024-08-05T09:28:35",
    "submitter": {
        "id": 173,
        "url": "https://patchwork.libcamera.org/api/1.1/people/173/?format=api",
        "name": "Jaslo Ziska",
        "email": "jaslo@ziska.de"
    },
    "version": 1,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/4485/mbox/",
    "cover_letter": {
        "id": 20766,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/20766/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/20766/",
        "msgid": "<20240805100038.11972-1-jaslo@ziska.de>",
        "date": "2024-08-05T09:28:35",
        "name": "[0/3] gstreamer: Generate controls from control_ids_*.yaml files",
        "mbox": "https://patchwork.libcamera.org/cover/20766/mbox/"
    },
    "patches": [
        {
            "id": 20767,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/20767/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/20767/",
            "msgid": "<20240805100038.11972-2-jaslo@ziska.de>",
            "date": "2024-08-05T09:28:36",
            "name": "[1/3] gstreamer: Remove auto-focus-mode property",
            "mbox": "https://patchwork.libcamera.org/patch/20767/mbox/"
        },
        {
            "id": 20768,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/20768/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/20768/",
            "msgid": "<20240805100038.11972-3-jaslo@ziska.de>",
            "date": "2024-08-05T09:28:37",
            "name": "[2/3] gstreamer: Generate controls from control_ids_*.yaml files",
            "mbox": "https://patchwork.libcamera.org/patch/20768/mbox/"
        },
        {
            "id": 20769,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/20769/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/20769/",
            "msgid": "<20240805100038.11972-4-jaslo@ziska.de>",
            "date": "2024-08-05T09:28:38",
            "name": "[3/3] gstreamer: Fix missing \"greater than\" symbol in author string",
            "mbox": "https://patchwork.libcamera.org/patch/20769/mbox/"
        }
    ]
}