List emails

GET /hyperkitty/api/list/[email protected]/thread/ORSPFKQZNIPHFMI2LJFTY6FJWKZLE65S/emails/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/ORSPFKQZNIPHFMI2LJFTY6FJWKZLE65S/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "ORSPFKQZNIPHFMI2LJFTY6FJWKZLE65S",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/ORSPFKQZNIPHFMI2LJFTY6FJWKZLE65S/",
        "sender": {
            "address": "wb5rmg (a) somenet.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Alan Sieg WB5RMG",
        "subject": "[amsat-bb]  NOAA-N Prime (noaa18) oops (should be noaa-19)",
        "date": "2009-02-06T18:59:02Z",
        "parent": null,
        "children": []
    }
]