List emails

GET /hyperkitty/api/list/[email protected]/thread/A7LJQWDKK32BKDY3MT7Y4RRABMQQG6SK/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/A7LJQWDKK32BKDY3MT7Y4RRABMQQG6SK/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "A7LJQWDKK32BKDY3MT7Y4RRABMQQG6SK",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/A7LJQWDKK32BKDY3MT7Y4RRABMQQG6SK/",
        "sender": {
            "address": "jeffk13057 (a) yahoo.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Jeffrey Koehler",
        "subject": "[amsat-bb] Neil Armstrong",
        "date": "2012-08-25T19:59:09Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/JPEX3NFZFENGGI3RSNPAPFIZJCJS6WSH/"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/JPEX3NFZFENGGI3RSNPAPFIZJCJS6WSH/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "CAP7QzkP5Lz6HhKvsjwpqPM7iBH3caLLPitGv9TBAv8_NEBYeuw@mail.gmail.com",
        "message_id_hash": "JPEX3NFZFENGGI3RSNPAPFIZJCJS6WSH",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/A7LJQWDKK32BKDY3MT7Y4RRABMQQG6SK/",
        "sender": {
            "address": "va6bmj (a) gmail.com",
            "mailman_id": "f948df117a6d4898a372c2956f9ec505",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/f948df117a6d4898a372c2956f9ec505/emails/"
        },
        "sender_name": "B J",
        "subject": "[amsat-bb] Re: Neil Armstrong",
        "date": "2012-08-25T20:42:18Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/A7LJQWDKK32BKDY3MT7Y4RRABMQQG6SK/",
        "children": []
    }
]