List emails

GET /hyperkitty/api/list/[email protected]/thread/N6P4RON2Y7G3I4B5OCZLEZFQAYXMCKPS/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/N6P4RON2Y7G3I4B5OCZLEZFQAYXMCKPS/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "N6P4RON2Y7G3I4B5OCZLEZFQAYXMCKPS",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/N6P4RON2Y7G3I4B5OCZLEZFQAYXMCKPS/?format=api",
        "sender": {
            "address": "bruninga (a) usna.edu",
            "mailman_id": "3e96cb8140174180b317ac307b01bcb9",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/3e96cb8140174180b317ac307b01bcb9/emails/?format=api"
        },
        "sender_name": "Robert Bruninga",
        "subject": "[amsat-bb] APRS back on 145.825 via ISS!",
        "date": "2012-09-07T16:53:08Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/JABJV7JFHQYGCY5V7XJYARGVY6WPY3NI/?format=api",
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/R5O4E5ISJHWNO6BL7CJINCAJD5SRPQCR/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/JABJV7JFHQYGCY5V7XJYARGVY6WPY3NI/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "JABJV7JFHQYGCY5V7XJYARGVY6WPY3NI",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/N6P4RON2Y7G3I4B5OCZLEZFQAYXMCKPS/?format=api",
        "sender": {
            "address": "gordonjcp (a) gjcp.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Gordon JC Pearce",
        "subject": "[amsat-bb] Re: APRS back on 145.825 via ISS!",
        "date": "2012-09-07T17:24:03Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/N6P4RON2Y7G3I4B5OCZLEZFQAYXMCKPS/?format=api",
        "children": []
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/R5O4E5ISJHWNO6BL7CJINCAJD5SRPQCR/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "R5O4E5ISJHWNO6BL7CJINCAJD5SRPQCR",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/N6P4RON2Y7G3I4B5OCZLEZFQAYXMCKPS/?format=api",
        "sender": {
            "address": "vlfiscus (a) mcn.net",
            "mailman_id": "b3474e29ab46467c8bdbf170986df3eb",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/b3474e29ab46467c8bdbf170986df3eb/emails/?format=api"
        },
        "sender_name": "Vince Fiscus, KB7ADL",
        "subject": "[amsat-bb] Re: APRS back on 145.825 via ISS!",
        "date": "2012-09-07T20:37:17Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/N6P4RON2Y7G3I4B5OCZLEZFQAYXMCKPS/?format=api",
        "children": []
    }
]