List emails

GET /hyperkitty/api/list/[email protected]/thread/JBXYUHIAXHM67XXJZDV5NP2K4ZCBPWFV/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/JBXYUHIAXHM67XXJZDV5NP2K4ZCBPWFV/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "JBXYUHIAXHM67XXJZDV5NP2K4ZCBPWFV",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/JBXYUHIAXHM67XXJZDV5NP2K4ZCBPWFV/?format=api",
        "sender": {
            "address": "clintbradford (a) mac.com",
            "mailman_id": "ce19a58d4cd34917a413a100662056d9",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/ce19a58d4cd34917a413a100662056d9/emails/?format=api"
        },
        "sender_name": "Clint Bradford",
        "subject": "[amsat-bb] Promoting the Satellites",
        "date": "2014-02-14T20:03:17Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/FQTUUNI2XMUWR27XAXNSQ23DUOVVPXT3/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/FQTUUNI2XMUWR27XAXNSQ23DUOVVPXT3/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "CAEMY9FfcQManZ-7u=AXrogk1Z7DUqoTJAKu0hM5-81Ffet6BCw@mail.gmail.com",
        "message_id_hash": "FQTUUNI2XMUWR27XAXNSQ23DUOVVPXT3",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/JBXYUHIAXHM67XXJZDV5NP2K4ZCBPWFV/?format=api",
        "sender": {
            "address": "kb1pvh (a) gmail.com",
            "mailman_id": "946baa6fd780451aa988d177f6f74dbd",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/946baa6fd780451aa988d177f6f74dbd/emails/?format=api"
        },
        "sender_name": "Dave Webb KB1PVH",
        "subject": "[amsat-bb] Re: Promoting the Satellites",
        "date": "2014-02-14T20:38:44Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/JBXYUHIAXHM67XXJZDV5NP2K4ZCBPWFV/?format=api",
        "children": []
    }
]