List emails

GET /hyperkitty/api/list/[email protected]/thread/VY2EXSL6H7O45BVWUL7RVZYSXUDPC3RU/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/VY2EXSL6H7O45BVWUL7RVZYSXUDPC3RU/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "VY2EXSL6H7O45BVWUL7RVZYSXUDPC3RU",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/VY2EXSL6H7O45BVWUL7RVZYSXUDPC3RU/?format=api",
        "sender": {
            "address": "dguimon1 (a) san.rr.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Dave Guimont",
        "subject": "[amsat-bb] Dick Daniels",
        "date": "2012-02-15T23:07:16Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/OTXE3D6GSMNYFCL6N5JC4MJ2GL4HIRSU/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/OTXE3D6GSMNYFCL6N5JC4MJ2GL4HIRSU/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "OTXE3D6GSMNYFCL6N5JC4MJ2GL4HIRSU",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/VY2EXSL6H7O45BVWUL7RVZYSXUDPC3RU/?format=api",
        "sender": {
            "address": "morsesat (a) optonline.net",
            "mailman_id": "72f51eafcada419487d1a984af73dff5",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/72f51eafcada419487d1a984af73dff5/emails/?format=api"
        },
        "sender_name": "Dee",
        "subject": "[amsat-bb] Re: Dick Daniels",
        "date": "2012-02-15T23:43:58Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/VY2EXSL6H7O45BVWUL7RVZYSXUDPC3RU/?format=api",
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/FSWTI475N3DULEQONB6I6ZOQZQIOKNKX/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/FSWTI475N3DULEQONB6I6ZOQZQIOKNKX/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "FSWTI475N3DULEQONB6I6ZOQZQIOKNKX",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/VY2EXSL6H7O45BVWUL7RVZYSXUDPC3RU/?format=api",
        "sender": {
            "address": "vlfiscus (a) mcn.net",
            "mailman_id": "b3474e29ab46467c8bdbf170986df3eb",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/b3474e29ab46467c8bdbf170986df3eb/emails/?format=api"
        },
        "sender_name": "Vince Fiscus, KB7ADL",
        "subject": "[amsat-bb] Re: Dick Daniels",
        "date": "2012-02-16T01:09:37Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/OTXE3D6GSMNYFCL6N5JC4MJ2GL4HIRSU/?format=api",
        "children": []
    }
]