List emails

GET /hyperkitty/api/list/[email protected]/thread/SYCGDQ44K6A3SDPNMIDFLZIZUBOET5IF/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/SYCGDQ44K6A3SDPNMIDFLZIZUBOET5IF/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "00ef01ce2f8b$ee39fb60$caadf220$@net",
        "message_id_hash": "SYCGDQ44K6A3SDPNMIDFLZIZUBOET5IF",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/SYCGDQ44K6A3SDPNMIDFLZIZUBOET5IF/?format=api",
        "sender": {
            "address": "quadpugh (a) bellsouth.net",
            "mailman_id": "c437f8e47eae42deb05fcffec360bcff",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/c437f8e47eae42deb05fcffec360bcff/emails/?format=api"
        },
        "sender_name": "Nick Pugh",
        "subject": "[amsat-bb] FW: [Bod] Re: FCC Experimental Licensing-What is AMSAT's\tStrategy",
        "date": "2013-04-02T10:22:07Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/CHMXJHGWE7OIHSX6IRSIFL5WUZX6N4EJ/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/CHMXJHGWE7OIHSX6IRSIFL5WUZX6N4EJ/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "CHMXJHGWE7OIHSX6IRSIFL5WUZX6N4EJ",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/SYCGDQ44K6A3SDPNMIDFLZIZUBOET5IF/?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",
        "subject": "[amsat-bb] Re: [Bod] Re: FCC Experimental Licensing-What is AMSAT's\tStrategy",
        "date": "2013-04-02T14:19:52Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/SYCGDQ44K6A3SDPNMIDFLZIZUBOET5IF/?format=api",
        "children": []
    }
]