List emails

GET /hyperkitty/api/list/[email protected]/thread/HH2PQPCS7ORARFH6DSZPWJZH7T2JBJJY/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/HH2PQPCS7ORARFH6DSZPWJZH7T2JBJJY/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "1C5D29F148924530BD5AD1C0964B2192@DBXPPPOR",
        "message_id_hash": "HH2PQPCS7ORARFH6DSZPWJZH7T2JBJJY",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/HH2PQPCS7ORARFH6DSZPWJZH7T2JBJJY/?format=api",
        "sender": {
            "address": "david.barber (a) dbelectronics.co.uk",
            "mailman_id": "d692dab59bc14b8f8772165690245987",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/d692dab59bc14b8f8772165690245987/emails/?format=api"
        },
        "sender_name": "David Barber",
        "subject": "[sarex]  ISS SSTV",
        "date": "2010-01-28T09:52:53Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/3C4FI7UOQCMDK74YENVBCLEL3J3ILLSQ/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/3C4FI7UOQCMDK74YENVBCLEL3J3ILLSQ/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "3C4FI7UOQCMDK74YENVBCLEL3J3ILLSQ",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/HH2PQPCS7ORARFH6DSZPWJZH7T2JBJJY/?format=api",
        "sender": {
            "address": "ka1rrw (a) yahoo.com",
            "mailman_id": "4683fe9c6c084ee0b52d7b8ffdd7e41c",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/4683fe9c6c084ee0b52d7b8ffdd7e41c/emails/?format=api"
        },
        "sender_name": "MM",
        "subject": "[sarex]  SSTV tips and Examples from ISS",
        "date": "2010-01-28T13:53:17Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/HH2PQPCS7ORARFH6DSZPWJZH7T2JBJJY/?format=api",
        "children": []
    }
]