List emails

GET /hyperkitty/api/list/[email protected]/thread/CARL6FZFP2BA4DSLIGVFW3QURLNDT4FP/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/CARL6FZFP2BA4DSLIGVFW3QURLNDT4FP/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "CARL6FZFP2BA4DSLIGVFW3QURLNDT4FP",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/CARL6FZFP2BA4DSLIGVFW3QURLNDT4FP/?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": "[amsat-bb] Solar Impulse: Dallas to St. Louis in flight!",
        "date": "2013-06-03T19:45:26Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/XJY33IIG4YMJS5KYP2X5QULGK5S3UOBZ/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/XJY33IIG4YMJS5KYP2X5QULGK5S3UOBZ/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "XJY33IIG4YMJS5KYP2X5QULGK5S3UOBZ",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/CARL6FZFP2BA4DSLIGVFW3QURLNDT4FP/?format=api",
        "sender": {
            "address": "n5uxt (a) hotmail.com",
            "mailman_id": "a342490f7e9a4e4c9a9460642e57eb1f",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/a342490f7e9a4e4c9a9460642e57eb1f/emails/?format=api"
        },
        "sender_name": "Angelo Glorioso",
        "subject": "[amsat-bb] Interest",
        "date": "2013-06-04T14:40:14Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/CARL6FZFP2BA4DSLIGVFW3QURLNDT4FP/?format=api",
        "children": []
    }
]