List emails

GET /hyperkitty/api/list/[email protected]/thread/3X2ASM4YZJ6EY6ZAVPVUFVH3MHORFB74/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/3X2ASM4YZJ6EY6ZAVPVUFVH3MHORFB74/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "3X2ASM4YZJ6EY6ZAVPVUFVH3MHORFB74",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/3X2ASM4YZJ6EY6ZAVPVUFVH3MHORFB74/?format=api",
        "sender": {
            "address": "w7lrd (a) comcast.net",
            "mailman_id": "717aa2a241704c7497e9abd8c983f6b7",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/717aa2a241704c7497e9abd8c983f6b7/emails/?format=api"
        },
        "sender_name": "73 Bob W7LRD",
        "subject": "[amsat-bb] AO-92 L band",
        "date": "2020-04-22T20:12:59Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/56Z7IFYKLQP7EU3KRMD5JCHMZG2TI5PR/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/56Z7IFYKLQP7EU3KRMD5JCHMZG2TI5PR/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "56Z7IFYKLQP7EU3KRMD5JCHMZG2TI5PR",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/3X2ASM4YZJ6EY6ZAVPVUFVH3MHORFB74/?format=api",
        "sender": {
            "address": "saguaroastro (a) cox.net",
            "mailman_id": "a4a1e7d14c254c03bd1ba487c7a01f6d",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/a4a1e7d14c254c03bd1ba487c7a01f6d/emails/?format=api"
        },
        "sender_name": "saguaroastro",
        "subject": "Re: [amsat-bb] AO-92 L band",
        "date": "2020-04-22T20:21:40Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/3X2ASM4YZJ6EY6ZAVPVUFVH3MHORFB74/?format=api",
        "children": []
    }
]