List emails

GET /hyperkitty/api/list/[email protected]/thread/AGUGKRE2CRDYBF2BSKSDOI5WTN3ME3E5/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/AGUGKRE2CRDYBF2BSKSDOI5WTN3ME3E5/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "AGUGKRE2CRDYBF2BSKSDOI5WTN3ME3E5",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/AGUGKRE2CRDYBF2BSKSDOI5WTN3ME3E5/?format=api",
        "sender": {
            "address": "ko6th.greg (a) gmail.com",
            "mailman_id": "36ec3812953a482295885abb5f09e6e1",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/36ec3812953a482295885abb5f09e6e1/emails/?format=api"
        },
        "sender_name": "Greg Dolkas",
        "subject": "[amsat-bb] Re: Allocations in L-band",
        "date": "2012-11-21T15:37:30Z",
        "parent": null,
        "children": []
    }
]