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://mathstodon.xyz/users/andrewt/statuses/113722139532400934",
"type": "Note",
"summary": null,
"inReplyTo": "https://mathstodon.xyz/users/andrewt/statuses/113721705052198772",
"published": "2024-12-27T01:15:38Z",
"url": "https://mathstodon.xyz/@andrewt/113722139532400934",
"attributedTo": "https://mathstodon.xyz/users/andrewt",
"to": [
"https://mathstodon.xyz/users/andrewt/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public"
],
"sensitive": false,
"atomUri": "https://mathstodon.xyz/users/andrewt/statuses/113722139532400934",
"inReplyToAtomUri": "https://mathstodon.xyz/users/andrewt/statuses/113721705052198772",
"conversation": "tag:mathstodon.xyz,2024-12-01:objectId=126397367:objectType=Conversation",
"content": "<p>tell you what, the <a href=\"https://mathstodon.xyz/tags/cohost\" class=\"mention hashtag\" rel=\"tag\">#<span>cohost</span></a> post is getting no traction at all, it's like everyone has abandoned that site</p>",
"contentMap": {
"en": "<p>tell you what, the <a href=\"https://mathstodon.xyz/tags/cohost\" class=\"mention hashtag\" rel=\"tag\">#<span>cohost</span></a> post is getting no traction at all, it's like everyone has abandoned that site</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mathstodon.xyz/tags/cohost",
"name": "#cohost"
}
],
"replies": {
"id": "https://mathstodon.xyz/users/andrewt/statuses/113722139532400934/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mathstodon.xyz/users/andrewt/statuses/113722139532400934/replies?only_other_accounts=true&page=true",
"partOf": "https://mathstodon.xyz/users/andrewt/statuses/113722139532400934/replies",
"items": []
}
},
"likes": {
"id": "https://mathstodon.xyz/users/andrewt/statuses/113722139532400934/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mathstodon.xyz/users/andrewt/statuses/113722139532400934/shares",
"type": "Collection",
"totalItems": 0
}
}