List emails

GET /hyperkitty/api/list/[email protected]/thread/67HI2Y77GQ4UGB4YGA2RZZ2OX3NNCJ3C/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/67HI2Y77GQ4UGB4YGA2RZZ2OX3NNCJ3C/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "67HI2Y77GQ4UGB4YGA2RZZ2OX3NNCJ3C",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/67HI2Y77GQ4UGB4YGA2RZZ2OX3NNCJ3C/?format=api",
        "sender": {
            "address": "archie.hackett (a) hotmail.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "John Hackett",
        "subject": "[amsat-bb]  AO-27",
        "date": "2009-03-07T15:40:40Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/S3SSZNBVOFAHEUIIPJDRD3V2NKMTY236/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/S3SSZNBVOFAHEUIIPJDRD3V2NKMTY236/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "52A4584C9C3C4775ADC5231D24CCD6D8@Andrewlaptop",
        "message_id_hash": "S3SSZNBVOFAHEUIIPJDRD3V2NKMTY236",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/67HI2Y77GQ4UGB4YGA2RZZ2OX3NNCJ3C/?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] Re: AO-27",
        "date": "2009-03-07T21:55:07Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/67HI2Y77GQ4UGB4YGA2RZZ2OX3NNCJ3C/?format=api",
        "children": []
    }
]