Show a series.

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

{
    "id": 25557,
    "url": "http://patches.dpdk.org/api/series/25557/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=25557",
    "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": "ABI check updates",
    "date": "2022-11-03T15:47:15",
    "submitter": {
        "id": 1173,
        "url": "http://patches.dpdk.org/api/people/1173/?format=api",
        "name": "David Marchand",
        "email": "david.marchand@redhat.com"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/25557/mbox/",
    "cover_letter": {
        "id": 119453,
        "url": "http://patches.dpdk.org/api/covers/119453/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20221103154717.22368-1-david.marchand@redhat.com/",
        "msgid": "<20221103154717.22368-1-david.marchand@redhat.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20221103154717.22368-1-david.marchand@redhat.com",
        "date": "2022-11-03T15:47:15",
        "name": "[0/2] ABI check updates",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20221103154717.22368-1-david.marchand@redhat.com/mbox/"
    },
    "patches": [
        {
            "id": 119454,
            "url": "http://patches.dpdk.org/api/patches/119454/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20221103154717.22368-2-david.marchand@redhat.com/",
            "msgid": "<20221103154717.22368-2-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20221103154717.22368-2-david.marchand@redhat.com",
            "date": "2022-11-03T15:47:16",
            "name": "[1/2] devtools: unify configuration for ABI check",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20221103154717.22368-2-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 119455,
            "url": "http://patches.dpdk.org/api/patches/119455/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20221103154717.22368-3-david.marchand@redhat.com/",
            "msgid": "<20221103154717.22368-3-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20221103154717.22368-3-david.marchand@redhat.com",
            "date": "2022-11-03T15:47:17",
            "name": "[2/2] devtools: stop depending on libabigail xml format",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20221103154717.22368-3-david.marchand@redhat.com/mbox/"
        }
    ]
}