List emails

GET /hyperkitty/api/list/[email protected]/thread/DUVRD3ANDMM44UY3S65Z44VHUMLWE6JD/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/DUVRD3ANDMM44UY3S65Z44VHUMLWE6JD/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "DUVRD3ANDMM44UY3S65Z44VHUMLWE6JD",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/DUVRD3ANDMM44UY3S65Z44VHUMLWE6JD/?format=api",
        "sender": {
            "address": "briaandy (a) gmail.com",
            "mailman_id": "e1172b7dcfc94040a688fd0eb3e87c48",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/e1172b7dcfc94040a688fd0eb3e87c48/emails/?format=api"
        },
        "sender_name": "Andy Brian",
        "subject": "[amsat-bb]  FX614",
        "date": "2009-07-24T11:50:35Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/NVBWIBX2TJCOATM5KHVSVIVMPTKRPCJN/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/NVBWIBX2TJCOATM5KHVSVIVMPTKRPCJN/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "NVBWIBX2TJCOATM5KHVSVIVMPTKRPCJN",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/DUVRD3ANDMM44UY3S65Z44VHUMLWE6JD/?format=api",
        "sender": {
            "address": "n2por (a) amsat.org",
            "mailman_id": "0e5d39711d3d44d2a742931261b3a3eb",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/0e5d39711d3d44d2a742931261b3a3eb/emails/?format=api"
        },
        "sender_name": "Chuck Hemker",
        "subject": "[amsat-bb] Re: FX614",
        "date": "2009-07-25T06:56:46Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/DUVRD3ANDMM44UY3S65Z44VHUMLWE6JD/?format=api",
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/OCVFHXU7PN3S34LXEZJ4GGAZQ6NKKH5I/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/OCVFHXU7PN3S34LXEZJ4GGAZQ6NKKH5I/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "OCVFHXU7PN3S34LXEZJ4GGAZQ6NKKH5I",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/DUVRD3ANDMM44UY3S65Z44VHUMLWE6JD/?format=api",
        "sender": {
            "address": "John.Melton (a) Sun.COM",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "John Melton",
        "subject": "[amsat-bb] Re: FX614",
        "date": "2009-07-25T08:09:59Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/NVBWIBX2TJCOATM5KHVSVIVMPTKRPCJN/?format=api",
        "children": []
    }
]