List emails

GET /hyperkitty/api/list/[email protected]/thread/B3EG2724BQXCTFDW2FM532CW4FYAEUJC/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/B3EG2724BQXCTFDW2FM532CW4FYAEUJC/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "B3EG2724BQXCTFDW2FM532CW4FYAEUJC",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/B3EG2724BQXCTFDW2FM532CW4FYAEUJC/?format=api",
        "sender": {
            "address": "eric (a) christensenplace.us",
            "mailman_id": "568dec94534e4a5aa7ef764bcf8ca8d4",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/568dec94534e4a5aa7ef764bcf8ca8d4/emails/?format=api"
        },
        "sender_name": "Eric Christensen",
        "subject": "[amsat-bb]  AO-16 Pass at 09:30z",
        "date": "2008-09-24T09:53:14Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/66BDOCEOA4MMC4WWACGJ6OCJHOUAX3U4/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/66BDOCEOA4MMC4WWACGJ6OCJHOUAX3U4/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "66BDOCEOA4MMC4WWACGJ6OCJHOUAX3U4",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/B3EG2724BQXCTFDW2FM532CW4FYAEUJC/?format=api",
        "sender": {
            "address": "w4as (a) bellsouth.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Sebastian",
        "subject": "[amsat-bb] Re: AO-16 Pass at 09:30z",
        "date": "2008-09-24T16:23:29Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/B3EG2724BQXCTFDW2FM532CW4FYAEUJC/?format=api",
        "children": []
    }
]