List emails

GET /hyperkitty/api/list/[email protected]/thread/SB2IUIKBUPKIDS3L3HG3VWIDEYWSAGYQ/emails/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/SB2IUIKBUPKIDS3L3HG3VWIDEYWSAGYQ/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "SB2IUIKBUPKIDS3L3HG3VWIDEYWSAGYQ",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/SB2IUIKBUPKIDS3L3HG3VWIDEYWSAGYQ/",
        "sender": {
            "address": "w6gyc (a) w6gyc.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Mike Jones, W6GYC",
        "subject": "[amsat-bb] Satellite Software",
        "date": "2015-06-29T01:44:20Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/2KQXDXHNB6FVSWJUHH56T5V72R4DWJRH/"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/2KQXDXHNB6FVSWJUHH56T5V72R4DWJRH/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "2KQXDXHNB6FVSWJUHH56T5V72R4DWJRH",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/SB2IUIKBUPKIDS3L3HG3VWIDEYWSAGYQ/",
        "sender": {
            "address": "w6gyc (a) w6gyc.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Mike Jones, W6GYC",
        "subject": "Re: [amsat-bb] Satellite Software",
        "date": "2015-06-29T20:28:43Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/SB2IUIKBUPKIDS3L3HG3VWIDEYWSAGYQ/",
        "children": []
    }
]