List emails

GET /hyperkitty/api/list/[email protected]/thread/VUPK7JQNR6PA6JNU2DBNSTPNYGQJEAW2/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/VUPK7JQNR6PA6JNU2DBNSTPNYGQJEAW2/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "VUPK7JQNR6PA6JNU2DBNSTPNYGQJEAW2",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/VUPK7JQNR6PA6JNU2DBNSTPNYGQJEAW2/",
        "sender": {
            "address": "n4ufo (a) yahoo.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Kevin M",
        "subject": "Re: [amsat-bb] Modern Equipment Matrix",
        "date": "2015-03-20T12:15:14Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/WT3OE5D4BULYLTKPPBWBKFEK4BBE553D/"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/WT3OE5D4BULYLTKPPBWBKFEK4BBE553D/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "WT3OE5D4BULYLTKPPBWBKFEK4BBE553D",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/VUPK7JQNR6PA6JNU2DBNSTPNYGQJEAW2/",
        "sender": {
            "address": "ko6th.greg (a) gmail.com",
            "mailman_id": "36ec3812953a482295885abb5f09e6e1",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/36ec3812953a482295885abb5f09e6e1/emails/"
        },
        "sender_name": "Greg D",
        "subject": "Re: [amsat-bb] Modern Equipment Matrix",
        "date": "2015-03-21T03:53:22Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/VUPK7JQNR6PA6JNU2DBNSTPNYGQJEAW2/",
        "children": []
    }
]