List emails

GET /hyperkitty/api/list/[email protected]/thread/YTBWZYKRUTXQL5S3OOWQGMY7BO626RSN/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/YTBWZYKRUTXQL5S3OOWQGMY7BO626RSN/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "YTBWZYKRUTXQL5S3OOWQGMY7BO626RSN",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/YTBWZYKRUTXQL5S3OOWQGMY7BO626RSN/?format=api",
        "sender": {
            "address": "w0jab (a) big-river.net",
            "mailman_id": "8b32873ea9a7498c995a03de2a8227b3",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/8b32873ea9a7498c995a03de2a8227b3/emails/?format=api"
        },
        "sender_name": "John Becker",
        "subject": "[amsat-bb] Re: NASA-TV coverage of tonight's launch of multiple student CubeSats begins at 6:30 PM",
        "date": "2013-11-19T21:38:09Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/F3PN5L4HWGXZSTUP4GODSTV27MPQW3HL/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/F3PN5L4HWGXZSTUP4GODSTV27MPQW3HL/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "F3PN5L4HWGXZSTUP4GODSTV27MPQW3HL",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/YTBWZYKRUTXQL5S3OOWQGMY7BO626RSN/?format=api",
        "sender": {
            "address": "nss (a) mwt.net",
            "mailman_id": "dcbc470b28c44e9290bec31bccad0f07",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/dcbc470b28c44e9290bec31bccad0f07/emails/?format=api"
        },
        "sender_name": "Joe",
        "subject": "[amsat-bb] Re: NASA-TV coverage of tonight's launch of multiple student CubeSats begins at 6:30 PM",
        "date": "2013-11-19T21:44:28Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/YTBWZYKRUTXQL5S3OOWQGMY7BO626RSN/?format=api",
        "children": []
    }
]