List emails

GET /hyperkitty/api/list/[email protected]/thread/HVGROEFI6QC52KO2Y7DKWNVDY3Z2IKDI/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/HVGROEFI6QC52KO2Y7DKWNVDY3Z2IKDI/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "HVGROEFI6QC52KO2Y7DKWNVDY3Z2IKDI",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/HVGROEFI6QC52KO2Y7DKWNVDY3Z2IKDI/?format=api",
        "sender": {
            "address": "james (a) wx4tv.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "James Lea - WX4TV",
        "subject": "[amsat-bb] KM4IPF",
        "date": "2016-02-19T16:38:01Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/JROG6F4DMGSUN5MZLDUZIB255KBOXQTJ/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/JROG6F4DMGSUN5MZLDUZIB255KBOXQTJ/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "JROG6F4DMGSUN5MZLDUZIB255KBOXQTJ",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/HVGROEFI6QC52KO2Y7DKWNVDY3Z2IKDI/?format=api",
        "sender": {
            "address": "n1jez (a) burlingtontelecom.net",
            "mailman_id": "0228fec604624522bf7acf67a4bc0b7d",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/0228fec604624522bf7acf67a4bc0b7d/emails/?format=api"
        },
        "sender_name": "Mike Seguin",
        "subject": "Re: [amsat-bb] KM4IPF",
        "date": "2016-02-19T16:45:14Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/HVGROEFI6QC52KO2Y7DKWNVDY3Z2IKDI/?format=api",
        "children": []
    }
]