List emails

GET /hyperkitty/api/list/[email protected]/thread/JWMIHSUYXI3QVMCZX2G3K37IMS277ENI/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/JWMIHSUYXI3QVMCZX2G3K37IMS277ENI/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "JWMIHSUYXI3QVMCZX2G3K37IMS277ENI",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/JWMIHSUYXI3QVMCZX2G3K37IMS277ENI/?format=api",
        "sender": {
            "address": "k4gkj (a) embarqmail.com",
            "mailman_id": "6f6415a808344db287280b0fa762085b",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/6f6415a808344db287280b0fa762085b/emails/?format=api"
        },
        "sender_name": "Doug - k4gkj",
        "subject": "Re: [amsat-bb] Lindenblads",
        "date": "2014-09-15T02:32:05Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/QYTCHRXKL6LZBINNXPY7EG6WZJU2OX4W/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/QYTCHRXKL6LZBINNXPY7EG6WZJU2OX4W/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "QYTCHRXKL6LZBINNXPY7EG6WZJU2OX4W",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/JWMIHSUYXI3QVMCZX2G3K37IMS277ENI/?format=api",
        "sender": {
            "address": "gus (a) 8p6sm.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Gus",
        "subject": "Re: [amsat-bb] Lindenblads",
        "date": "2014-09-15T02:44:02Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/JWMIHSUYXI3QVMCZX2G3K37IMS277ENI/?format=api",
        "children": []
    }
]