List emails

GET /hyperkitty/api/list/[email protected]/thread/VTO25QLE4FVC3KF2LLHKGBLW36YEVQRQ/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/VTO25QLE4FVC3KF2LLHKGBLW36YEVQRQ/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "000c01ca168d$5fcbc4f0$0301a8c0@RJS1",
        "message_id_hash": "VTO25QLE4FVC3KF2LLHKGBLW36YEVQRQ",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/VTO25QLE4FVC3KF2LLHKGBLW36YEVQRQ/",
        "sender": {
            "address": "swartr (a) twcny.rr.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Randy",
        "subject": "[amsat-bb]  HRD software question",
        "date": "2009-08-06T11:59:38Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/WN5PQHE4QDSRQNHF5HH5PRUBE7FWDK4F/"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/WN5PQHE4QDSRQNHF5HH5PRUBE7FWDK4F/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "080620091450.12075.4A7AEDB90000957300002F2B22243323629B0A02D2089B9A019C04040A0DBF049BCC02@att.net",
        "message_id_hash": "WN5PQHE4QDSRQNHF5HH5PRUBE7FWDK4F",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/VTO25QLE4FVC3KF2LLHKGBLW36YEVQRQ/",
        "sender": {
            "address": "n3tl (a) bellsouth.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "[email protected]",
        "subject": "[amsat-bb] Re: HRD software question",
        "date": "2009-08-06T14:50:33Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/VTO25QLE4FVC3KF2LLHKGBLW36YEVQRQ/",
        "children": []
    }
]