List emails

GET /hyperkitty/api/list/[email protected]/thread/LCHF4EI5QIZUAXIHFLNSNWM5XAFNT3TX/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/LCHF4EI5QIZUAXIHFLNSNWM5XAFNT3TX/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "LCHF4EI5QIZUAXIHFLNSNWM5XAFNT3TX",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/LCHF4EI5QIZUAXIHFLNSNWM5XAFNT3TX/?format=api",
        "sender": {
            "address": "wa4hfn (a) comcast.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "[email protected]",
        "subject": "[amsat-bb] test",
        "date": "2015-01-10T14:18:49Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/VFUHS37GPFB6AML265RHHXMJZWXCVECS/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/VFUHS37GPFB6AML265RHHXMJZWXCVECS/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "004501d02f57$382603a0$a8720ae0$@net",
        "message_id_hash": "VFUHS37GPFB6AML265RHHXMJZWXCVECS",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/LCHF4EI5QIZUAXIHFLNSNWM5XAFNT3TX/?format=api",
        "sender": {
            "address": "k9jkm (a) comcast.net",
            "mailman_id": "6eb910b4430b488f91598744d5120516",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/6eb910b4430b488f91598744d5120516/emails/?format=api"
        },
        "sender_name": "JoAnne Maenpaa",
        "subject": "Re: [amsat-bb] test",
        "date": "2015-01-13T17:34:43Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/LCHF4EI5QIZUAXIHFLNSNWM5XAFNT3TX/?format=api",
        "children": []
    }
]