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/49048",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2017-04-10T04:39:40Z",
"url": "https://toot.cafe/@nolan/49048",
"attributedTo": "https://toot.cafe/users/nolan",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://toot.cafe/users/nolan/followers"
],
"sensitive": false,
"atomUri": "tag:toot.cafe,2017-04-10:objectId=49048:objectType=Status",
"inReplyToAtomUri": null,
"conversation": null,
"content": "<p>Cool, I'm on the latest episode of the Web Platform Podcast, talking about PouchDB and CouchDB 2.0! There's also a fun surprise near the end where I forgot our building had a fire drill that day, and so we had to cut the podcast short. 😂 <a href=\"http://thewebplatformpodcast.com/127-pouchdb\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">http://</span><span class=\"ellipsis\">thewebplatformpodcast.com/127-</span><span class=\"invisible\">pouchdb</span></a></p>",
"contentMap": {
"en": "<p>Cool, I'm on the latest episode of the Web Platform Podcast, talking about PouchDB and CouchDB 2.0! There's also a fun surprise near the end where I forgot our building had a fire drill that day, and so we had to cut the podcast short. 😂 <a href=\"http://thewebplatformpodcast.com/127-pouchdb\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">http://</span><span class=\"ellipsis\">thewebplatformpodcast.com/127-</span><span class=\"invisible\">pouchdb</span></a></p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://toot.cafe/users/nolan/statuses/49048/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://toot.cafe/users/nolan/statuses/49048/replies?min_id=49080&page=true",
"partOf": "https://toot.cafe/users/nolan/statuses/49048/replies",
"items": [
null
]
}
},
"likes": {
"id": "https://toot.cafe/users/nolan/statuses/49048/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://toot.cafe/users/nolan/statuses/49048/shares",
"type": "Collection",
"totalItems": 2
}
}