List emails

GET /hyperkitty/api/list/[email protected]/thread/GWFIT4H2RP3AUQJG7P7VBCNSIYDRGENO/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/GWFIT4H2RP3AUQJG7P7VBCNSIYDRGENO/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "GWFIT4H2RP3AUQJG7P7VBCNSIYDRGENO",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/GWFIT4H2RP3AUQJG7P7VBCNSIYDRGENO/?format=api",
        "sender": {
            "address": "glasbrenner (a) mindspring.com",
            "mailman_id": "949459c565c44034a664f620a6de3a8f",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/949459c565c44034a664f620a6de3a8f/emails/?format=api"
        },
        "sender_name": "Andrew Glasbrenner",
        "subject": "[amsat-bb]  AO-51 returned to normal attitude",
        "date": "2010-01-10T17:03:02Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/7SKYO4MFB4ZCZJYZLQCJUBOA4KZRHXZF/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/7SKYO4MFB4ZCZJYZLQCJUBOA4KZRHXZF/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "7SKYO4MFB4ZCZJYZLQCJUBOA4KZRHXZF",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/GWFIT4H2RP3AUQJG7P7VBCNSIYDRGENO/?format=api",
        "sender": {
            "address": "ko6th_greg (a) hotmail.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Greg D.",
        "subject": "[amsat-bb] Re: AO-51 returned to normal attitude",
        "date": "2010-01-10T18:44:49Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/GWFIT4H2RP3AUQJG7P7VBCNSIYDRGENO/?format=api",
        "children": []
    }
]