List emails

GET /hyperkitty/api/list/[email protected]/thread/2Y2WT4XP5ITOTFYGFZDMNN6PZHSL5FWK/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/2Y2WT4XP5ITOTFYGFZDMNN6PZHSL5FWK/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "CAJUhCTPT=NUARWPHa_cyrA1k=wLZ3PmbgH+sy2u903x_+PB_8g@mail.gmail.com",
        "message_id_hash": "2Y2WT4XP5ITOTFYGFZDMNN6PZHSL5FWK",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/2Y2WT4XP5ITOTFYGFZDMNN6PZHSL5FWK/?format=api",
        "sender": {
            "address": "normanlizeth (a) gmail.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Lizeth Norman",
        "subject": "[amsat-bb] Travel plans OA1",
        "date": "2012-03-30T16:20:47Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/AH2A774HDARZSWRVFKND7VMHJSJHBOPC/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/AH2A774HDARZSWRVFKND7VMHJSJHBOPC/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "AH2A774HDARZSWRVFKND7VMHJSJHBOPC",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/2Y2WT4XP5ITOTFYGFZDMNN6PZHSL5FWK/?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] Re: Travel plans OA1",
        "date": "2012-03-30T17:39:58Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/2Y2WT4XP5ITOTFYGFZDMNN6PZHSL5FWK/?format=api",
        "children": []
    }
]