List emails

GET /hyperkitty/api/list/[email protected]/thread/FUDYQRNVOHJQQAKKUXMEPSGIDIRLPJXL/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/FUDYQRNVOHJQQAKKUXMEPSGIDIRLPJXL/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "FUDYQRNVOHJQQAKKUXMEPSGIDIRLPJXL",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/FUDYQRNVOHJQQAKKUXMEPSGIDIRLPJXL/?format=api",
        "sender": {
            "address": "edward.bv1af (a) himet.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Edward Chuang",
        "subject": "[amsat-bb]  UO-11 reception report",
        "date": "2007-02-19T09:21:13Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/FJ3GGBUVYEYVJPQ52M6G4WBWZBVORM6Z/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/FJ3GGBUVYEYVJPQ52M6G4WBWZBVORM6Z/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "FJ3GGBUVYEYVJPQ52M6G4WBWZBVORM6Z",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/FUDYQRNVOHJQQAKKUXMEPSGIDIRLPJXL/?format=api",
        "sender": {
            "address": "dquagliana (a) aol.com",
            "mailman_id": "75c9beaffd1d4a0cb28236652097bbb0",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/75c9beaffd1d4a0cb28236652097bbb0/emails/?format=api"
        },
        "sender_name": "Douglas Quagliana",
        "subject": "[amsat-bb] Re: UO-11 reception report",
        "date": "2007-02-20T07:22:16Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/FUDYQRNVOHJQQAKKUXMEPSGIDIRLPJXL/?format=api",
        "children": []
    }
]