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/114553190916153183",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-05-22T19:42:56Z",
"url": "https://mastodon.mauve.moe/@mauve/114553190916153183",
"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/114553190916153183",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.mauve.moe,2025-05-22:objectId=1552475:objectType=Conversation",
"content": "<p>Mozilla <a href=\"https://mastodon.mauve.moe/tags/pocket\" class=\"mention hashtag\" rel=\"tag\">#<span>pocket</span></a> shutting down is exactly why we should be building on top of <a href=\"https://mastodon.mauve.moe/tags/p2p\" class=\"mention hashtag\" rel=\"tag\">#<span>p2p</span></a> data trasfer foundations. Depending on cloud services means it's just a matter of *when* the service will shut down or make your usual flows inaccessible.</p><p>The thing is, with tools like <a href=\"https://mastodon.mauve.moe/tags/agregore\" class=\"mention hashtag\" rel=\"tag\">#<span>agregore</span></a> it's way easier to make and distribute small apps that are local to your or your friend's devices.</p>",
"contentMap": {
"en": "<p>Mozilla <a href=\"https://mastodon.mauve.moe/tags/pocket\" class=\"mention hashtag\" rel=\"tag\">#<span>pocket</span></a> shutting down is exactly why we should be building on top of <a href=\"https://mastodon.mauve.moe/tags/p2p\" class=\"mention hashtag\" rel=\"tag\">#<span>p2p</span></a> data trasfer foundations. Depending on cloud services means it's just a matter of *when* the service will shut down or make your usual flows inaccessible.</p><p>The thing is, with tools like <a href=\"https://mastodon.mauve.moe/tags/agregore\" class=\"mention hashtag\" rel=\"tag\">#<span>agregore</span></a> it's way easier to make and distribute small apps that are local to your or your friend's devices.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.mauve.moe/tags/pocket",
"name": "#pocket"
},
{
"type": "Hashtag",
"href": "https://mastodon.mauve.moe/tags/p2p",
"name": "#p2p"
},
{
"type": "Hashtag",
"href": "https://mastodon.mauve.moe/tags/Agregore",
"name": "#Agregore"
}
],
"replies": {
"id": "https://mastodon.mauve.moe/users/mauve/statuses/114553190916153183/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.mauve.moe/users/mauve/statuses/114553190916153183/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.mauve.moe/users/mauve/statuses/114553190916153183/replies",
"items": []
}
}
}