List emails

GET /hyperkitty/api/list/[email protected]/thread/R53JBCBASBRPEY5INWAWJ75XQXTXKCSI/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/R53JBCBASBRPEY5INWAWJ75XQXTXKCSI/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "R53JBCBASBRPEY5INWAWJ75XQXTXKCSI",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/R53JBCBASBRPEY5INWAWJ75XQXTXKCSI/?format=api",
        "sender": {
            "address": "vk5dg (a) aapt.net.au",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "David",
        "subject": "[amsat-bb]  AO-16 still silent",
        "date": "2007-07-20T08:18:30Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/CJZL5ENUDT3XXVYLQLBNE7FJCBOWUJL2/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/CJZL5ENUDT3XXVYLQLBNE7FJCBOWUJL2/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "047601c7cbbe$19cf76c0$6801a8c0@KO4MA",
        "message_id_hash": "CJZL5ENUDT3XXVYLQLBNE7FJCBOWUJL2",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/R53JBCBASBRPEY5INWAWJ75XQXTXKCSI/?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-16 still silent",
        "date": "2007-07-21T17:39:30Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/R53JBCBASBRPEY5INWAWJ75XQXTXKCSI/?format=api",
        "children": []
    }
]