List emails

GET /hyperkitty/api/list/[email protected]/thread/27OTMGRQTCUDVDXUQ2CAWU2VVBNYKOES/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/27OTMGRQTCUDVDXUQ2CAWU2VVBNYKOES/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "27OTMGRQTCUDVDXUQ2CAWU2VVBNYKOES",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/27OTMGRQTCUDVDXUQ2CAWU2VVBNYKOES/",
        "sender": {
            "address": "summit496 (a) live.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Kevin Deane",
        "subject": "[amsat-bb] Hey   !!!",
        "date": "2013-08-24T03:56:53Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/57EUK45B46GPKXRQWVFQ2SUVWWNDCCJG/"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/57EUK45B46GPKXRQWVFQ2SUVWWNDCCJG/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "57EUK45B46GPKXRQWVFQ2SUVWWNDCCJG",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/27OTMGRQTCUDVDXUQ2CAWU2VVBNYKOES/",
        "sender": {
            "address": "maisel (a) lobo.net",
            "mailman_id": "1b85f9b299024ea0ada887f9f54eef58",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/1b85f9b299024ea0ada887f9f54eef58/emails/"
        },
        "sender_name": "Lee Maisel",
        "subject": "[amsat-bb] Re: Hey   !!!",
        "date": "2013-08-24T18:18:29Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/27OTMGRQTCUDVDXUQ2CAWU2VVBNYKOES/",
        "children": []
    }
]