A small tool to view real-world ActivityPub objects as JSON! Enter a URL
or username from Mastodon or a similar service below, and we'll send a
request with
the right
Accept
header
to the server to view the underlying object.
{
"@context": [
"https://www.w3.org/ns/activitystreams",
"https://w3id.org/security/v1",
{
"Hashtag": "as:Hashtag",
"sensitive": "as:sensitive",
"manuallyApprovesFollowers": "as:manuallyApprovesFollowers",
"alsoKnownAs": {
"@id": "as:alsoKnownAs",
"@type": "@id"
},
"movedTo": {
"@id": "as:movedTo",
"@type": "@id"
},
"toot": "http://joinmastodon.org/ns#",
"featured": {
"@id": "toot:featured",
"@type": "@id"
},
"Emoji": "toot:Emoji",
"blurhash": "toot:blurhash",
"votersCount": "toot:votersCount",
"schema": "http://schema.org#",
"PropertyValue": "schema:PropertyValue",
"value": "schema:value",
"ostatus": "http://ostatus.org#",
"conversation": "ostatus:conversation"
}
],
"type": "Note",
"id": "https://chrichri.ween.de/o/08444775fdb94b9cb234e5542ad98f75",
"attributedTo": "https://chrichri.ween.de",
"content": "<p>Finally looked into the options to change the appearance of my <a href=\"https://chrichri.ween.de/t/microblogpub\" class=\"mention hashtag\" rel=\"tag\">#<span>microblogpub</span></a> <a href=\"https://sr.ht/~tsileo/microblog.pub/\">microblog.pub</a> this note is written on.</p>\n<p>Nice 😀. Using <a href=\"https://chrichri.ween.de/t/firefox\" class=\"mention hashtag\" rel=\"tag\">#<span>firefox</span></a> to tinker with the colours on the opened page and change the css I drafted some changes.</p>\n<p>I put the color changes into <code>data/_theme.scss</code>, but overriding the layout of <code>dd</code>/<code>dd</code> to not contain <code>nowrap</code> in <code>dl {</code> didn't work that way. I had to change that in <code>app/scss/main.scss</code> which I believe is not meant to be done this way.</p>\n<p>I guess there must be some way to override the settings from <code>app/scss/main.scss</code> somewhere in <code>data/</code> to seperate code and configuration.</p>\n<p>Maybe someone or even <span class=\"h-card\"><a href=\"https://microblog.pub/\" class=\"u-url mention\">@dev@microblog.pub</a></span> could shed some light onto this.</p>\n<p>I started this instance in September 2022 and I've gotten very used to it and wouldn't want to miss this great application and its near perfect balance between simplicity/being light and offering exactly the feature set I like to have.</p>\n",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://chrichri.ween.de/followers",
"https://microblog.pub"
],
"published": "2024-04-30T06:31:43Z",
"context": "https://chrichri.ween.de/contexts/c35fd2cce20e478a9f9b177be7cda726",
"conversation": "https://chrichri.ween.de/contexts/c35fd2cce20e478a9f9b177be7cda726",
"url": "https://chrichri.ween.de/o/08444775fdb94b9cb234e5542ad98f75",
"tag": [
{
"href": "https://chrichri.ween.de/t/microblogpub",
"name": "#microblogpub",
"type": "Hashtag"
},
{
"href": "https://chrichri.ween.de/t/firefox",
"name": "#firefox",
"type": "Hashtag"
},
{
"type": "Mention",
"href": "https://microblog.pub",
"name": "@dev@microblog.pub"
}
],
"summary": null,
"inReplyTo": null,
"sensitive": false,
"attachment": []
}