List emails

GET /hyperkitty/api/list/[email protected]/thread/EKRYZOU2Q2TDHRV2LGKOVXP635I7QPDG/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/EKRYZOU2Q2TDHRV2LGKOVXP635I7QPDG/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "EKRYZOU2Q2TDHRV2LGKOVXP635I7QPDG",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/EKRYZOU2Q2TDHRV2LGKOVXP635I7QPDG/?format=api",
        "sender": {
            "address": "nh6vb (a) msn.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Peter Scheller",
        "subject": "[amsat-bb]  ISS PACKET",
        "date": "2009-05-28T23:28:48Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/UVHGDA62ARHZHVLHXLSYS63S72X4AELJ/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/UVHGDA62ARHZHVLHXLSYS63S72X4AELJ/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "7863ADB9ED484C6782630CD178921BF6@parents",
        "message_id_hash": "UVHGDA62ARHZHVLHXLSYS63S72X4AELJ",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/EKRYZOU2Q2TDHRV2LGKOVXP635I7QPDG/?format=api",
        "sender": {
            "address": "ka3hsw (a) att.net",
            "mailman_id": "afface7d7e8049fda539552165bdde78",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/afface7d7e8049fda539552165bdde78/emails/?format=api"
        },
        "sender_name": "George Henry",
        "subject": "[amsat-bb] Re: ISS PACKET",
        "date": "2009-05-29T03:04:15Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/EKRYZOU2Q2TDHRV2LGKOVXP635I7QPDG/?format=api",
        "children": []
    }
]