List emails

GET /hyperkitty/api/list/[email protected]/thread/SPBWJJVONOHDOHFO4IFJD6WJ3EGF3EJW/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/SPBWJJVONOHDOHFO4IFJD6WJ3EGF3EJW/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "SPBWJJVONOHDOHFO4IFJD6WJ3EGF3EJW",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/SPBWJJVONOHDOHFO4IFJD6WJ3EGF3EJW/?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": "[amsat-bb]  Gunnplexer Transceivers",
        "date": "2010-07-07T15:22:34Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/DEQHGRQYGPSSQUHCCDQ7GN7HU4SWHZ2O/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/DEQHGRQYGPSSQUHCCDQ7GN7HU4SWHZ2O/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "DEQHGRQYGPSSQUHCCDQ7GN7HU4SWHZ2O",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/SPBWJJVONOHDOHFO4IFJD6WJ3EGF3EJW/?format=api",
        "sender": {
            "address": "aat3bf (a) armymars.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "John K Scoggin Jr (W3JKS/AAT3BF)",
        "subject": "[amsat-bb] Re: Gunnplexer Transceivers",
        "date": "2010-07-07T16:05:02Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/SPBWJJVONOHDOHFO4IFJD6WJ3EGF3EJW/?format=api",
        "children": []
    }
]