List emails

GET /hyperkitty/api/list/[email protected]/thread/7S55XMMFDQLDTJIOBMV3RI4QAYH5E57S/emails/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/7S55XMMFDQLDTJIOBMV3RI4QAYH5E57S/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "7S55XMMFDQLDTJIOBMV3RI4QAYH5E57S",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/7S55XMMFDQLDTJIOBMV3RI4QAYH5E57S/?format=api",
        "sender": {
            "address": "glasbrenner (a) mindspring.com",
            "mailman_id": "949459c565c44034a664f620a6de3a8f",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/949459c565c44034a664f620a6de3a8f/emails/?format=api"
        },
        "sender_name": "Andrew Glasbrenner",
        "subject": "[amsat-bb]  This afternoon on the sats",
        "date": "2011-04-10T15:16:09Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/7CDPOQGQCUMKVEWJWCAFQCJFP3QSIRDP/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/7CDPOQGQCUMKVEWJWCAFQCJFP3QSIRDP/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "778795271.842802.1302451551644.JavaMail.root@sz0108a.westchester.pa.mail.comcast.net",
        "message_id_hash": "7CDPOQGQCUMKVEWJWCAFQCJFP3QSIRDP",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/7S55XMMFDQLDTJIOBMV3RI4QAYH5E57S/?format=api",
        "sender": {
            "address": "wa4hfn (a) comcast.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "[email protected]",
        "subject": "[amsat-bb] Re: This afternoon on the sats",
        "date": "2011-04-10T16:05:51Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/7S55XMMFDQLDTJIOBMV3RI4QAYH5E57S/?format=api",
        "children": []
    }
]