List emails

GET /hyperkitty/api/list/[email protected]/thread/ISLGOP4QWCAAOJPOL2BYTA3DCKVYS7GC/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/ISLGOP4QWCAAOJPOL2BYTA3DCKVYS7GC/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "ISLGOP4QWCAAOJPOL2BYTA3DCKVYS7GC",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/ISLGOP4QWCAAOJPOL2BYTA3DCKVYS7GC/?format=api",
        "sender": {
            "address": "gkcarr (a) go-express.net",
            "mailman_id": "524eb68df2e6436e93baa7d3904bebec",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/524eb68df2e6436e93baa7d3904bebec/emails/?format=api"
        },
        "sender_name": "Gkcarr",
        "subject": "[amsat-bb]  Short road trip",
        "date": "2010-02-18T22:21:16Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/TGCAGQ2XK7P5QKTP4ROXOKWYRUWXHL2K/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/TGCAGQ2XK7P5QKTP4ROXOKWYRUWXHL2K/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "TGCAGQ2XK7P5QKTP4ROXOKWYRUWXHL2K",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/ISLGOP4QWCAAOJPOL2BYTA3DCKVYS7GC/?format=api",
        "sender": {
            "address": "glasbrenner (a) mindspring.com",
            "mailman_id": "949459c565c44034a664f620a6de3a8f",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/949459c565c44034a664f620a6de3a8f/emails/?format=api"
        },
        "sender_name": "Andrew Glasbrenner",
        "subject": "[amsat-bb] Re: Short road trip",
        "date": "2010-02-19T01:21:20Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/ISLGOP4QWCAAOJPOL2BYTA3DCKVYS7GC/?format=api",
        "children": []
    }
]