List emails

GET /hyperkitty/api/list/[email protected]/thread/Y64AHXVA622IOYLHKAGYA7CQEV6GFYT6/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/Y64AHXVA622IOYLHKAGYA7CQEV6GFYT6/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "Y64AHXVA622IOYLHKAGYA7CQEV6GFYT6",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/Y64AHXVA622IOYLHKAGYA7CQEV6GFYT6/?format=api",
        "sender": {
            "address": "g.shirville (a) btinternet.com",
            "mailman_id": "09cbd551f5454557ac0dc9487e75c74d",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/09cbd551f5454557ac0dc9487e75c74d/emails/?format=api"
        },
        "sender_name": "[email protected]",
        "subject": "[amsat-bb] Elana-3 objects",
        "date": "2011-11-23T10:51:00Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/R2WW7F6W4H7SHMSM4HERP4I56ETR72GK/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/R2WW7F6W4H7SHMSM4HERP4I56ETR72GK/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "CAHhbNtXMfzv6u1E6AL3CNun=33CtoAZ_pvS8bAobDQzmM3TA6w@mail.gmail.com",
        "message_id_hash": "R2WW7F6W4H7SHMSM4HERP4I56ETR72GK",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/Y64AHXVA622IOYLHKAGYA7CQEV6GFYT6/?format=api",
        "sender": {
            "address": "jwcutler (a) gmail.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "James Cutler",
        "subject": "[amsat-bb] Re: Elana-3 objects",
        "date": "2011-11-28T15:06:31Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/Y64AHXVA622IOYLHKAGYA7CQEV6GFYT6/?format=api",
        "children": []
    }
]