List emails

GET /hyperkitty/api/list/[email protected]/thread/G47WZALPEMOOWFI4MUBZVBWE6V7RLU5M/emails/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/G47WZALPEMOOWFI4MUBZVBWE6V7RLU5M/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "G47WZALPEMOOWFI4MUBZVBWE6V7RLU5M",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/G47WZALPEMOOWFI4MUBZVBWE6V7RLU5M/?format=api",
        "sender": {
            "address": "glasbrenner (a) mindspring.com",
            "mailman_id": "949459c565c44034a664f620a6de3a8f",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/949459c565c44034a664f620a6de3a8f/emails/?format=api"
        },
        "sender_name": "Andrew Glasbrenner",
        "subject": "[amsat-bb] FalconSAT-3 and WISP",
        "date": "2017-10-27T17:07:11Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/4ZUNVQ4MHH4NW64GMK7LMIX6O36WA56G/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/4ZUNVQ4MHH4NW64GMK7LMIX6O36WA56G/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "73EA6C42F6194184AECDAC719DBE4DDE@CSI9020",
        "message_id_hash": "4ZUNVQ4MHH4NW64GMK7LMIX6O36WA56G",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/G47WZALPEMOOWFI4MUBZVBWE6V7RLU5M/?format=api",
        "sender": {
            "address": "scott23192 (a) gmail.com",
            "mailman_id": "120e10e05ba14969a11da0a96d21e355",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/120e10e05ba14969a11da0a96d21e355/emails/?format=api"
        },
        "sender_name": "Scott",
        "subject": "Re: [amsat-bb] FalconSAT-3 and WISP",
        "date": "2017-10-27T17:20:34Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/G47WZALPEMOOWFI4MUBZVBWE6V7RLU5M/?format=api",
        "children": []
    }
]