List emails

GET /hyperkitty/api/list/[email protected]/thread/GULFVA7WUS5M4VHCENI5CZBFMB3WII5N/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/GULFVA7WUS5M4VHCENI5CZBFMB3WII5N/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "CAGdEbNbYrVrG1xCEXoxK0cQj2_1cCb_rmS7iF2X46SUh1c7Z2Q@mail.gmail.com",
        "message_id_hash": "GULFVA7WUS5M4VHCENI5CZBFMB3WII5N",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/GULFVA7WUS5M4VHCENI5CZBFMB3WII5N/?format=api",
        "sender": {
            "address": "n4hf.philip (a) gmail.com",
            "mailman_id": "e29da96d91544f959c0c8ffa395b1def",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/e29da96d91544f959c0c8ffa395b1def/emails/?format=api"
        },
        "sender_name": "Philip Jenkins",
        "subject": "[amsat-bb] AMSAT at Orlando Hamcation",
        "date": "2017-11-07T02:45:41Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/4BTK75BBRGTVRZIXQX32C6MXG553P5FQ/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/4BTK75BBRGTVRZIXQX32C6MXG553P5FQ/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "4BTK75BBRGTVRZIXQX32C6MXG553P5FQ",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/GULFVA7WUS5M4VHCENI5CZBFMB3WII5N/?format=api",
        "sender": {
            "address": "glasbrenner (a) mindspring.com",
            "mailman_id": "949459c565c44034a664f620a6de3a8f",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/949459c565c44034a664f620a6de3a8f/emails/?format=api"
        },
        "sender_name": "Andrew Glasbrenner",
        "subject": "Re: [amsat-bb] AMSAT at Orlando Hamcation",
        "date": "2017-11-07T14:35:10Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/GULFVA7WUS5M4VHCENI5CZBFMB3WII5N/?format=api",
        "children": []
    }
]