List emails

GET /hyperkitty/api/list/[email protected]/thread/3TMLZR6RE73N6PMT353U6NCLBROFWNTT/emails/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/3TMLZR6RE73N6PMT353U6NCLBROFWNTT/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "3TMLZR6RE73N6PMT353U6NCLBROFWNTT",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/3TMLZR6RE73N6PMT353U6NCLBROFWNTT/",
        "sender": {
            "address": "lucleblanc6 (a) videotron.ca",
            "mailman_id": "9e00802147284c40880480833e06c230",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/9e00802147284c40880480833e06c230/emails/"
        },
        "sender_name": "Luc Leblanc VE2DWE",
        "subject": "[amsat-bb]  Doppler tracking wrong..",
        "date": "2006-11-08T17:14:07Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/ELADMWAEGGNIHNSWZ2ZSLJ7DKOYOU32L/"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/ELADMWAEGGNIHNSWZ2ZSLJ7DKOYOU32L/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "000a01c70362$90854580$4101a8c0@D6Z67P91",
        "message_id_hash": "ELADMWAEGGNIHNSWZ2ZSLJ7DKOYOU32L",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/3TMLZR6RE73N6PMT353U6NCLBROFWNTT/",
        "sender": {
            "address": "k4shf (a) k4shf.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Tim Tapio",
        "subject": "[amsat-bb] Re: Doppler tracking wrong..",
        "date": "2006-11-08T18:20:26Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/3TMLZR6RE73N6PMT353U6NCLBROFWNTT/",
        "children": []
    }
]