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://mastodon.social/users/Cdespinosa/statuses/100529688653612746",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2018-08-11T04:21:53Z",
"url": "https://mastodon.social/@Cdespinosa/100529688653612746",
"attributedTo": "https://mastodon.social/users/Cdespinosa",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/Cdespinosa/followers",
"https://mastodon.social/users/wbm312"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/Cdespinosa/statuses/100529688653612746",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2018-08-11:objectId=45807028:objectType=Conversation",
"content": "<p>From <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@wbm312\" class=\"u-url mention\">@<span>wbm312</span></a></span> on Twitter at <a href=\"https://mastodon.social/tags/Defcon\" class=\"mention hashtag\" rel=\"tag\">#<span>Defcon</span></a>:</p><p>Journalist (walks up to me): Hi I’m looking for the guy who runs the Crypto & Privacy Village. I’m interested in interviewing him.</p><p>Me: Actually, I run it, and I’m a woman.</p>",
"contentMap": {
"en": "<p>From <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@wbm312\" class=\"u-url mention\">@<span>wbm312</span></a></span> on Twitter at <a href=\"https://mastodon.social/tags/Defcon\" class=\"mention hashtag\" rel=\"tag\">#<span>Defcon</span></a>:</p><p>Journalist (walks up to me): Hi I’m looking for the guy who runs the Crypto & Privacy Village. I’m interested in interviewing him.</p><p>Me: Actually, I run it, and I’m a woman.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/wbm312",
"name": "@wbm312"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/defcon",
"name": "#defcon"
}
],
"replies": {
"id": "https://mastodon.social/users/Cdespinosa/statuses/100529688653612746/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/Cdespinosa/statuses/100529688653612746/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/Cdespinosa/statuses/100529688653612746/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/Cdespinosa/statuses/100529688653612746/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/Cdespinosa/statuses/100529688653612746/shares",
"type": "Collection",
"totalItems": 0
}
}