List emails

GET /hyperkitty/api/list/[email protected]/thread/S4YSGLMRRVXGAZAWBRLGEWHKUYOW6OJI/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/S4YSGLMRRVXGAZAWBRLGEWHKUYOW6OJI/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "S4YSGLMRRVXGAZAWBRLGEWHKUYOW6OJI",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/S4YSGLMRRVXGAZAWBRLGEWHKUYOW6OJI/?format=api",
        "sender": {
            "address": "zack.kd8ksn (a) hotmail.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Zachary Beougher",
        "subject": "[amsat-bb] Re: Digi @ Dayton?",
        "date": "2011-05-16T14:04:34Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/V6PI3PUTYAIGCEAIPVV4OFM4KAYT3KAG/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/V6PI3PUTYAIGCEAIPVV4OFM4KAYT3KAG/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "V6PI3PUTYAIGCEAIPVV4OFM4KAYT3KAG",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/S4YSGLMRRVXGAZAWBRLGEWHKUYOW6OJI/?format=api",
        "sender": {
            "address": "nigel (a) ngunn.net",
            "mailman_id": "fd40127b000f46578351992c794536f8",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/fd40127b000f46578351992c794536f8/emails/?format=api"
        },
        "sender_name": "Nigel Gunn G8IFF/W8IFF",
        "subject": "[amsat-bb] Re: Digi @ Dayton?",
        "date": "2011-05-16T14:32:19Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/S4YSGLMRRVXGAZAWBRLGEWHKUYOW6OJI/?format=api",
        "children": []
    }
]