List emails

GET /hyperkitty/api/list/[email protected]/thread/SQ3IG74IFDPGZVDJTFIFGJPZFN7XUFXH/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/SQ3IG74IFDPGZVDJTFIFGJPZFN7XUFXH/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "SQ3IG74IFDPGZVDJTFIFGJPZFN7XUFXH",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/SQ3IG74IFDPGZVDJTFIFGJPZFN7XUFXH/?format=api",
        "sender": {
            "address": "claryco (a) aol.com",
            "mailman_id": "97619b02c4aa430fa363da5326478d23",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/97619b02c4aa430fa363da5326478d23/emails/?format=api"
        },
        "sender_name": "[email protected]",
        "subject": "[amsat-bb]  ND9M/P: DM66 and Heading Home",
        "date": "2011-07-29T15:07:17Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/STNYYTFZQQR6Q52FFBFNHFZXVRKTX5Y7/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/STNYYTFZQQR6Q52FFBFNHFZXVRKTX5Y7/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "20110729224702.ZEPU16474.fed1rmfepo201.cox.net@fed1rmimpo02.cox.net",
        "message_id_hash": "STNYYTFZQQR6Q52FFBFNHFZXVRKTX5Y7",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/SQ3IG74IFDPGZVDJTFIFGJPZFN7XUFXH/?format=api",
        "sender": {
            "address": "saguaroastro (a) cox.net",
            "mailman_id": "a4a1e7d14c254c03bd1ba487c7a01f6d",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/a4a1e7d14c254c03bd1ba487c7a01f6d/emails/?format=api"
        },
        "sender_name": "Rick Tejera",
        "subject": "[amsat-bb] Re: ND9M/P: DM66 and Heading Home",
        "date": "2011-07-29T22:45:22Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/SQ3IG74IFDPGZVDJTFIFGJPZFN7XUFXH/?format=api",
        "children": []
    }
]