List emails

GET /hyperkitty/api/list/[email protected]/thread/L64REFOSMI7PC7BFNITA3PO3HVGVILHZ/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/L64REFOSMI7PC7BFNITA3PO3HVGVILHZ/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "6E960C697B3B4849BDAEB222D7E80EE5@hppav",
        "message_id_hash": "L64REFOSMI7PC7BFNITA3PO3HVGVILHZ",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/L64REFOSMI7PC7BFNITA3PO3HVGVILHZ/?format=api",
        "sender": {
            "address": "am25544 (a) triton.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Armando Mercado",
        "subject": "[amsat-bb] Re: The Moon is our Future",
        "date": "2009-07-02T17:02:05Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/UZGQDF42OLXKFEMPY35LPWPZ7QETJVZ4/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/UZGQDF42OLXKFEMPY35LPWPZ7QETJVZ4/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "UZGQDF42OLXKFEMPY35LPWPZ7QETJVZ4",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/L64REFOSMI7PC7BFNITA3PO3HVGVILHZ/?format=api",
        "sender": {
            "address": "nigel (a) ngunn.net",
            "mailman_id": "fd40127b000f46578351992c794536f8",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/fd40127b000f46578351992c794536f8/emails/?format=api"
        },
        "sender_name": "Nigel Gunn G8IFF/W8IFF",
        "subject": "[amsat-bb] Re: The Moon is our Future",
        "date": "2009-07-02T17:23:08Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/L64REFOSMI7PC7BFNITA3PO3HVGVILHZ/?format=api",
        "children": []
    }
]