List emails

GET /hyperkitty/api/list/[email protected]/thread/K272YEM3ERLZXDBOHUG5QAXYMHMW4MP4/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/K272YEM3ERLZXDBOHUG5QAXYMHMW4MP4/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "F63CAEBBFF514E09A983BE38A9F61344@Andrewlaptop",
        "message_id_hash": "K272YEM3ERLZXDBOHUG5QAXYMHMW4MP4",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/K272YEM3ERLZXDBOHUG5QAXYMHMW4MP4/?format=api",
        "sender": {
            "address": "glasbrenner (a) mindspring.com",
            "mailman_id": "949459c565c44034a664f620a6de3a8f",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/949459c565c44034a664f620a6de3a8f/emails/?format=api"
        },
        "sender_name": "Andrew Glasbrenner",
        "subject": "[amsat-bb]  JAXA launch",
        "date": "2009-01-23T04:32:03Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/HVSO6VIWBSNPGB4Y6TVOXTX42MROLC7H/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/HVSO6VIWBSNPGB4Y6TVOXTX42MROLC7H/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "HVSO6VIWBSNPGB4Y6TVOXTX42MROLC7H",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/K272YEM3ERLZXDBOHUG5QAXYMHMW4MP4/?format=api",
        "sender": {
            "address": "lucleblanc6 (a) videotron.ca",
            "mailman_id": "9e00802147284c40880480833e06c230",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/9e00802147284c40880480833e06c230/emails/?format=api"
        },
        "sender_name": "Luc Leblanc",
        "subject": "[amsat-bb] Re: JAXA launch",
        "date": "2009-01-23T05:18:25Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/K272YEM3ERLZXDBOHUG5QAXYMHMW4MP4/?format=api",
        "children": []
    }
]