List emails

GET /hyperkitty/api/list/[email protected]/thread/R6QL2TX6RTOZXXD5LD4KYBPZX6DTG3MC/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/R6QL2TX6RTOZXXD5LD4KYBPZX6DTG3MC/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "28669562.1208291006539.JavaMail.root@elwamui-hybrid.atl.sa.earthlink.net",
        "message_id_hash": "R6QL2TX6RTOZXXD5LD4KYBPZX6DTG3MC",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/R6QL2TX6RTOZXXD5LD4KYBPZX6DTG3MC/",
        "sender": {
            "address": "ka3hsw (a) earthlink.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "George Henry",
        "subject": "[amsat-bb] Re: SatPC32 and ICOM 910H question",
        "date": "2008-04-15T20:23:26Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/JRWCVF47ZPHKDN33QIB6UELQLHMK4FZ5/"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/JRWCVF47ZPHKDN33QIB6UELQLHMK4FZ5/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "JRWCVF47ZPHKDN33QIB6UELQLHMK4FZ5",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/R6QL2TX6RTOZXXD5LD4KYBPZX6DTG3MC/",
        "sender": {
            "address": "rnutter (a) networkref.com",
            "mailman_id": "9d4409219c4248a6be735e65e52a44fc",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/9d4409219c4248a6be735e65e52a44fc/emails/"
        },
        "sender_name": "Ronald Nutter",
        "subject": "[amsat-bb] Re: SatPC32 and ICOM 910H question",
        "date": "2008-04-15T21:10:52Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/R6QL2TX6RTOZXXD5LD4KYBPZX6DTG3MC/",
        "children": []
    }
]