List emails

GET /hyperkitty/api/list/[email protected]/thread/6JRZYXYZH4747GPYDAP5VLODEIWGFLZH/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/6JRZYXYZH4747GPYDAP5VLODEIWGFLZH/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "6JRZYXYZH4747GPYDAP5VLODEIWGFLZH",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/6JRZYXYZH4747GPYDAP5VLODEIWGFLZH/",
        "sender": {
            "address": "gemcphee (a) bigpond.com",
            "mailman_id": "ca946fdb4f024b579fe00ac8b27dc589",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/ca946fdb4f024b579fe00ac8b27dc589/emails/"
        },
        "sender_name": "graham mcphee",
        "subject": "[amsat-bb] ISS",
        "date": "2015-01-31T23:11:12Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/EACHHLQWISCR47S6APGQBET42XAT5VIY/"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/EACHHLQWISCR47S6APGQBET42XAT5VIY/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "EACHHLQWISCR47S6APGQBET42XAT5VIY",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/6JRZYXYZH4747GPYDAP5VLODEIWGFLZH/",
        "sender": {
            "address": "co7wt (a) frcuba.co.cu",
            "mailman_id": "e0c3935155ca4fb78cafec35cf64d7f2",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/e0c3935155ca4fb78cafec35cf64d7f2/emails/"
        },
        "sender_name": "Pavel Milanes Costa",
        "subject": "Re: [amsat-bb] ISS",
        "date": "2015-02-01T01:50:51Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/6JRZYXYZH4747GPYDAP5VLODEIWGFLZH/",
        "children": []
    }
]