List emails

GET /hyperkitty/api/list/[email protected]/thread/2I4PNNKAO3LVOK3ZTQBEOPJCCMQVPI4L/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/2I4PNNKAO3LVOK3ZTQBEOPJCCMQVPI4L/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "2I4PNNKAO3LVOK3ZTQBEOPJCCMQVPI4L",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/2I4PNNKAO3LVOK3ZTQBEOPJCCMQVPI4L/?format=api",
        "sender": {
            "address": "francesco.messineo (a) gmail.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "francesco messineo",
        "subject": "[amsat-bb]  NA1SS on voice",
        "date": "2008-10-16T14:11:34Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/OQ227ACXQSP3GKXMZGKFCGQBSOPB2BQW/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/OQ227ACXQSP3GKXMZGKFCGQBSOPB2BQW/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "OQ227ACXQSP3GKXMZGKFCGQBSOPB2BQW",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/2I4PNNKAO3LVOK3ZTQBEOPJCCMQVPI4L/?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] LIVE STREAMING ARISS SCHOOL CONTACT AVAILABLE ON THE WEB",
        "date": "2008-10-16T16:45:32Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/2I4PNNKAO3LVOK3ZTQBEOPJCCMQVPI4L/?format=api",
        "children": []
    }
]