List emails

GET /hyperkitty/api/list/[email protected]/thread/3V26OBO2KEBNKDCLPJRGMWJTG46VPVDS/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/3V26OBO2KEBNKDCLPJRGMWJTG46VPVDS/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "3V26OBO2KEBNKDCLPJRGMWJTG46VPVDS",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/3V26OBO2KEBNKDCLPJRGMWJTG46VPVDS/?format=api",
        "sender": {
            "address": "rlong3 (a) columbus.rr.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Ronald Long",
        "subject": "[amsat-bb] Re: Bill Ress - N6GHz - Board Candidate - OperatingSurvey",
        "date": "2008-07-22T12:30:54Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/SHRLYVHF5MZAPM53OXZH2L3JUXY65NLZ/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/SHRLYVHF5MZAPM53OXZH2L3JUXY65NLZ/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "SHRLYVHF5MZAPM53OXZH2L3JUXY65NLZ",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/3V26OBO2KEBNKDCLPJRGMWJTG46VPVDS/?format=api",
        "sender": {
            "address": "kl7uw (a) acsalaska.net",
            "mailman_id": "a3410a82727d41089972844baeca6321",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/a3410a82727d41089972844baeca6321/emails/?format=api"
        },
        "sender_name": "Edward Cole",
        "subject": "[amsat-bb] Re: Bill Ress - N6GHz - Board Candidate - OperatingSurvey",
        "date": "2008-07-23T06:15:45Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/3V26OBO2KEBNKDCLPJRGMWJTG46VPVDS/?format=api",
        "children": []
    }
]