List emails

GET /hyperkitty/api/list/[email protected]/thread/JW5QVTPQZXSHW46SXVQMBMMSXQOGVRRI/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/JW5QVTPQZXSHW46SXVQMBMMSXQOGVRRI/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "09a201d03c87$0c91fd10$25b5f730$@com",
        "message_id_hash": "JW5QVTPQZXSHW46SXVQMBMMSXQOGVRRI",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/JW5QVTPQZXSHW46SXVQMBMMSXQOGVRRI/?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": "[amsat-bb] UT1FG next destination",
        "date": "2015-01-30T12:19:51Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/NDVDDHLD7TVQGA4D4ATF43JMUOUWMVXJ/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/NDVDDHLD7TVQGA4D4ATF43JMUOUWMVXJ/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "NDVDDHLD7TVQGA4D4ATF43JMUOUWMVXJ",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/JW5QVTPQZXSHW46SXVQMBMMSXQOGVRRI/?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] UT1FG next destination",
        "date": "2015-01-31T12:52:02Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/JW5QVTPQZXSHW46SXVQMBMMSXQOGVRRI/?format=api",
        "children": []
    }
]