List emails

GET /hyperkitty/api/list/[email protected]/thread/E4UBMKKSGVHN2AJKX4DZZZBN7E3X7ICQ/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/E4UBMKKSGVHN2AJKX4DZZZBN7E3X7ICQ/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "000001c862b9$e07895d0$a169c170$@de",
        "message_id_hash": "E4UBMKKSGVHN2AJKX4DZZZBN7E3X7ICQ",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/E4UBMKKSGVHN2AJKX4DZZZBN7E3X7ICQ/?format=api",
        "sender": {
            "address": "mail (a) mike-rupprecht.de",
            "mailman_id": "8f91200649c541a182ece8b13095eff4",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/8f91200649c541a182ece8b13095eff4/emails/?format=api"
        },
        "sender_name": "Mike Rupprecht",
        "subject": "[amsat-bb] Re: AO-27 Telem",
        "date": "2008-01-29T20:59:44Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/LKRVG52BIULHZQ56OKYGPBW6GDI6PHKO/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/LKRVG52BIULHZQ56OKYGPBW6GDI6PHKO/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "LKRVG52BIULHZQ56OKYGPBW6GDI6PHKO",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/E4UBMKKSGVHN2AJKX4DZZZBN7E3X7ICQ/?format=api",
        "sender": {
            "address": "chris (a) photofuture.co.uk",
            "mailman_id": "bcfef40220b045f68b3df32309fe90ab",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/bcfef40220b045f68b3df32309fe90ab/emails/?format=api"
        },
        "sender_name": "Chris Bloy",
        "subject": "[amsat-bb] Re: AO-27 Telem",
        "date": "2008-01-30T11:41:26Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/E4UBMKKSGVHN2AJKX4DZZZBN7E3X7ICQ/?format=api",
        "children": []
    }
]