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://masto.ai/users/seanmonstar/statuses/109304030131384382",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-07T18:52:19Z",
"url": "https://masto.ai/@seanmonstar/109304030131384382",
"attributedTo": "https://masto.ai/users/seanmonstar",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://masto.ai/users/seanmonstar/followers"
],
"sensitive": false,
"atomUri": "https://masto.ai/users/seanmonstar/statuses/109304030131384382",
"inReplyToAtomUri": null,
"conversation": "tag:masto.ai,2022-11-07:objectId=66380:objectType=Conversation",
"content": "<p><a href=\"https://masto.ai/tags/Introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>Introduction</span></a> Sean here. I've long loved the open decentralized web, starting back when I was at <a href=\"https://masto.ai/tags/Mozilla\" class=\"mention hashtag\" rel=\"tag\">#<span>Mozilla</span></a>, and played a lot with Tent.io. Happy to see this seems to be taking off!</p><p>I'm a programmer, using the <a href=\"https://masto.ai/tags/Rust\" class=\"mention hashtag\" rel=\"tag\">#<span>Rust</span></a> language to maintain <a href=\"https://masto.ai/tags/opensource\" class=\"mention hashtag\" rel=\"tag\">#<span>opensource</span></a> hyper.rs, the HTTP library. 🦀</p><p>More at <a href=\"https://seanmonstar.com\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">seanmonstar.com</span><span class=\"invisible\"></span></a></p>",
"contentMap": {
"en": "<p><a href=\"https://masto.ai/tags/Introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>Introduction</span></a> Sean here. I've long loved the open decentralized web, starting back when I was at <a href=\"https://masto.ai/tags/Mozilla\" class=\"mention hashtag\" rel=\"tag\">#<span>Mozilla</span></a>, and played a lot with Tent.io. Happy to see this seems to be taking off!</p><p>I'm a programmer, using the <a href=\"https://masto.ai/tags/Rust\" class=\"mention hashtag\" rel=\"tag\">#<span>Rust</span></a> language to maintain <a href=\"https://masto.ai/tags/opensource\" class=\"mention hashtag\" rel=\"tag\">#<span>opensource</span></a> hyper.rs, the HTTP library. 🦀</p><p>More at <a href=\"https://seanmonstar.com\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">seanmonstar.com</span><span class=\"invisible\"></span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://masto.ai/tags/introduction",
"name": "#introduction"
},
{
"type": "Hashtag",
"href": "https://masto.ai/tags/mozilla",
"name": "#mozilla"
},
{
"type": "Hashtag",
"href": "https://masto.ai/tags/rust",
"name": "#rust"
},
{
"type": "Hashtag",
"href": "https://masto.ai/tags/opensource",
"name": "#opensource"
}
],
"replies": {
"id": "https://masto.ai/users/seanmonstar/statuses/109304030131384382/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://masto.ai/users/seanmonstar/statuses/109304030131384382/replies?only_other_accounts=true&page=true",
"partOf": "https://masto.ai/users/seanmonstar/statuses/109304030131384382/replies",
"items": []
}
}
}