Show a series.

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

{
    "id": 31092,
    "url": "http://patches.dpdk.org/api/series/31092/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31092",
    "project": {
        "id": 1,
        "url": "http://patches.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: extend the IPv6 support",
    "date": "2024-02-13T16:57:36",
    "submitter": {
        "id": 19,
        "url": "http://patches.dpdk.org/api/people/19/?format=api",
        "name": "Cristian Dumitrescu",
        "email": "cristian.dumitrescu@intel.com"
    },
    "version": 1,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/31092/mbox/",
    "cover_letter": {
        "id": 638,
        "url": "http://patches.dpdk.org/api/covers/638/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20240213165737.1534180-1-cristian.dumitrescu@intel.com/",
        "msgid": "<20240213165737.1534180-1-cristian.dumitrescu@intel.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20240213165737.1534180-1-cristian.dumitrescu@intel.com",
        "date": "2024-02-13T16:57:34",
        "name": "[0/3] pipeline: extend the IPv6 support",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20240213165737.1534180-1-cristian.dumitrescu@intel.com/mbox/"
    },
    "patches": [
        {
            "id": 136649,
            "url": "http://patches.dpdk.org/api/patches/136649/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240213165737.1534180-2-cristian.dumitrescu@intel.com/",
            "msgid": "<20240213165737.1534180-2-cristian.dumitrescu@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20240213165737.1534180-2-cristian.dumitrescu@intel.com",
            "date": "2024-02-13T16:57:35",
            "name": "[1/3] pipeline: add new instruction for upper half of IPv6 address",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20240213165737.1534180-2-cristian.dumitrescu@intel.com/mbox/"
        },
        {
            "id": 136647,
            "url": "http://patches.dpdk.org/api/patches/136647/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240213165737.1534180-3-cristian.dumitrescu@intel.com/",
            "msgid": "<20240213165737.1534180-3-cristian.dumitrescu@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20240213165737.1534180-3-cristian.dumitrescu@intel.com",
            "date": "2024-02-13T16:57:36",
            "name": "[2/3] pipeline: optimize conversion between IPv4 and IPv6 addresses",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20240213165737.1534180-3-cristian.dumitrescu@intel.com/mbox/"
        },
        {
            "id": 136648,
            "url": "http://patches.dpdk.org/api/patches/136648/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240213165737.1534180-4-cristian.dumitrescu@intel.com/",
            "msgid": "<20240213165737.1534180-4-cristian.dumitrescu@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20240213165737.1534180-4-cristian.dumitrescu@intel.com",
            "date": "2024-02-13T16:57:37",
            "name": "[3/3] examples/pipeline: add example for IPv6 address swap",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20240213165737.1534180-4-cristian.dumitrescu@intel.com/mbox/"
        }
    ]
}