List emails

GET /hyperkitty/api/list/[email protected]/thread/AW2QEYTRWAKYHIQVLOBWB7NHYO57UTKX/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/AW2QEYTRWAKYHIQVLOBWB7NHYO57UTKX/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "AW2QEYTRWAKYHIQVLOBWB7NHYO57UTKX",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/AW2QEYTRWAKYHIQVLOBWB7NHYO57UTKX/?format=api",
        "sender": {
            "address": "dave (a) w0dhb.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "David W0DHB",
        "subject": "[amsat-bb] PSAT PSK31 downlink",
        "date": "2015-05-30T18:49:57Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/WYADQEUJD6UPVNKFXH2QBRGVM4C4XGMX/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/WYADQEUJD6UPVNKFXH2QBRGVM4C4XGMX/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "WYADQEUJD6UPVNKFXH2QBRGVM4C4XGMX",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/AW2QEYTRWAKYHIQVLOBWB7NHYO57UTKX/?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": "Re: [amsat-bb] PSAT PSK31 downlink",
        "date": "2015-05-31T16:27:59Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/AW2QEYTRWAKYHIQVLOBWB7NHYO57UTKX/?format=api",
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/XCCI32FUGPKP4IGMXTEAAIIKHLPARK4B/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/XCCI32FUGPKP4IGMXTEAAIIKHLPARK4B/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "XCCI32FUGPKP4IGMXTEAAIIKHLPARK4B",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/AW2QEYTRWAKYHIQVLOBWB7NHYO57UTKX/?format=api",
        "sender": {
            "address": "mda (a) n1en.org",
            "mailman_id": "892a7a9bad9f4b1bba4a02d1e65025d0",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/892a7a9bad9f4b1bba4a02d1e65025d0/emails/?format=api"
        },
        "sender_name": "Michael Adams",
        "subject": "Re: [amsat-bb] PSAT PSK31 downlink",
        "date": "2015-05-31T19:11:41Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/WYADQEUJD6UPVNKFXH2QBRGVM4C4XGMX/?format=api",
        "children": []
    }
]