List emails

GET /hyperkitty/api/list/[email protected]/thread/JDV65NIEULHSH4TCXNE4I6GIPJCSWGX7/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/JDV65NIEULHSH4TCXNE4I6GIPJCSWGX7/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "JDV65NIEULHSH4TCXNE4I6GIPJCSWGX7",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/JDV65NIEULHSH4TCXNE4I6GIPJCSWGX7/?format=api",
        "sender": {
            "address": "brucesemple (a) verizon.net",
            "mailman_id": "bbb35d2e52ce4934af97b62abada6a27",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/bbb35d2e52ce4934af97b62abada6a27/emails/?format=api"
        },
        "sender_name": "Bruce Semple",
        "subject": "[amsat-bb]  AO-51 BBS Logistics",
        "date": "2009-11-22T02:33:01Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/TAKD3IVXTKTUC4PAJURPDDSLLFZI4HTW/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/TAKD3IVXTKTUC4PAJURPDDSLLFZI4HTW/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "TAKD3IVXTKTUC4PAJURPDDSLLFZI4HTW",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/JDV65NIEULHSH4TCXNE4I6GIPJCSWGX7/?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] Re: AO-51 BBS Logistics",
        "date": "2009-11-22T02:48:47Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/JDV65NIEULHSH4TCXNE4I6GIPJCSWGX7/?format=api",
        "children": []
    }
]