List emails

GET /hyperkitty/api/list/[email protected]/thread/SDYLITGPEIQPDB5RB5OPRYSOCRTNPKXM/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/SDYLITGPEIQPDB5RB5OPRYSOCRTNPKXM/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "SDYLITGPEIQPDB5RB5OPRYSOCRTNPKXM",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/SDYLITGPEIQPDB5RB5OPRYSOCRTNPKXM/?format=api",
        "sender": {
            "address": "rob_g8ate (a) hotmail.com",
            "mailman_id": "1248fb5843d845b19f2f3eb02c1d1f12",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/1248fb5843d845b19f2f3eb02c1d1f12/emails/?format=api"
        },
        "sender_name": "Robert Turlington",
        "subject": "[amsat-bb]  cubesats",
        "date": "2008-06-10T12:25:47Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/WQLNX4TEVX6KKXN2B3P5ZWSRNWJMADGA/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/WQLNX4TEVX6KKXN2B3P5ZWSRNWJMADGA/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "WQLNX4TEVX6KKXN2B3P5ZWSRNWJMADGA",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/SDYLITGPEIQPDB5RB5OPRYSOCRTNPKXM/?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] Re: cubesats",
        "date": "2008-06-10T18:35:20Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/SDYLITGPEIQPDB5RB5OPRYSOCRTNPKXM/?format=api",
        "children": []
    }
]