List emails

GET /hyperkitty/api/list/[email protected]/thread/JMXOOIUB4QCSQEXFQGMNQSR26TLR4UBL/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/JMXOOIUB4QCSQEXFQGMNQSR26TLR4UBL/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "JMXOOIUB4QCSQEXFQGMNQSR26TLR4UBL",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/JMXOOIUB4QCSQEXFQGMNQSR26TLR4UBL/?format=api",
        "sender": {
            "address": "archie.hackett (a) hotmail.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "John Hackett",
        "subject": "[amsat-bb]  Where's the lightning?.",
        "date": "2007-10-17T08:35:09Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/DKVXESM3DDKEGZZH5EDMDGQCQQBUNLS4/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/DKVXESM3DDKEGZZH5EDMDGQCQQBUNLS4/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "DKVXESM3DDKEGZZH5EDMDGQCQQBUNLS4",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/JMXOOIUB4QCSQEXFQGMNQSR26TLR4UBL/?format=api",
        "sender": {
            "address": "kl7uw (a) acsalaska.net",
            "mailman_id": "a3410a82727d41089972844baeca6321",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/a3410a82727d41089972844baeca6321/emails/?format=api"
        },
        "sender_name": "Edward Cole",
        "subject": "[amsat-bb] Re: Where's the lightning?.",
        "date": "2007-10-17T14:47:04Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/JMXOOIUB4QCSQEXFQGMNQSR26TLR4UBL/?format=api",
        "children": []
    }
]