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.mauve.moe/users/mauve/statuses/114422359759908198",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-04-29T17:10:51Z",
"url": "https://mastodon.mauve.moe/@mauve/114422359759908198",
"attributedTo": "https://mastodon.mauve.moe/users/mauve",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.mauve.moe/users/mauve/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.mauve.moe/users/mauve/statuses/114422359759908198",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.mauve.moe,2025-04-29:objectId=1513822:objectType=Conversation",
"content": "<p>Hey <a href=\"https://mastodon.mauve.moe/tags/Ottawa\" class=\"mention hashtag\" rel=\"tag\">#<span>Ottawa</span></a> ! I'm planning to start a new meetup for decentralized tech next month on Friday May 19th. Anyone interested in joining in? We'll start by looking at some <a href=\"https://mastodon.mauve.moe/tags/p2p\" class=\"mention hashtag\" rel=\"tag\">#<span>p2p</span></a> file sharing protocols.</p>",
"contentMap": {
"en": "<p>Hey <a href=\"https://mastodon.mauve.moe/tags/Ottawa\" class=\"mention hashtag\" rel=\"tag\">#<span>Ottawa</span></a> ! I'm planning to start a new meetup for decentralized tech next month on Friday May 19th. Anyone interested in joining in? We'll start by looking at some <a href=\"https://mastodon.mauve.moe/tags/p2p\" class=\"mention hashtag\" rel=\"tag\">#<span>p2p</span></a> file sharing protocols.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.mauve.moe/tags/Ottawa",
"name": "#Ottawa"
},
{
"type": "Hashtag",
"href": "https://mastodon.mauve.moe/tags/p2p",
"name": "#p2p"
}
],
"replies": {
"id": "https://mastodon.mauve.moe/users/mauve/statuses/114422359759908198/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.mauve.moe/users/mauve/statuses/114422359759908198/replies?min_id=114422960126724369&page=true",
"partOf": "https://mastodon.mauve.moe/users/mauve/statuses/114422359759908198/replies",
"items": [
"https://mastodon.mauve.moe/users/mauve/statuses/114422960126724369"
]
}
}
}