List emails

GET /hyperkitty/api/list/[email protected]/thread/2WCXY4P4SYKVRHSMJTOU7SXKJRLAUWH7/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/2WCXY4P4SYKVRHSMJTOU7SXKJRLAUWH7/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "26E3B3A91DE141F2B8A54A50F49E251D@mike",
        "message_id_hash": "2WCXY4P4SYKVRHSMJTOU7SXKJRLAUWH7",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/2WCXY4P4SYKVRHSMJTOU7SXKJRLAUWH7/?format=api",
        "sender": {
            "address": "n1jez (a) burlingtontelecom.net",
            "mailman_id": "0228fec604624522bf7acf67a4bc0b7d",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/0228fec604624522bf7acf67a4bc0b7d/emails/?format=api"
        },
        "sender_name": "[email protected]",
        "subject": "[amsat-bb]  FunCube Dongle test",
        "date": "2011-01-16T22:39:20Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/WF55PVFANFAWKKAYH7JBBVSNGYMDW37A/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/WF55PVFANFAWKKAYH7JBBVSNGYMDW37A/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "WF55PVFANFAWKKAYH7JBBVSNGYMDW37A",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/2WCXY4P4SYKVRHSMJTOU7SXKJRLAUWH7/?format=api",
        "sender": {
            "address": "marklhammond (a) gmail.com",
            "mailman_id": "878587f299c347708dbdd9241e6b3e2e",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/878587f299c347708dbdd9241e6b3e2e/emails/?format=api"
        },
        "sender_name": "Mark L. Hammond",
        "subject": "[amsat-bb] Re: FunCube Dongle test",
        "date": "2011-01-17T00:00:20Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/2WCXY4P4SYKVRHSMJTOU7SXKJRLAUWH7/?format=api",
        "children": []
    }
]