List emails

GET /hyperkitty/api/list/[email protected]/thread/3MEZMNYA4ORWPBAPQGH3GS44EH3JDW2T/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/3MEZMNYA4ORWPBAPQGH3GS44EH3JDW2T/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "3MEZMNYA4ORWPBAPQGH3GS44EH3JDW2T",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/3MEZMNYA4ORWPBAPQGH3GS44EH3JDW2T/?format=api",
        "sender": {
            "address": "domenico.i8cvs (a) tin.it",
            "mailman_id": "5009f840fbce43d9a65e160785fe26d4",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/5009f840fbce43d9a65e160785fe26d4/emails/?format=api"
        },
        "sender_name": "i8cvs",
        "subject": "[amsat-bb]  Partable thoughts and transatlantic QSO via FO-29",
        "date": "2007-04-14T18:24:22Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/5E5JFKIJSLCZTITJMAVFAMWE6XOA67EL/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/5E5JFKIJSLCZTITJMAVFAMWE6XOA67EL/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "000201c77fde$3c340d60$f201bfce@clare",
        "message_id_hash": "5E5JFKIJSLCZTITJMAVFAMWE6XOA67EL",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/3MEZMNYA4ORWPBAPQGH3GS44EH3JDW2T/?format=api",
        "sender": {
            "address": "lcfowler (a) magma.ca",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Clare Fowler",
        "subject": "[amsat-bb] Re: Partable thoughts and transatlantic QSO via FO-29",
        "date": "2007-04-16T04:17:56Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/3MEZMNYA4ORWPBAPQGH3GS44EH3JDW2T/?format=api",
        "children": []
    }
]