List emails

GET /hyperkitty/api/list/[email protected]/thread/MAXOXOPAWXPZGOGXSXZEGO3TZD7ISMIZ/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/MAXOXOPAWXPZGOGXSXZEGO3TZD7ISMIZ/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "CAPonRZ8FwL6Yv316+==hbrED-b4v-2JHgxZ7x=8T6MSsesBMew@mail.gmail.com",
        "message_id_hash": "MAXOXOPAWXPZGOGXSXZEGO3TZD7ISMIZ",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/MAXOXOPAWXPZGOGXSXZEGO3TZD7ISMIZ/?format=api",
        "sender": {
            "address": "WB4SON (a) gmail.com",
            "mailman_id": "552ba07832e74925b88699f69ba422e4",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/552ba07832e74925b88699f69ba422e4/emails/?format=api"
        },
        "sender_name": "Bob",
        "subject": "[amsat-bb] SATPC32 - Is there a way to adjust downlink only?",
        "date": "2019-02-15T19:40:12Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/EB3CXWWQOVR7J25JKADPAS6WSGJMFD4L/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/EB3CXWWQOVR7J25JKADPAS6WSGJMFD4L/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "CABsMmtTQNM+cH3ifFpeEtcoBqTHQaaJ7Rfc5rLoZUJJiKbq2XQ@mail.gmail.com",
        "message_id_hash": "EB3CXWWQOVR7J25JKADPAS6WSGJMFD4L",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/MAXOXOPAWXPZGOGXSXZEGO3TZD7ISMIZ/?format=api",
        "sender": {
            "address": "johnnykludt (a) gmail.com",
            "mailman_id": "1052971820fa4c30a2a6e76a33ee243f",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/1052971820fa4c30a2a6e76a33ee243f/emails/?format=api"
        },
        "sender_name": "John Kludt",
        "subject": "Re: [amsat-bb] SATPC32 - Is there a way to adjust downlink only?",
        "date": "2019-02-15T20:35:23Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/MAXOXOPAWXPZGOGXSXZEGO3TZD7ISMIZ/?format=api",
        "children": []
    }
]