List emails

GET /hyperkitty/api/list/[email protected]/thread/LSFEDPEU5E6BSGVFL4OXSJWUYW2OYEPV/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/LSFEDPEU5E6BSGVFL4OXSJWUYW2OYEPV/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "LSFEDPEU5E6BSGVFL4OXSJWUYW2OYEPV",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/LSFEDPEU5E6BSGVFL4OXSJWUYW2OYEPV/?format=api",
        "sender": {
            "address": "hamoen (a) iae.nl",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Henk, PA3GUO",
        "subject": "[amsat-bb]  Goodbye message from RAFT to Bob WB4APR",
        "date": "2007-05-30T05:05:44Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/7KGXRB4NZMUXTRTC2OPKL2ILVTK3S7PP/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/7KGXRB4NZMUXTRTC2OPKL2ILVTK3S7PP/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "7KGXRB4NZMUXTRTC2OPKL2ILVTK3S7PP",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/LSFEDPEU5E6BSGVFL4OXSJWUYW2OYEPV/?format=api",
        "sender": {
            "address": "g.shirville (a) btinternet.com",
            "mailman_id": "09cbd551f5454557ac0dc9487e75c74d",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/09cbd551f5454557ac0dc9487e75c74d/emails/?format=api"
        },
        "sender_name": "Graham Shirville",
        "subject": "[amsat-bb] Re: Goodbye message from RAFT to Bob WB4APR",
        "date": "2007-05-30T14:26:55Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/LSFEDPEU5E6BSGVFL4OXSJWUYW2OYEPV/?format=api",
        "children": []
    }
]