List emails

GET /hyperkitty/api/list/[email protected]/thread/YAPRCV54ZVBLRQUPMZYX4RNWCSGOMNPL/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/YAPRCV54ZVBLRQUPMZYX4RNWCSGOMNPL/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "000201c7a412$96bffe80$0301a8c0@Shop",
        "message_id_hash": "YAPRCV54ZVBLRQUPMZYX4RNWCSGOMNPL",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/YAPRCV54ZVBLRQUPMZYX4RNWCSGOMNPL/?format=api",
        "sender": {
            "address": "juan-rivera (a) sbcglobal.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Juan Rivera",
        "subject": "[eagle]  Hello from WA6HTP",
        "date": "2007-06-01T06:03:33Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/3VEUPGU4ZSC67OCQPNLZQOII5PXFB23D/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/3VEUPGU4ZSC67OCQPNLZQOII5PXFB23D/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "3VEUPGU4ZSC67OCQPNLZQOII5PXFB23D",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/YAPRCV54ZVBLRQUPMZYX4RNWCSGOMNPL/?format=api",
        "sender": {
            "address": "rwmcgwier (a) gmail.com",
            "mailman_id": "f7f1de5e277a4c2da19053a19e627bda",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/f7f1de5e277a4c2da19053a19e627bda/emails/?format=api"
        },
        "sender_name": "Robert McGwier",
        "subject": "[eagle] Re: Hello from WA6HTP",
        "date": "2007-06-01T12:58:24Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/YAPRCV54ZVBLRQUPMZYX4RNWCSGOMNPL/?format=api",
        "children": []
    }
]