Show an email

GET /hyperkitty/api/list/[email protected]/email/JNN4MIMM3FOOALKWJNCYU7FVHWGHI5NW/?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/JNN4MIMM3FOOALKWJNCYU7FVHWGHI5NW/?format=api",
    "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
    "message_id": "[email protected]",
    "message_id_hash": "JNN4MIMM3FOOALKWJNCYU7FVHWGHI5NW",
    "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/JNN4MIMM3FOOALKWJNCYU7FVHWGHI5NW/?format=api",
    "sender": {
        "address": "bstrick (a) N5BRG.COM",
        "mailman_id": "953542c988dd4c549175bb02a8a6a1ed",
        "emails": "https://mailman.amsat.org/hyperkitty/api/sender/953542c988dd4c549175bb02a8a6a1ed/emails/?format=api"
    },
    "sender_name": "Bob Stricklin",
    "subject": "[pacsat-dev] Writing to the PacSatx git repository",
    "date": "2023-03-01T02:51:47Z",
    "parent": null,
    "children": [],
    "votes": {
        "likes": 0,
        "dislikes": 0,
        "status": "neutral"
    },
    "content": "All,\n\nI continue to have an issue writing to the PacSatx repository.   Jonathan has adjusted permissions to give me write access. Apparently there is more to it in this case. My use of git has mostly been with a repository I setup or one a company had. In this case it seems several here have owner rights in this repository.\n\nI have tried with one of my personal access Tokens, but I have seen this from GIT:\n\nEach token can only access resources owned by a single user or organization. Each token can only access specific repositories. Each token is granted specific permissions, which offer more control than the scopes granted to personal access tokens (classic). Each token must have an expiration date.\nCreating a personal access token - GitHub Docs<https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/creating-a-personal-access-token#:~:text=Each%20token%20can%20only%20access%20resources%20owned%20by,%28classic%29.%20Each%20token%20must%20have%20an%20expiration%20date.>\n\nI have also read it may be possible to access a GIT if you have a project Token and create access with that using:\n\n\ngit clone \"https://my-project:[email protected]/my-group/my-project.git\"\n\nWould anyone that knows the process on how to do this please help with the steps or send me the needed Token so i can gain access?\n\n\nThanks,\n\nBob\n\n\n\n",
    "attachments": [
        {
            "email": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/JNN4MIMM3FOOALKWJNCYU7FVHWGHI5NW/?format=api",
            "counter": 2,
            "name": "attachment.html",
            "content_type": "text/html",
            "encoding": "us-ascii",
            "size": 5439,
            "download": "https://mailman.amsat.org/hyperkitty/list/[email protected]/message/JNN4MIMM3FOOALKWJNCYU7FVHWGHI5NW/attachment/2/attachment.html"
        }
    ]
}