List emails

GET /hyperkitty/api/list/[email protected]/thread/TIJRMRWHMMXFTHFFXRXKWN5CFXILUEIF/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/TIJRMRWHMMXFTHFFXRXKWN5CFXILUEIF/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "TIJRMRWHMMXFTHFFXRXKWN5CFXILUEIF",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/TIJRMRWHMMXFTHFFXRXKWN5CFXILUEIF/?format=api",
        "sender": {
            "address": "jacob.tennant (a) comcast.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "jacob.tennant",
        "subject": "[amsat-bb] Satellite access",
        "date": "2015-01-20T15:14:22Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/LQSKSPVDPW3AM3GDJ7YIBKSOMLR2WAWY/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/LQSKSPVDPW3AM3GDJ7YIBKSOMLR2WAWY/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "CABzOSOrY7jpofTVUhekZ6tTxoN6Emug=JDaG9SYFD5StmrtSgw@mail.gmail.com",
        "message_id_hash": "LQSKSPVDPW3AM3GDJ7YIBKSOMLR2WAWY",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/TIJRMRWHMMXFTHFFXRXKWN5CFXILUEIF/?format=api",
        "sender": {
            "address": "n8hm (a) arrl.net",
            "mailman_id": "cd6e73e1e11b424a980789e6ae17f7c1",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/cd6e73e1e11b424a980789e6ae17f7c1/emails/?format=api"
        },
        "sender_name": "Paul Stoetzer",
        "subject": "Re: [amsat-bb] Satellite access",
        "date": "2015-01-20T15:36:01Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/TIJRMRWHMMXFTHFFXRXKWN5CFXILUEIF/?format=api",
        "children": []
    }
]