List emails

GET /hyperkitty/api/list/[email protected]/thread/TOR3C46CQBNVGIKFDDRCRJQA4MHZ2EJZ/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/TOR3C46CQBNVGIKFDDRCRJQA4MHZ2EJZ/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "TOR3C46CQBNVGIKFDDRCRJQA4MHZ2EJZ",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/TOR3C46CQBNVGIKFDDRCRJQA4MHZ2EJZ/?format=api",
        "sender": {
            "address": "jon (a) kenneke.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "jon",
        "subject": "[amsat-bb]  Wanted: Bird \"43\" wattmeter \"slugs\"",
        "date": "2010-02-10T23:52:45Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/DBD4YL2X2DJZOVBI3YBNMG5SIH3WCUDT/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/DBD4YL2X2DJZOVBI3YBNMG5SIH3WCUDT/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "6784C2FE1D844DBE96CBEE83A6FD87B6@mike",
        "message_id_hash": "DBD4YL2X2DJZOVBI3YBNMG5SIH3WCUDT",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/TOR3C46CQBNVGIKFDDRCRJQA4MHZ2EJZ/?format=api",
        "sender": {
            "address": "n1jez (a) burlingtontelecom.net",
            "mailman_id": "0228fec604624522bf7acf67a4bc0b7d",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/0228fec604624522bf7acf67a4bc0b7d/emails/?format=api"
        },
        "sender_name": "[email protected]",
        "subject": "[amsat-bb] Re: Wanted: Bird \"43\" wattmeter \"slugs\"",
        "date": "2010-02-11T11:24:00Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/TOR3C46CQBNVGIKFDDRCRJQA4MHZ2EJZ/?format=api",
        "children": []
    }
]