Show a series.

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

{
    "id": 22598,
    "url": "https://patches.dpdk.org/api/series/22598/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=22598",
    "project": {
        "id": 1,
        "url": "https://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": "[1/3] table: improve learner table timers",
    "date": "2022-04-21T15:59:49",
    "submitter": {
        "id": 19,
        "url": "https://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": "https://patches.dpdk.org/series/22598/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 110017,
            "url": "https://patches.dpdk.org/api/patches/110017/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20220421155951.31811-1-cristian.dumitrescu@intel.com/",
            "msgid": "<20220421155951.31811-1-cristian.dumitrescu@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20220421155951.31811-1-cristian.dumitrescu@intel.com",
            "date": "2022-04-21T15:59:49",
            "name": "[1/3] table: improve learner table timers",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20220421155951.31811-1-cristian.dumitrescu@intel.com/mbox/"
        },
        {
            "id": 110018,
            "url": "https://patches.dpdk.org/api/patches/110018/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20220421155951.31811-2-cristian.dumitrescu@intel.com/",
            "msgid": "<20220421155951.31811-2-cristian.dumitrescu@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20220421155951.31811-2-cristian.dumitrescu@intel.com",
            "date": "2022-04-21T15:59:50",
            "name": "[2/3] pipeline: improve learner table timers",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20220421155951.31811-2-cristian.dumitrescu@intel.com/mbox/"
        },
        {
            "id": 110019,
            "url": "https://patches.dpdk.org/api/patches/110019/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20220421155951.31811-3-cristian.dumitrescu@intel.com/",
            "msgid": "<20220421155951.31811-3-cristian.dumitrescu@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20220421155951.31811-3-cristian.dumitrescu@intel.com",
            "date": "2022-04-21T15:59:51",
            "name": "[3/3] examples/pipeline: improve learner table timers",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20220421155951.31811-3-cristian.dumitrescu@intel.com/mbox/"
        }
    ]
}