List emails

GET /hyperkitty/api/list/[email protected]/thread/BXTACACJVTOFBLLF2YO2L6X53QA6ZZ3E/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/BXTACACJVTOFBLLF2YO2L6X53QA6ZZ3E/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "BXTACACJVTOFBLLF2YO2L6X53QA6ZZ3E",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/BXTACACJVTOFBLLF2YO2L6X53QA6ZZ3E/?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": "[amsat-bb]  Off TOPIC RANT",
        "date": "2009-01-14T04:22:37Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/YEGOWUKBP6LFHL25NS7ND5KBRY2X64E4/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/YEGOWUKBP6LFHL25NS7ND5KBRY2X64E4/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "YEGOWUKBP6LFHL25NS7ND5KBRY2X64E4",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/BXTACACJVTOFBLLF2YO2L6X53QA6ZZ3E/?format=api",
        "sender": {
            "address": "nate (a) natetech.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Nate Duehr",
        "subject": "[amsat-bb] Re: Off TOPIC RANT",
        "date": "2009-01-15T23:01:44Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/BXTACACJVTOFBLLF2YO2L6X53QA6ZZ3E/?format=api",
        "children": []
    }
]