Show a series.

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

{
    "id": 29388,
    "url": "http://patches.dpdk.org/api/series/29388/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=29388",
    "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": "enable PPC in test-meson-builds on ubuntu",
    "date": "2023-08-31T12:10:55",
    "submitter": {
        "id": 20,
        "url": "http://patches.dpdk.org/api/people/20/?format=api",
        "name": "Bruce Richardson",
        "email": "bruce.richardson@intel.com"
    },
    "version": 1,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/29388/mbox/",
    "cover_letter": {
        "id": 101,
        "url": "http://patches.dpdk.org/api/covers/101/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20230831121058.725577-1-bruce.richardson@intel.com/",
        "msgid": "<20230831121058.725577-1-bruce.richardson@intel.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20230831121058.725577-1-bruce.richardson@intel.com",
        "date": "2023-08-31T12:10:55",
        "name": "[0/3] enable PPC in test-meson-builds on ubuntu",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20230831121058.725577-1-bruce.richardson@intel.com/mbox/"
    },
    "patches": [
        {
            "id": 130973,
            "url": "http://patches.dpdk.org/api/patches/130973/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230831121058.725577-2-bruce.richardson@intel.com/",
            "msgid": "<20230831121058.725577-2-bruce.richardson@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230831121058.725577-2-bruce.richardson@intel.com",
            "date": "2023-08-31T12:10:56",
            "name": "[1/3] vhost: fix build for powerpc",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230831121058.725577-2-bruce.richardson@intel.com/mbox/"
        },
        {
            "id": 130974,
            "url": "http://patches.dpdk.org/api/patches/130974/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230831121058.725577-3-bruce.richardson@intel.com/",
            "msgid": "<20230831121058.725577-3-bruce.richardson@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230831121058.725577-3-bruce.richardson@intel.com",
            "date": "2023-08-31T12:10:57",
            "name": "[2/3] crypto/ipsec_mb: fix build failures due to incompatible lib",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230831121058.725577-3-bruce.richardson@intel.com/mbox/"
        },
        {
            "id": 130975,
            "url": "http://patches.dpdk.org/api/patches/130975/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230831121058.725577-4-bruce.richardson@intel.com/",
            "msgid": "<20230831121058.725577-4-bruce.richardson@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230831121058.725577-4-bruce.richardson@intel.com",
            "date": "2023-08-31T12:10:58",
            "name": "[3/3] devtools: enable testing ppc builds on ubuntu",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230831121058.725577-4-bruce.richardson@intel.com/mbox/"
        }
    ]
}