List emails

GET /hyperkitty/api/list/[email protected]/thread/CC2VSNFULS7RTHXKPJ4HXQS4GLPQDB2H/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/CC2VSNFULS7RTHXKPJ4HXQS4GLPQDB2H/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "CC2VSNFULS7RTHXKPJ4HXQS4GLPQDB2H",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/CC2VSNFULS7RTHXKPJ4HXQS4GLPQDB2H/",
        "sender": {
            "address": "jbarkley (a) truvista.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "joe barkley",
        "subject": "[amsat-bb]  Icom Interface cables",
        "date": "2010-09-19T16:42:10Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/K7E4JUFG7I22J7OKHMIE5RKPQVBORMY5/",
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/SGB37NWBKKMKQ6QV2J2Q4IE6XLXIJL7P/"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/K7E4JUFG7I22J7OKHMIE5RKPQVBORMY5/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "K7E4JUFG7I22J7OKHMIE5RKPQVBORMY5",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/CC2VSNFULS7RTHXKPJ4HXQS4GLPQDB2H/",
        "sender": {
            "address": "jbarkley (a) truvista.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Joe",
        "subject": "[amsat-bb] Re: Icom Interface cables",
        "date": "2010-09-19T16:59:48Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/CC2VSNFULS7RTHXKPJ4HXQS4GLPQDB2H/",
        "children": []
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/SGB37NWBKKMKQ6QV2J2Q4IE6XLXIJL7P/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "SGB37NWBKKMKQ6QV2J2Q4IE6XLXIJL7P",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/CC2VSNFULS7RTHXKPJ4HXQS4GLPQDB2H/",
        "sender": {
            "address": "kb1pvh (a) gmail.com",
            "mailman_id": "946baa6fd780451aa988d177f6f74dbd",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/946baa6fd780451aa988d177f6f74dbd/emails/"
        },
        "sender_name": "Dave Webb KB1PVH",
        "subject": "[amsat-bb] Re: Icom Interface cables",
        "date": "2010-09-19T17:57:06Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/CC2VSNFULS7RTHXKPJ4HXQS4GLPQDB2H/",
        "children": []
    }
]