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.xyz/users/gaberivera/statuses/110952346804549535/activity",
"type": "Create",
"actor": "https://mastodon.xyz/users/gaberivera",
"published": "2023-08-25T21:20:55Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.xyz/users/gaberivera/followers",
"https://mstdn.ca/users/dancarkner"
],
"object": {
"id": "https://mastodon.xyz/users/gaberivera/statuses/110952346804549535",
"type": "Note",
"summary": null,
"inReplyTo": "https://mstdn.ca/users/dancarkner/statuses/110952325492474985",
"published": "2023-08-25T21:20:55Z",
"url": "https://mastodon.xyz/@gaberivera/110952346804549535",
"attributedTo": "https://mastodon.xyz/users/gaberivera",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.xyz/users/gaberivera/followers",
"https://mstdn.ca/users/dancarkner"
],
"sensitive": false,
"atomUri": "https://mastodon.xyz/users/gaberivera/statuses/110952346804549535",
"inReplyToAtomUri": "https://mstdn.ca/users/dancarkner/statuses/110952325492474985",
"conversation": "tag:mastodon.xyz,2023-08-25:objectId=143352068:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mstdn.ca/@dancarkner\" class=\"u-url mention\">@<span>dancarkner</span></a></span> Yeah, I should probably include that in my next version, thanks.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mstdn.ca/@dancarkner\" class=\"u-url mention\">@<span>dancarkner</span></a></span> Yeah, I should probably include that in my next version, thanks.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mstdn.ca/users/dancarkner",
"name": "@dancarkner@mstdn.ca"
}
],
"replies": {
"id": "https://mastodon.xyz/users/gaberivera/statuses/110952346804549535/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.xyz/users/gaberivera/statuses/110952346804549535/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.xyz/users/gaberivera/statuses/110952346804549535/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.xyz/users/gaberivera/statuses/110952346804549535/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.xyz/users/gaberivera/statuses/110952346804549535/shares",
"type": "Collection",
"totalItems": 0
}
}
}