List emails

GET /hyperkitty/api/list/[email protected]/thread/GOXLI43RKHI2ITFQMZOTBV4EK5S4GLJ4/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/GOXLI43RKHI2ITFQMZOTBV4EK5S4GLJ4/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "GOXLI43RKHI2ITFQMZOTBV4EK5S4GLJ4",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/GOXLI43RKHI2ITFQMZOTBV4EK5S4GLJ4/?format=api",
        "sender": {
            "address": "rwmcgwier (a) gmail.com",
            "mailman_id": "f7f1de5e277a4c2da19053a19e627bda",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/f7f1de5e277a4c2da19053a19e627bda/emails/?format=api"
        },
        "sender_name": "Robert McGwier",
        "subject": "[eagle]  Eagle model",
        "date": "2007-05-06T23:06:08Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/LD6LLCZGZJLLWFY4UCI4YR5WUYTP334C/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/LD6LLCZGZJLLWFY4UCI4YR5WUYTP334C/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "LD6LLCZGZJLLWFY4UCI4YR5WUYTP334C",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/GOXLI43RKHI2ITFQMZOTBV4EK5S4GLJ4/?format=api",
        "sender": {
            "address": "ku4os (a) cfl.rr.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Lee McLamb",
        "subject": "[eagle] Re: Eagle model",
        "date": "2007-05-07T00:57:13Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/GOXLI43RKHI2ITFQMZOTBV4EK5S4GLJ4/?format=api",
        "children": []
    }
]