List emails

GET /hyperkitty/api/list/[email protected]/thread/2JS3TLTVWFBH33N4XDQ5OYEI56MPHOUF/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/2JS3TLTVWFBH33N4XDQ5OYEI56MPHOUF/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "2JS3TLTVWFBH33N4XDQ5OYEI56MPHOUF",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/2JS3TLTVWFBH33N4XDQ5OYEI56MPHOUF/?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": "David G0MRF",
        "subject": "[amsat-bb] PSAT2 preps for delivery (maybe June launch)",
        "date": "2018-02-08T10:19:02Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/V3YHAQC6WLWTYDION3LHAKGCPS73YLHU/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/V3YHAQC6WLWTYDION3LHAKGCPS73YLHU/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "V3YHAQC6WLWTYDION3LHAKGCPS73YLHU",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/2JS3TLTVWFBH33N4XDQ5OYEI56MPHOUF/?format=api",
        "sender": {
            "address": "jean.marc.momple (a) gmail.com",
            "mailman_id": "1f8c2f38c6ad4642a7b28de21a3f4a62",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/1f8c2f38c6ad4642a7b28de21a3f4a62/emails/?format=api"
        },
        "sender_name": "Jean Marc Momple",
        "subject": "Re: [amsat-bb] PSAT2 preps for delivery (maybe June launch)",
        "date": "2018-02-08T18:03:38Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/2JS3TLTVWFBH33N4XDQ5OYEI56MPHOUF/?format=api",
        "children": []
    }
]