List emails

GET /hyperkitty/api/list/[email protected]/thread/RGHBPXPZBVTPWO5KCLUMKGXCP7RSQIHZ/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/RGHBPXPZBVTPWO5KCLUMKGXCP7RSQIHZ/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "08cb01d1850d$aaec3190$00c494b0$@com",
        "message_id_hash": "RGHBPXPZBVTPWO5KCLUMKGXCP7RSQIHZ",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/RGHBPXPZBVTPWO5KCLUMKGXCP7RSQIHZ/?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-85 data mode",
        "date": "2016-03-23T14:09:51Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/J4UQ6LO5U7D6X2B7DRPHM5A5A7QRZ5NF/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/J4UQ6LO5U7D6X2B7DRPHM5A5A7QRZ5NF/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "J4UQ6LO5U7D6X2B7DRPHM5A5A7QRZ5NF",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/RGHBPXPZBVTPWO5KCLUMKGXCP7RSQIHZ/?format=api",
        "sender": {
            "address": "the2belo (a) msd.biglobe.ne.jp",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Jeff A. Boyd",
        "subject": "Re: [amsat-bb] AO-85 data mode",
        "date": "2016-03-23T14:41:12Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/RGHBPXPZBVTPWO5KCLUMKGXCP7RSQIHZ/?format=api",
        "children": []
    }
]