List emails

GET /hyperkitty/api/list/[email protected]/thread/QYBJDTXCE6IXZHCAW54RKF4MJKTW724Q/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/QYBJDTXCE6IXZHCAW54RKF4MJKTW724Q/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "QYBJDTXCE6IXZHCAW54RKF4MJKTW724Q",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/QYBJDTXCE6IXZHCAW54RKF4MJKTW724Q/?format=api",
        "sender": {
            "address": "G0MRF (a) aol.com",
            "mailman_id": "cfcfaac416f145c0a1522c818c5e37c1",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/cfcfaac416f145c0a1522c818c5e37c1/emails/?format=api"
        },
        "sender_name": "[email protected]",
        "subject": "[amsat-bb] Re: RS-30",
        "date": "2008-05-27T16:42:35Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/YNTMBLHLCYWSNSWN44P4MCCIBM4J26MW/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/YNTMBLHLCYWSNSWN44P4MCCIBM4J26MW/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "000901c8c024$0b2c7e00$21857a00$@de",
        "message_id_hash": "YNTMBLHLCYWSNSWN44P4MCCIBM4J26MW",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/QYBJDTXCE6IXZHCAW54RKF4MJKTW724Q/?format=api",
        "sender": {
            "address": "mail (a) mike-rupprecht.de",
            "mailman_id": "8f91200649c541a182ece8b13095eff4",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/8f91200649c541a182ece8b13095eff4/emails/?format=api"
        },
        "sender_name": "Mike Rupprecht",
        "subject": "[amsat-bb] Re: RS-30",
        "date": "2008-05-27T18:03:27Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/QYBJDTXCE6IXZHCAW54RKF4MJKTW724Q/?format=api",
        "children": []
    }
]