List emails

GET /hyperkitty/api/list/[email protected]/thread/O62J5F64LQ6Y6JQO2GLH5Z3ES4Z3EPIF/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/O62J5F64LQ6Y6JQO2GLH5Z3ES4Z3EPIF/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "066b01cda86a$f0096640$d01c32c0$@net",
        "message_id_hash": "O62J5F64LQ6Y6JQO2GLH5Z3ES4Z3EPIF",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/O62J5F64LQ6Y6JQO2GLH5Z3ES4Z3EPIF/?format=api",
        "sender": {
            "address": "quadpugh (a) bellsouth.net",
            "mailman_id": "c437f8e47eae42deb05fcffec360bcff",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/c437f8e47eae42deb05fcffec360bcff/emails/?format=api"
        },
        "sender_name": "Nick Pugh",
        "subject": "[amsat-bb] Peak power tracker",
        "date": "2012-10-12T11:15:50Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/RPQSW2HXWYONVXSX2QGFGQPYDU5KLW6Z/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/RPQSW2HXWYONVXSX2QGFGQPYDU5KLW6Z/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "485395E799A54DA8BB274C762774A2B1@mike",
        "message_id_hash": "RPQSW2HXWYONVXSX2QGFGQPYDU5KLW6Z",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/O62J5F64LQ6Y6JQO2GLH5Z3ES4Z3EPIF/?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 N1JEZ",
        "subject": "[amsat-bb] Re: Peak power tracker",
        "date": "2012-10-12T11:24:42Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/O62J5F64LQ6Y6JQO2GLH5Z3ES4Z3EPIF/?format=api",
        "children": []
    }
]