List emails

GET /hyperkitty/api/list/[email protected]/thread/LDWF5XEZPERU2DXGO4KVFDVLV2YMMLN5/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/LDWF5XEZPERU2DXGO4KVFDVLV2YMMLN5/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "LDWF5XEZPERU2DXGO4KVFDVLV2YMMLN5",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/LDWF5XEZPERU2DXGO4KVFDVLV2YMMLN5/?format=api",
        "sender": {
            "address": "robertinorbit (a) webtv.net",
            "mailman_id": "5b6fa69507c8403693ac1e473107a9d9",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/5b6fa69507c8403693ac1e473107a9d9/emails/?format=api"
        },
        "sender_name": "Robert Coppock",
        "subject": "[amsat-bb]  =13 original colonies ?=",
        "date": "2010-07-20T14:20:14Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/G5EDHXDIGFPT5SI5IAZR4LTEITUNU2OF/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/G5EDHXDIGFPT5SI5IAZR4LTEITUNU2OF/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "1784A16F56DD40C28AEAAE995147C283@Desk",
        "message_id_hash": "G5EDHXDIGFPT5SI5IAZR4LTEITUNU2OF",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/LDWF5XEZPERU2DXGO4KVFDVLV2YMMLN5/?format=api",
        "sender": {
            "address": "roic (a) optonline.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Peter Portanova",
        "subject": "[amsat-bb] Re: =13 original colonies ?=",
        "date": "2010-07-20T15:03:58Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/LDWF5XEZPERU2DXGO4KVFDVLV2YMMLN5/?format=api",
        "children": []
    }
]