List emails

GET /hyperkitty/api/list/[email protected]/thread/ICFODIX653VFAXFCHGVPAK6PPDKYTGSH/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/ICFODIX653VFAXFCHGVPAK6PPDKYTGSH/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "ICFODIX653VFAXFCHGVPAK6PPDKYTGSH",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/ICFODIX653VFAXFCHGVPAK6PPDKYTGSH/?format=api",
        "sender": {
            "address": "g.shirville (a) btinternet.com",
            "mailman_id": "09cbd551f5454557ac0dc9487e75c74d",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/09cbd551f5454557ac0dc9487e75c74d/emails/?format=api"
        },
        "sender_name": "Graham Shirville",
        "subject": "[amsat-bb] FUNcube Project - Your advice requested",
        "date": "2013-04-09T19:46:59Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/BV3G7JUY42GZAKRTV6ZILV4A74HJTOJZ/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/BV3G7JUY42GZAKRTV6ZILV4A74HJTOJZ/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "BV3G7JUY42GZAKRTV6ZILV4A74HJTOJZ",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/ICFODIX653VFAXFCHGVPAK6PPDKYTGSH/?format=api",
        "sender": {
            "address": "gary_mayfield (a) hotmail.com",
            "mailman_id": "fe442cdc520e4857a9168b9182091295",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/fe442cdc520e4857a9168b9182091295/emails/?format=api"
        },
        "sender_name": "Gary Mayfield",
        "subject": "[amsat-bb] Re: FUNcube Project - Your advice requested",
        "date": "2013-04-10T00:39:55Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/ICFODIX653VFAXFCHGVPAK6PPDKYTGSH/?format=api",
        "children": []
    }
]