List emails

GET /hyperkitty/api/list/[email protected]/thread/FSUFPC2FJPCEY37MHJS4GS4NXECCF3VT/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/FSUFPC2FJPCEY37MHJS4GS4NXECCF3VT/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "20080628190359.VAUY7689.cdptpa-omta01.mail.rr.com@Dave.san.rr.com",
        "message_id_hash": "FSUFPC2FJPCEY37MHJS4GS4NXECCF3VT",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/FSUFPC2FJPCEY37MHJS4GS4NXECCF3VT/?format=api",
        "sender": {
            "address": "dguimon1 (a) san.rr.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Dave Guimont",
        "subject": "[amsat-bb]  P3E donations",
        "date": "2008-06-27T19:03:49Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/HB27ASFZDHRK6IKGXUNNF6QZGNXIRICZ/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/HB27ASFZDHRK6IKGXUNNF6QZGNXIRICZ/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "HB27ASFZDHRK6IKGXUNNF6QZGNXIRICZ",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/FSUFPC2FJPCEY37MHJS4GS4NXECCF3VT/?format=api",
        "sender": {
            "address": "domenico.i8cvs (a) tin.it",
            "mailman_id": "5009f840fbce43d9a65e160785fe26d4",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/5009f840fbce43d9a65e160785fe26d4/emails/?format=api"
        },
        "sender_name": "i8cvs",
        "subject": "[amsat-bb] Re: P3E donations",
        "date": "2008-06-29T13:31:53Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/FSUFPC2FJPCEY37MHJS4GS4NXECCF3VT/?format=api",
        "children": []
    }
]