List emails

GET /hyperkitty/api/list/[email protected]/thread/AGJUTPDNZIKN2WENQ5HVLDZLAERPTF7G/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/AGJUTPDNZIKN2WENQ5HVLDZLAERPTF7G/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "AGJUTPDNZIKN2WENQ5HVLDZLAERPTF7G",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/AGJUTPDNZIKN2WENQ5HVLDZLAERPTF7G/?format=api",
        "sender": {
            "address": "twjones85 (a) gmail.com",
            "mailman_id": "abbaa1e63516408eac9a9c5ce85e555a",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/abbaa1e63516408eac9a9c5ce85e555a/emails/?format=api"
        },
        "sender_name": "Tanner Jones",
        "subject": "[amsat-bb] AO-92 for Field Day",
        "date": "2020-06-24T16:46:16Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/KSRKFDSXOQ7BDGWGESDQ36VTBIAWIY5U/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/KSRKFDSXOQ7BDGWGESDQ36VTBIAWIY5U/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "KSRKFDSXOQ7BDGWGESDQ36VTBIAWIY5U",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/AGJUTPDNZIKN2WENQ5HVLDZLAERPTF7G/?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": "Re: [amsat-bb] AO-92 for Field Day",
        "date": "2020-06-24T18:22:58Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/AGJUTPDNZIKN2WENQ5HVLDZLAERPTF7G/?format=api",
        "children": []
    }
]