List emails

GET /hyperkitty/api/list/[email protected]/thread/5JNYSMEVRX4FH4E2NWLN5WRSKRKTRNIC/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/5JNYSMEVRX4FH4E2NWLN5WRSKRKTRNIC/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "5JNYSMEVRX4FH4E2NWLN5WRSKRKTRNIC",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/5JNYSMEVRX4FH4E2NWLN5WRSKRKTRNIC/?format=api",
        "sender": {
            "address": "bruninga (a) usna.edu",
            "mailman_id": "3e96cb8140174180b317ac307b01bcb9",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/3e96cb8140174180b317ac307b01bcb9/emails/?format=api"
        },
        "sender_name": "Robert Bruninga",
        "subject": "Re: [amsat-bb] Upcoming Falcon Heavy Launch (APRS digipeater for\tMARS)",
        "date": "2018-01-28T18:09:47Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/K5UD737DBO5MGVZFGVE3DYMHRWIX2DGF/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/K5UD737DBO5MGVZFGVE3DYMHRWIX2DGF/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "K5UD737DBO5MGVZFGVE3DYMHRWIX2DGF",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/5JNYSMEVRX4FH4E2NWLN5WRSKRKTRNIC/?format=api",
        "sender": {
            "address": "ko6th.greg (a) gmail.com",
            "mailman_id": "36ec3812953a482295885abb5f09e6e1",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/36ec3812953a482295885abb5f09e6e1/emails/?format=api"
        },
        "sender_name": "Greg D",
        "subject": "Re: [amsat-bb] Upcoming Falcon Heavy Launch (APRS digipeater\tfor\tMARS)",
        "date": "2018-01-28T18:16:59Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/5JNYSMEVRX4FH4E2NWLN5WRSKRKTRNIC/?format=api",
        "children": []
    }
]