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://toot.cafe/users/nolan/statuses/101385254903385607/replies",
"type": "Collection",
"first": {
"id": "https://toot.cafe/users/nolan/statuses/101385254903385607/replies?page=true",
"type": "CollectionPage",
"next": "https://toot.cafe/users/nolan/statuses/101385254903385607/replies?only_other_accounts=true&page=true",
"partOf": "https://toot.cafe/users/nolan/statuses/101385254903385607/replies",
"items": [
{
"id": "https://toot.cafe/users/nolan/statuses/101385271065279650",
"type": "Note",
"summary": null,
"inReplyTo": "https://toot.cafe/users/nolan/statuses/101385254903385607",
"published": "2019-01-09T06:47:45Z",
"url": "https://toot.cafe/@nolan/101385271065279650",
"attributedTo": "https://toot.cafe/users/nolan",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://toot.cafe/users/nolan/followers"
],
"sensitive": false,
"atomUri": "https://toot.cafe/users/nolan/statuses/101385271065279650",
"inReplyToAtomUri": "https://toot.cafe/users/nolan/statuses/101385254903385607",
"conversation": "tag:toot.cafe,2019-01-09:objectId=7354933:objectType=Conversation",
"content": "<p>I can see why normal people just throw their hands up in the air about data privacy. I've put so much effort into this stuff, but instead of feeling like a super-cool guy in a spy movie, I feel more like a guy with a half-working phone and no decent emoji input</p>",
"contentMap": {
"en": "<p>I can see why normal people just throw their hands up in the air about data privacy. I've put so much effort into this stuff, but instead of feeling like a super-cool guy in a spy movie, I feel more like a guy with a half-working phone and no decent emoji input</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://toot.cafe/users/nolan/statuses/101385271065279650/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://toot.cafe/users/nolan/statuses/101385271065279650/replies?min_id=101385279620754466&page=true",
"partOf": "https://toot.cafe/users/nolan/statuses/101385271065279650/replies",
"items": [
"https://toot.cafe/users/nolan/statuses/101385279620754466"
]
}
},
"likes": {
"id": "https://toot.cafe/users/nolan/statuses/101385271065279650/likes",
"type": "Collection",
"totalItems": 107
},
"shares": {
"id": "https://toot.cafe/users/nolan/statuses/101385271065279650/shares",
"type": "Collection",
"totalItems": 63
}
}
]
}
}