List emails

GET /hyperkitty/api/list/[email protected]/thread/PCWW6YQJPTP4BW7IZWZGLYTPDJKKWKDW/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/PCWW6YQJPTP4BW7IZWZGLYTPDJKKWKDW/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "PCWW6YQJPTP4BW7IZWZGLYTPDJKKWKDW",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/PCWW6YQJPTP4BW7IZWZGLYTPDJKKWKDW/?format=api",
        "sender": {
            "address": "G0MRF (a) aol.com",
            "mailman_id": "cfcfaac416f145c0a1522c818c5e37c1",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/cfcfaac416f145c0a1522c818c5e37c1/emails/?format=api"
        },
        "sender_name": "[email protected]",
        "subject": "[amsat-bb]  ARISSat-1 tlm decoder.",
        "date": "2011-04-11T22:21:46Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/4YXBPPULPHEBTZSUPUTF5VDXNYQVGWWX/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/4YXBPPULPHEBTZSUPUTF5VDXNYQVGWWX/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "4YXBPPULPHEBTZSUPUTF5VDXNYQVGWWX",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/PCWW6YQJPTP4BW7IZWZGLYTPDJKKWKDW/?format=api",
        "sender": {
            "address": "aa2tx (a) comcast.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Anthony Monteiro",
        "subject": "[amsat-bb] Re: ARISSat-1 tlm decoder.",
        "date": "2011-04-12T09:12:47Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/PCWW6YQJPTP4BW7IZWZGLYTPDJKKWKDW/?format=api",
        "children": []
    }
]