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",
{
"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://mastodon.sdf.org/users/goosey/statuses/112566060295874718",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-06-05T21:09:29Z",
"url": "https://mastodon.sdf.org/@goosey/112566060295874718",
"attributedTo": "https://mastodon.sdf.org/users/goosey",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.sdf.org/users/goosey/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.sdf.org/users/goosey/statuses/112566060295874718",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.sdf.org,2024-06-05:objectId=180440810:objectType=Conversation",
"content": "<p>I'm kinda heartbroken.</p><p>My <a href=\"https://mastodon.sdf.org/tags/book8088\" class=\"mention hashtag\" rel=\"tag\">#<span>book8088</span></a> v1 has a weird display problem. it's not showing green in text mode! 💚 </p><p>"White" text is basically purple. Green is barely visible. "Bright white" and "bright green" are normal, and graphics modes seem ok. </p><p>I took the cover off the screen and poked at the LCD board and poked at things and made sure the cable is well connected. I also re-seated the socketed chips under the cga "card" cover. No effect.</p>",
"contentMap": {
"en": "<p>I'm kinda heartbroken.</p><p>My <a href=\"https://mastodon.sdf.org/tags/book8088\" class=\"mention hashtag\" rel=\"tag\">#<span>book8088</span></a> v1 has a weird display problem. it's not showing green in text mode! 💚 </p><p>"White" text is basically purple. Green is barely visible. "Bright white" and "bright green" are normal, and graphics modes seem ok. </p><p>I took the cover off the screen and poked at the LCD board and poked at things and made sure the cable is well connected. I also re-seated the socketed chips under the cga "card" cover. No effect.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.sdf.org/tags/book8088",
"name": "#book8088"
}
],
"replies": {
"id": "https://mastodon.sdf.org/users/goosey/statuses/112566060295874718/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.sdf.org/users/goosey/statuses/112566060295874718/replies?min_id=112566072211185121&page=true",
"partOf": "https://mastodon.sdf.org/users/goosey/statuses/112566060295874718/replies",
"items": [
"https://mastodon.sdf.org/users/goosey/statuses/112566072211185121"
]
}
}
}