List emails

GET /hyperkitty/api/list/[email protected]/thread/B2GSQ5WODLDPHVIHZSIB6RI2NH5NXINN/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/B2GSQ5WODLDPHVIHZSIB6RI2NH5NXINN/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "B2GSQ5WODLDPHVIHZSIB6RI2NH5NXINN",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/B2GSQ5WODLDPHVIHZSIB6RI2NH5NXINN/?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: Question about vacuum and power module for linear\ttransponder",
        "date": "2009-12-19T20:01:37Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/VNCNIP4OPUBCXCKYU3UQEY4Z7CAH42NC/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/VNCNIP4OPUBCXCKYU3UQEY4Z7CAH42NC/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "VNCNIP4OPUBCXCKYU3UQEY4Z7CAH42NC",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/B2GSQ5WODLDPHVIHZSIB6RI2NH5NXINN/?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] Re: Question about vacuum and power module for\tlineartransponder",
        "date": "2009-12-19T21:21:23Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/B2GSQ5WODLDPHVIHZSIB6RI2NH5NXINN/?format=api",
        "children": []
    }
]