List emails

GET /hyperkitty/api/list/[email protected]/thread/2GTNGOCCQHIDGHVLX74ZUSJEKHZDKD7Z/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/2GTNGOCCQHIDGHVLX74ZUSJEKHZDKD7Z/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "2GTNGOCCQHIDGHVLX74ZUSJEKHZDKD7Z",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/2GTNGOCCQHIDGHVLX74ZUSJEKHZDKD7Z/?format=api",
        "sender": {
            "address": "afeller (a) ieee.org",
            "mailman_id": "7b66ae77e45749158c2725bf007cfefd",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/7b66ae77e45749158c2725bf007cfefd/emails/?format=api"
        },
        "sender_name": "Arthur Feller, W4ART",
        "subject": "[amsat-bb] Achieving Science with CubeSats: Thinking Inside the Box",
        "date": "2016-10-11T17:50:05Z",
        "parent": null,
        "children": []
    }
]