Show a series.

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

{
    "id": 26762,
    "url": "http://patches.dpdk.org/api/series/26762/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=26762",
    "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": "lcore telemetry improvements",
    "date": "2023-02-02T13:43:23",
    "submitter": {
        "id": 2850,
        "url": "http://patches.dpdk.org/api/people/2850/?format=api",
        "name": "Robin Jarry",
        "email": "rjarry@redhat.com"
    },
    "version": 8,
    "total": 5,
    "received_total": 5,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/26762/mbox/",
    "cover_letter": {
        "id": 122956,
        "url": "http://patches.dpdk.org/api/covers/122956/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20230202134329.539625-1-rjarry@redhat.com/",
        "msgid": "<20230202134329.539625-1-rjarry@redhat.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20230202134329.539625-1-rjarry@redhat.com",
        "date": "2023-02-02T13:43:23",
        "name": "[v8,0/5] lcore telemetry improvements",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20230202134329.539625-1-rjarry@redhat.com/mbox/"
    },
    "patches": [
        {
            "id": 122958,
            "url": "http://patches.dpdk.org/api/patches/122958/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230202134329.539625-2-rjarry@redhat.com/",
            "msgid": "<20230202134329.539625-2-rjarry@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230202134329.539625-2-rjarry@redhat.com",
            "date": "2023-02-02T13:43:24",
            "name": "[v8,1/5] eal: add lcore info in telemetry",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230202134329.539625-2-rjarry@redhat.com/mbox/"
        },
        {
            "id": 122957,
            "url": "http://patches.dpdk.org/api/patches/122957/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230202134329.539625-3-rjarry@redhat.com/",
            "msgid": "<20230202134329.539625-3-rjarry@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230202134329.539625-3-rjarry@redhat.com",
            "date": "2023-02-02T13:43:25",
            "name": "[v8,2/5] eal: report applications lcore usage",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230202134329.539625-3-rjarry@redhat.com/mbox/"
        },
        {
            "id": 122959,
            "url": "http://patches.dpdk.org/api/patches/122959/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230202134329.539625-4-rjarry@redhat.com/",
            "msgid": "<20230202134329.539625-4-rjarry@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230202134329.539625-4-rjarry@redhat.com",
            "date": "2023-02-02T13:43:26",
            "name": "[v8,3/5] app/testpmd: add dump command for lcores",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230202134329.539625-4-rjarry@redhat.com/mbox/"
        },
        {
            "id": 122961,
            "url": "http://patches.dpdk.org/api/patches/122961/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230202134329.539625-5-rjarry@redhat.com/",
            "msgid": "<20230202134329.539625-5-rjarry@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230202134329.539625-5-rjarry@redhat.com",
            "date": "2023-02-02T13:43:27",
            "name": "[v8,4/5] app/testpmd: report lcore usage",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230202134329.539625-5-rjarry@redhat.com/mbox/"
        },
        {
            "id": 122960,
            "url": "http://patches.dpdk.org/api/patches/122960/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230202134329.539625-6-rjarry@redhat.com/",
            "msgid": "<20230202134329.539625-6-rjarry@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230202134329.539625-6-rjarry@redhat.com",
            "date": "2023-02-02T13:43:28",
            "name": "[v8,5/5] eal: add lcore usage telemetry endpoint",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230202134329.539625-6-rjarry@redhat.com/mbox/"
        }
    ]
}