POST http://localhost:8080/inbox Accept-Encoding: gzip Digest: SHA-256=iGGcy+xEm3KBNwDH0v5MCQUlU9gnCqbCIdpqbfVrZ4g= Content-Type: application/activity+json Signature: keyId="https://fosstodon.org/users/marcc#main-key",algorithm="rsa-sha256",headers="(request-target) host date digest content-type",signature="ypTWF9XflpBY3MIO2tpa2LcuD0gbcZ2od21uchDDUoyeBlDSP92KC7ucE2OotIflIsoVVRZpejcFT75hMeUeLP54qLy19DzzrB3fGjMJI+cKhv0GNzWwJp3VXDVn+ImYbKKFdYuSG2mnuadwSnwFH8LZZ44/hasPydRlubIh96446rv1EeZMFfPuyQb40KP15gDk0uo7bdK5MskySefusGyE7NeWXRyjsWv1rhX/HQv0s3vIrYco20dZt225olDiNwYG6IHKTmIQW5C1Sd8ju+JUqol7tyOn/q/+fYYBC77VIdzKXSKAvj7alH+VeN4n12MOXfMav/TWGvzXl+r/tw== ``` { "@context": [ "https://www.w3.org/ns/activitystreams", { "ostatus": "http://ostatus.org#", "atomUri": "ostatus:atomUri", "inReplyToAtomUri": "ostatus:inReplyToAtomUri", "conversation": "ostatus:conversation", "sensitive": "as:sensitive", "toot": "http://joinmastodon.org/ns#", "votersCount": "toot:votersCount", "Hashtag": "as:Hashtag" } ], "id": "https://fosstodon.org/users/marcc/statuses/111506250224920551/activity", "type": "Create", "actor": "https://fosstodon.org/users/marcc", "published": "2023-12-01T17:05:51Z", "to": [ "https://galaxy.mccd.space/actor" ], "cc": [], "object": { "id": "https://fosstodon.org/users/marcc/statuses/111506250224920551", "type": "Note", "summary": null, "inReplyTo": null, "published": "2023-12-01T17:05:51Z", "url": "https://fosstodon.org/@marcc/111506250224920551", "attributedTo": "https://fosstodon.org/users/marcc", "to": [ "https://galaxy.mccd.space/actor" ], "cc": [], "sensitive": false, "atomUri": "https://fosstodon.org/users/marcc/statuses/111506250224920551", "inReplyToAtomUri": null, "conversation": "tag:fosstodon.org,2023-12-01:objectId=165401029:objectType=Conversation", "content": "

@wormhole

https://google.com

This is a place on the web where you can search for things

#goodie #othergoodie

", "contentMap": { "en": "

@wormhole

https://google.com

This is a place on the web where you can search for things

#goodie #othergoodie

" }, "attachment": [], "tag": [ { "type": "Mention", "href": "https://galaxy.mccd.space/actor", "name": "@wormhole@galaxy.mccd.space" }, { "type": "Hashtag", "href": "https://fosstodon.org/tags/goodie", "name": "#goodie" }, { "type": "Hashtag", "href": "https://fosstodon.org/tags/othergoodie", "name": "#othergoodie" } ], "replies": { "id": "https://fosstodon.org/users/marcc/statuses/111506250224920551/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://fosstodon.org/users/marcc/statuses/111506250224920551/replies?only_other_accounts=true&page=true", "partOf": "https://fosstodon.org/users/marcc/statuses/111506250224920551/replies", "items": [] } } } } ```