List emails

GET /hyperkitty/api/list/[email protected]/thread/KUCRW65SLFBXWM2ZXZAF6BD5JN2CXLCL/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/KUCRW65SLFBXWM2ZXZAF6BD5JN2CXLCL/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "KUCRW65SLFBXWM2ZXZAF6BD5JN2CXLCL",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/KUCRW65SLFBXWM2ZXZAF6BD5JN2CXLCL/?format=api",
        "sender": {
            "address": "pushbiker2004 (a) yahoo.co.uk",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "paul robinson",
        "subject": "[amsat-bb] John Heath  G7HIA SK",
        "date": "2013-02-16T15:42:10Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/MJZPTYCXHM3CDZZJ2TH4O53OQ6GNBUMW/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/MJZPTYCXHM3CDZZJ2TH4O53OQ6GNBUMW/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "MJZPTYCXHM3CDZZJ2TH4O53OQ6GNBUMW",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/KUCRW65SLFBXWM2ZXZAF6BD5JN2CXLCL/?format=api",
        "sender": {
            "address": "oz1my (a) privat.dk",
            "mailman_id": "b2f56900318d4d1193159750f39aa3fe",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/b2f56900318d4d1193159750f39aa3fe/emails/?format=api"
        },
        "sender_name": "Ib Christoffersen",
        "subject": "[amsat-bb] Re: John Heath  G7HIA SK",
        "date": "2013-02-16T16:36:37Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/KUCRW65SLFBXWM2ZXZAF6BD5JN2CXLCL/?format=api",
        "children": []
    }
]