List emails

GET /hyperkitty/api/list/[email protected]/thread/XJ3Z2M745MJ2DF3WNKMGUZSEVF2P6L2A/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/XJ3Z2M745MJ2DF3WNKMGUZSEVF2P6L2A/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "XJ3Z2M745MJ2DF3WNKMGUZSEVF2P6L2A",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/XJ3Z2M745MJ2DF3WNKMGUZSEVF2P6L2A/?format=api",
        "sender": {
            "address": "wb7qxu (a) juno.com",
            "mailman_id": "2220038b6c7b4590b05212d17f0882bd",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/2220038b6c7b4590b05212d17f0882bd/emails/?format=api"
        },
        "sender_name": "Michael J Finn",
        "subject": "[amsat-bb]  Arrow Antenna",
        "date": "2009-04-07T04:26:54Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/3SDS3ZXINYKY36YM72HPA5XHAFPY6AMO/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/3SDS3ZXINYKY36YM72HPA5XHAFPY6AMO/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "3SDS3ZXINYKY36YM72HPA5XHAFPY6AMO",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/XJ3Z2M745MJ2DF3WNKMGUZSEVF2P6L2A/?format=api",
        "sender": {
            "address": "kl7uw (a) acsalaska.net",
            "mailman_id": "a3410a82727d41089972844baeca6321",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/a3410a82727d41089972844baeca6321/emails/?format=api"
        },
        "sender_name": "Edward Cole",
        "subject": "[amsat-bb] Re: Arrow Antenna",
        "date": "2009-04-09T03:42:28Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/XJ3Z2M745MJ2DF3WNKMGUZSEVF2P6L2A/?format=api",
        "children": []
    }
]