List emails

GET /hyperkitty/api/list/[email protected]/thread/N2ARQHIPQONILKRYZ35SLESCYGARYXI6/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/N2ARQHIPQONILKRYZ35SLESCYGARYXI6/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "N2ARQHIPQONILKRYZ35SLESCYGARYXI6",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/N2ARQHIPQONILKRYZ35SLESCYGARYXI6/?format=api",
        "sender": {
            "address": "w9ae (a) charter.net",
            "mailman_id": "e7a798e12afa418d82c436bc7a7e0297",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/e7a798e12afa418d82c436bc7a7e0297/emails/?format=api"
        },
        "sender_name": "Wayne Estes",
        "subject": "[amsat-bb]  FalconSat3",
        "date": "2007-02-25T19:30:54Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/BCCNAXEF47EMY5IBSAIBJUSNPQOTOV24/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/BCCNAXEF47EMY5IBSAIBJUSNPQOTOV24/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "013401c7591e$22558770$6701a8c0@KO4MA",
        "message_id_hash": "BCCNAXEF47EMY5IBSAIBJUSNPQOTOV24",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/N2ARQHIPQONILKRYZ35SLESCYGARYXI6/?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": "[amsat-bb] Re: FalconSat3",
        "date": "2007-02-25T20:47:15Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/N2ARQHIPQONILKRYZ35SLESCYGARYXI6/?format=api",
        "children": []
    }
]