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"
}
],
"id": "https://mastodon.social/users/taylorhadden/statuses/110894586377986461",
"type": "Note",
"summary": null,
"inReplyTo": "https://pkm.social/users/joonhyeok_ahn/statuses/110894521101664430",
"published": "2023-08-15T16:31:41Z",
"url": "https://mastodon.social/@taylorhadden/110894586377986461",
"attributedTo": "https://mastodon.social/users/taylorhadden",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/taylorhadden/followers",
"https://pkm.social/users/joonhyeok_ahn"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/taylorhadden/statuses/110894586377986461",
"inReplyToAtomUri": "https://pkm.social/users/joonhyeok_ahn/statuses/110894521101664430",
"conversation": "tag:pkm.social,2023-08-15:objectId=6639397:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://pkm.social/@joonhyeok_ahn\" class=\"u-url mention\">@<span>joonhyeok_ahn</span></a></span> Personally, I think the true answer is allowing vaults to reference other vaults, and let those "vaults" be anywhere, even on the web (via some API protocol).</p><p>Nothing does this of course, but it’s something that I think would be _really_ cool, and it’s always been in the back of my mind for Tangent.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://pkm.social/@joonhyeok_ahn\" class=\"u-url mention\">@<span>joonhyeok_ahn</span></a></span> Personally, I think the true answer is allowing vaults to reference other vaults, and let those "vaults" be anywhere, even on the web (via some API protocol).</p><p>Nothing does this of course, but it’s something that I think would be _really_ cool, and it’s always been in the back of my mind for Tangent.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://pkm.social/users/joonhyeok_ahn",
"name": "@joonhyeok_ahn@pkm.social"
}
],
"replies": {
"id": "https://mastodon.social/users/taylorhadden/statuses/110894586377986461/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/taylorhadden/statuses/110894586377986461/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/taylorhadden/statuses/110894586377986461/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/taylorhadden/statuses/110894586377986461/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mastodon.social/users/taylorhadden/statuses/110894586377986461/shares",
"type": "Collection",
"totalItems": 1
}
}