List emails

GET /hyperkitty/api/list/[email protected]/thread/5GASW6OHMQC452WV2O7QGEA7K6OEQPLT/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/5GASW6OHMQC452WV2O7QGEA7K6OEQPLT/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "5GASW6OHMQC452WV2O7QGEA7K6OEQPLT",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/5GASW6OHMQC452WV2O7QGEA7K6OEQPLT/?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] Re: Cape-1 not Heard in IO92",
        "date": "2007-04-21T16:36:26Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/QOVANQBYEI2IF5AKD6R2TIWTFRHCA3LS/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/QOVANQBYEI2IF5AKD6R2TIWTFRHCA3LS/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "QOVANQBYEI2IF5AKD6R2TIWTFRHCA3LS",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/5GASW6OHMQC452WV2O7QGEA7K6OEQPLT/?format=api",
        "sender": {
            "address": "jonathan (a) jonathanwagner.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Jonathan Wagner",
        "subject": "[amsat-bb] Re: Cape-1 not Heard in IO92",
        "date": "2007-04-21T18:24:40Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/5GASW6OHMQC452WV2O7QGEA7K6OEQPLT/?format=api",
        "children": []
    }
]