List emails

GET /hyperkitty/api/list/[email protected]/thread/4JTB2SAO4KN4RF6GOC6QQB6QA5VBOR7U/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/4JTB2SAO4KN4RF6GOC6QQB6QA5VBOR7U/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "CADGPg2sww_-k5A+bJXiHJ6R+Sjv3kmxZ=xEH2LO9zhobwtSyOQ@mail.gmail.com",
        "message_id_hash": "4JTB2SAO4KN4RF6GOC6QQB6QA5VBOR7U",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/4JTB2SAO4KN4RF6GOC6QQB6QA5VBOR7U/?format=api",
        "sender": {
            "address": "royldean (a) gmail.com",
            "mailman_id": "eaac5ae1949c489cadb6b8342d117bec",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/eaac5ae1949c489cadb6b8342d117bec/emails/?format=api"
        },
        "sender_name": "Roy Dean",
        "subject": "[amsat-bb] Traveling with HT and Beam Antenna",
        "date": "2019-05-21T20:46:42Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/F5GO4C4KQMCERZCBHMVNOLFDPAB5ANCU/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/F5GO4C4KQMCERZCBHMVNOLFDPAB5ANCU/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "F5GO4C4KQMCERZCBHMVNOLFDPAB5ANCU",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/4JTB2SAO4KN4RF6GOC6QQB6QA5VBOR7U/?format=api",
        "sender": {
            "address": "jim (a) k6ccc.org",
            "mailman_id": "bbef5a4ab75c469480d488c236da0616",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/bbef5a4ab75c469480d488c236da0616/emails/?format=api"
        },
        "sender_name": "[email protected]",
        "subject": "Re: [amsat-bb] Traveling with HT and Beam Antenna",
        "date": "2019-05-21T21:20:19Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/4JTB2SAO4KN4RF6GOC6QQB6QA5VBOR7U/?format=api",
        "children": []
    }
]