List emails

GET /hyperkitty/api/list/[email protected]/thread/OU3ZAEYNFSA2B3C7DDQPUONW4BKNOWTM/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/OU3ZAEYNFSA2B3C7DDQPUONW4BKNOWTM/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "OU3ZAEYNFSA2B3C7DDQPUONW4BKNOWTM",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/OU3ZAEYNFSA2B3C7DDQPUONW4BKNOWTM/?format=api",
        "sender": {
            "address": "povern (a) yahoo.com",
            "mailman_id": "28e47af6e19e4eed9e78bd2099ff6077",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/28e47af6e19e4eed9e78bd2099ff6077/emails/?format=api"
        },
        "sender_name": "Paul Overn",
        "subject": "[amsat-bb] LVB Tracker",
        "date": "2019-04-14T13:57:56Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/CJKBXVATQQGRIAC3UJOKREZR3LCPF3TC/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/CJKBXVATQQGRIAC3UJOKREZR3LCPF3TC/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "CAEMY9FfAZL86gpC_054pd_xO=8M-X6Cf_NobS-GiphjjNtBJxw@mail.gmail.com",
        "message_id_hash": "CJKBXVATQQGRIAC3UJOKREZR3LCPF3TC",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/OU3ZAEYNFSA2B3C7DDQPUONW4BKNOWTM/?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": "Re: [amsat-bb] LVB Tracker",
        "date": "2019-04-14T14:45:17Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/OU3ZAEYNFSA2B3C7DDQPUONW4BKNOWTM/?format=api",
        "children": []
    }
]