List emails

GET /hyperkitty/api/list/[email protected]/thread/DEAJ2CGNFHFPUTMMDGNDGJ52DO5RTFKJ/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/DEAJ2CGNFHFPUTMMDGNDGJ52DO5RTFKJ/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "DEAJ2CGNFHFPUTMMDGNDGJ52DO5RTFKJ",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/DEAJ2CGNFHFPUTMMDGNDGJ52DO5RTFKJ/?format=api",
        "sender": {
            "address": "juicewvu (a) gmail.com",
            "mailman_id": "2e9c506b76b74a38aa4f26e5f63bf9b1",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/2e9c506b76b74a38aa4f26e5f63bf9b1/emails/?format=api"
        },
        "sender_name": "Josh Smith",
        "subject": "[amsat-bb] Re: iPhone APP for Sat Tracking",
        "date": "2008-11-12T01:05:31Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/MCVA5WIR7DP4QARLMEE4YUQ3RC4VERTO/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/MCVA5WIR7DP4QARLMEE4YUQ3RC4VERTO/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "MCVA5WIR7DP4QARLMEE4YUQ3RC4VERTO",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/DEAJ2CGNFHFPUTMMDGNDGJ52DO5RTFKJ/?format=api",
        "sender": {
            "address": "kq6ea (a) pacbell.net",
            "mailman_id": "3cf37318d4184cd98912a9c88ca31da8",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/3cf37318d4184cd98912a9c88ca31da8/emails/?format=api"
        },
        "sender_name": "Jim Jerzycke",
        "subject": "[amsat-bb] Re: iPhone APP for Sat Tracking",
        "date": "2008-11-12T01:34:27Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/DEAJ2CGNFHFPUTMMDGNDGJ52DO5RTFKJ/?format=api",
        "children": []
    }
]