List emails

GET /hyperkitty/api/list/[email protected]/thread/AJRU3363YUPQ7IK6A4C7FGOYSVLKZUYA/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/AJRU3363YUPQ7IK6A4C7FGOYSVLKZUYA/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "ACEA39341D524EF4A7E23CFECFF623F8@Poseidon",
        "message_id_hash": "AJRU3363YUPQ7IK6A4C7FGOYSVLKZUYA",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/AJRU3363YUPQ7IK6A4C7FGOYSVLKZUYA/?format=api",
        "sender": {
            "address": "daivi248 (a) zahav.net.il",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "David Greenberg",
        "subject": "[amsat-bb] Looking for an online source of 500ohm linear\tpotentiometer",
        "date": "2010-08-12T16:10:17Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/SCSRESJJMHL362JOABWJAVQ2TYMF6AEU/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/SCSRESJJMHL362JOABWJAVQ2TYMF6AEU/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "009801cb3a50$2dbeba20$893c2e60$@de",
        "message_id_hash": "SCSRESJJMHL362JOABWJAVQ2TYMF6AEU",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/AJRU3363YUPQ7IK6A4C7FGOYSVLKZUYA/?format=api",
        "sender": {
            "address": "mail (a) mike-rupprecht.de",
            "mailman_id": "8f91200649c541a182ece8b13095eff4",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/8f91200649c541a182ece8b13095eff4/emails/?format=api"
        },
        "sender_name": "Mike Rupprecht",
        "subject": "[amsat-bb] Re: Looking for an online source of 500ohm linear\tpotentiometer",
        "date": "2010-08-12T18:57:11Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/AJRU3363YUPQ7IK6A4C7FGOYSVLKZUYA/?format=api",
        "children": []
    }
]