List emails

GET /hyperkitty/api/list/[email protected]/thread/OPIG4PYXZVJXO4VPNALM5APD3LK7N3VT/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/OPIG4PYXZVJXO4VPNALM5APD3LK7N3VT/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "OPIG4PYXZVJXO4VPNALM5APD3LK7N3VT",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/OPIG4PYXZVJXO4VPNALM5APD3LK7N3VT/?format=api",
        "sender": {
            "address": "glasbrenner (a) mindspring.com",
            "mailman_id": "949459c565c44034a664f620a6de3a8f",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/949459c565c44034a664f620a6de3a8f/emails/?format=api"
        },
        "sender_name": "Andrew Glasbrenner",
        "subject": "[amsat-bb]  AO-51 back into normal configuration",
        "date": "2010-01-04T12:10:38Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/6ELB4MP6C4BMKBSK4YWFIRSDS4DE6QDS/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/6ELB4MP6C4BMKBSK4YWFIRSDS4DE6QDS/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "6ELB4MP6C4BMKBSK4YWFIRSDS4DE6QDS",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/OPIG4PYXZVJXO4VPNALM5APD3LK7N3VT/?format=api",
        "sender": {
            "address": "elanportnoy (a) yahoo.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Elan Portnoy",
        "subject": "[amsat-bb] Re: AO-51 back into normal configuration",
        "date": "2010-01-04T17:46:59Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/OPIG4PYXZVJXO4VPNALM5APD3LK7N3VT/?format=api",
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/2NAOXA7O44TN4OOYXOYT6ZX6F2YC5C7S/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/2NAOXA7O44TN4OOYXOYT6ZX6F2YC5C7S/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "2NAOXA7O44TN4OOYXOYT6ZX6F2YC5C7S",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/OPIG4PYXZVJXO4VPNALM5APD3LK7N3VT/?format=api",
        "sender": {
            "address": "bbj (a) innismir.net",
            "mailman_id": "0a00322121654998b9a943e3aa653538",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/0a00322121654998b9a943e3aa653538/emails/?format=api"
        },
        "sender_name": "Ben Jackson",
        "subject": "[amsat-bb] Re: AO-51 back into normal configuration",
        "date": "2010-01-04T18:04:53Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/6ELB4MP6C4BMKBSK4YWFIRSDS4DE6QDS/?format=api",
        "children": []
    }
]