List emails

GET /hyperkitty/api/list/[email protected]/thread/FEJOMVBNFGUVUSROJIICOOPD75RTSNK6/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/FEJOMVBNFGUVUSROJIICOOPD75RTSNK6/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "000a01c7b3ad$667dc0e0$0301a8c0@Shop",
        "message_id_hash": "FEJOMVBNFGUVUSROJIICOOPD75RTSNK6",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/FEJOMVBNFGUVUSROJIICOOPD75RTSNK6/?format=api",
        "sender": {
            "address": "juan-rivera (a) sbcglobal.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Juan Rivera",
        "subject": "[eagle]  70 cm baseband data from  70 cm Receiver",
        "date": "2007-06-21T02:39:31Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/KRWHJZQDIAXSBUL36FP6Z4HZBTP6Z6WQ/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/KRWHJZQDIAXSBUL36FP6Z4HZBTP6Z6WQ/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "KRWHJZQDIAXSBUL36FP6Z4HZBTP6Z6WQ",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/FEJOMVBNFGUVUSROJIICOOPD75RTSNK6/?format=api",
        "sender": {
            "address": "rwmcgwier (a) gmail.com",
            "mailman_id": "f7f1de5e277a4c2da19053a19e627bda",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/f7f1de5e277a4c2da19053a19e627bda/emails/?format=api"
        },
        "sender_name": "Robert McGwier",
        "subject": "[eagle] Re: 70 cm baseband data from  70 cm Receiver",
        "date": "2007-06-21T03:51:34Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/FEJOMVBNFGUVUSROJIICOOPD75RTSNK6/?format=api",
        "children": []
    }
]