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://mathstodon.xyz/users/kimdayers/statuses/109430665219806810/activity",
"type": "Create",
"actor": "https://mathstodon.xyz/users/kimdayers",
"published": "2022-11-30T03:37:17Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mathstodon.xyz/users/kimdayers/followers"
],
"object": {
"id": "https://mathstodon.xyz/users/kimdayers/statuses/109430665219806810",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-30T03:37:17Z",
"url": "https://mathstodon.xyz/@kimdayers/109430665219806810",
"attributedTo": "https://mathstodon.xyz/users/kimdayers",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mathstodon.xyz/users/kimdayers/followers"
],
"sensitive": false,
"atomUri": "https://mathstodon.xyz/users/kimdayers/statuses/109430665219806810",
"inReplyToAtomUri": null,
"conversation": "tag:mathstodon.xyz,2022-11-30:objectId=31512998:objectType=Conversation",
"content": "<p>As someone who is still (mostly) active on Twitter, I’m having a hard time determining what posts should go on the birdsite and what posts go on the elephant site. What’s my audience here? What would you like to see from me? Math posts? Pictures of my adorable pets? Random thoughts?</p>",
"contentMap": {
"en": "<p>As someone who is still (mostly) active on Twitter, I’m having a hard time determining what posts should go on the birdsite and what posts go on the elephant site. What’s my audience here? What would you like to see from me? Math posts? Pictures of my adorable pets? Random thoughts?</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mathstodon.xyz/users/kimdayers/statuses/109430665219806810/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mathstodon.xyz/users/kimdayers/statuses/109430665219806810/replies?only_other_accounts=true&page=true",
"partOf": "https://mathstodon.xyz/users/kimdayers/statuses/109430665219806810/replies",
"items": []
}
},
"likes": {
"id": "https://mathstodon.xyz/users/kimdayers/statuses/109430665219806810/likes",
"type": "Collection",
"totalItems": 5
},
"shares": {
"id": "https://mathstodon.xyz/users/kimdayers/statuses/109430665219806810/shares",
"type": "Collection",
"totalItems": 2
}
}
}