Show a series.

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

{
    "id": 24289,
    "url": "http://patchwork.dpdk.org/api/series/24289/?format=api",
    "web_url": "http://patchwork.dpdk.org/project/dpdk/list/?series=24289",
    "project": {
        "id": 1,
        "url": "http://patchwork.dpdk.org/api/projects/1/?format=api",
        "name": "DPDK",
        "link_name": "dpdk",
        "list_id": "dev.dpdk.org",
        "list_email": "dev@dpdk.org",
        "web_url": "http://core.dpdk.org",
        "scm_url": "git://dpdk.org/dpdk",
        "webscm_url": "http://git.dpdk.org/dpdk",
        "list_archive_url": "https://inbox.dpdk.org/dev",
        "list_archive_url_format": "https://inbox.dpdk.org/dev/{}",
        "commit_url_format": ""
    },
    "name": "pipeline: support large structure fields",
    "date": "2022-08-12T09:54:41",
    "submitter": {
        "id": 19,
        "url": "http://patchwork.dpdk.org/api/people/19/?format=api",
        "name": "Cristian Dumitrescu",
        "email": "cristian.dumitrescu@intel.com"
    },
    "version": 1,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "http://patchwork.dpdk.org/series/24289/mbox/",
    "cover_letter": {
        "id": 114883,
        "url": "http://patchwork.dpdk.org/api/covers/114883/?format=api",
        "web_url": "http://patchwork.dpdk.org/project/dpdk/cover/20220812095445.1253138-1-cristian.dumitrescu@intel.com/",
        "msgid": "<20220812095445.1253138-1-cristian.dumitrescu@intel.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20220812095445.1253138-1-cristian.dumitrescu@intel.com",
        "date": "2022-08-12T09:54:41",
        "name": "[0/4] pipeline: support large structure fields",
        "mbox": "http://patchwork.dpdk.org/project/dpdk/cover/20220812095445.1253138-1-cristian.dumitrescu@intel.com/mbox/"
    },
    "patches": [
        {
            "id": 114884,
            "url": "http://patchwork.dpdk.org/api/patches/114884/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20220812095445.1253138-2-cristian.dumitrescu@intel.com/",
            "msgid": "<20220812095445.1253138-2-cristian.dumitrescu@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20220812095445.1253138-2-cristian.dumitrescu@intel.com",
            "date": "2022-08-12T09:54:42",
            "name": "[1/4] pipeline: remove the 64-bit limit for structure fields",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20220812095445.1253138-2-cristian.dumitrescu@intel.com/mbox/"
        },
        {
            "id": 114885,
            "url": "http://patchwork.dpdk.org/api/patches/114885/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20220812095445.1253138-3-cristian.dumitrescu@intel.com/",
            "msgid": "<20220812095445.1253138-3-cristian.dumitrescu@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20220812095445.1253138-3-cristian.dumitrescu@intel.com",
            "date": "2022-08-12T09:54:43",
            "name": "[2/4] pipeline: read large structure fields on the control path",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20220812095445.1253138-3-cristian.dumitrescu@intel.com/mbox/"
        },
        {
            "id": 114886,
            "url": "http://patchwork.dpdk.org/api/patches/114886/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20220812095445.1253138-4-cristian.dumitrescu@intel.com/",
            "msgid": "<20220812095445.1253138-4-cristian.dumitrescu@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20220812095445.1253138-4-cristian.dumitrescu@intel.com",
            "date": "2022-08-12T09:54:44",
            "name": "[3/4] pipeline: support large default action arguments",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20220812095445.1253138-4-cristian.dumitrescu@intel.com/mbox/"
        },
        {
            "id": 114887,
            "url": "http://patchwork.dpdk.org/api/patches/114887/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20220812095445.1253138-5-cristian.dumitrescu@intel.com/",
            "msgid": "<20220812095445.1253138-5-cristian.dumitrescu@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20220812095445.1253138-5-cristian.dumitrescu@intel.com",
            "date": "2022-08-12T09:54:45",
            "name": "[4/4] pipeline: add instruction support for moving large structure fields",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20220812095445.1253138-5-cristian.dumitrescu@intel.com/mbox/"
        }
    ]
}