List emails

GET /hyperkitty/api/list/[email protected]/thread/CIRUQMKSZHBKDAAWGMZBSQZ3XDC7E3G3/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/CIRUQMKSZHBKDAAWGMZBSQZ3XDC7E3G3/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "CIRUQMKSZHBKDAAWGMZBSQZ3XDC7E3G3",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/CIRUQMKSZHBKDAAWGMZBSQZ3XDC7E3G3/?format=api",
        "sender": {
            "address": "lw2dtz (a) yahoo.com.ar",
            "mailman_id": "4e9cc450148c4f0f9fa37ad9078837cc",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/4e9cc450148c4f0f9fa37ad9078837cc/emails/?format=api"
        },
        "sender_name": "Gustavo Carpignano",
        "subject": "Re: [amsat-bb] SatPc32 problem",
        "date": "2018-11-12T15:43:02Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/2RPTGQQX2QKCLAF6MVIJRK63E7OTSLOB/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/2RPTGQQX2QKCLAF6MVIJRK63E7OTSLOB/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "2RPTGQQX2QKCLAF6MVIJRK63E7OTSLOB",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/CIRUQMKSZHBKDAAWGMZBSQZ3XDC7E3G3/?format=api",
        "sender": {
            "address": "wa7fwf (a) gmail.com",
            "mailman_id": "11e91f241aa441528d54df9c2ff0d3a5",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/11e91f241aa441528d54df9c2ff0d3a5/emails/?format=api"
        },
        "sender_name": "Kevin Schuchmann",
        "subject": "Re: [amsat-bb] SatPc32 problem",
        "date": "2018-11-12T17:37:08Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/CIRUQMKSZHBKDAAWGMZBSQZ3XDC7E3G3/?format=api",
        "children": []
    }
]