Show a series.

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

{
    "id": 27528,
    "url": "http://patches.dpdk.org/api/series/27528/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=27528",
    "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": "2023-03-23T17:15:00",
    "submitter": {
        "id": 1173,
        "url": "http://patches.dpdk.org/api/people/1173/?format=api",
        "name": "David Marchand",
        "email": "david.marchand@redhat.com"
    },
    "version": 2,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/27528/mbox/",
    "cover_letter": {
        "id": 125464,
        "url": "http://patches.dpdk.org/api/covers/125464/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20230323171502.3124049-1-david.marchand@redhat.com/",
        "msgid": "<20230323171502.3124049-1-david.marchand@redhat.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20230323171502.3124049-1-david.marchand@redhat.com",
        "date": "2023-03-23T17:15:00",
        "name": "[v2,0/2] ABI check updates",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20230323171502.3124049-1-david.marchand@redhat.com/mbox/"
    },
    "patches": [
        {
            "id": 125465,
            "url": "http://patches.dpdk.org/api/patches/125465/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230323171502.3124049-2-david.marchand@redhat.com/",
            "msgid": "<20230323171502.3124049-2-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230323171502.3124049-2-david.marchand@redhat.com",
            "date": "2023-03-23T17:15:01",
            "name": "[v2,1/2] devtools: unify configuration for ABI check",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230323171502.3124049-2-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 125466,
            "url": "http://patches.dpdk.org/api/patches/125466/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230323171502.3124049-3-david.marchand@redhat.com/",
            "msgid": "<20230323171502.3124049-3-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230323171502.3124049-3-david.marchand@redhat.com",
            "date": "2023-03-23T17:15:02",
            "name": "[v2,2/2] devtools: stop depending on libabigail xml format",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230323171502.3124049-3-david.marchand@redhat.com/mbox/"
        }
    ]
}