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://mastodon.social/users/crashb/statuses/100526690377114861",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2018-08-10T15:39:23Z",
"url": "https://mastodon.social/@crashb/100526690377114861",
"attributedTo": "https://mastodon.social/users/crashb",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/crashb/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/crashb/statuses/100526690377114861",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2018-08-10:objectId=45728800:objectType=Conversation",
"content": "<p>hello new friends! tell me about an obscure indie game you like. really sell it to me.</p><p>i'll start: hyperrogue is a roguelike that takes place on a "hyperbolic plane". although this might sound daunting, the game's presentation makes it easy to parse. each randomly-generated area contains some cool gimmick that takes advantage of the hyperbolic geometry in an interesting, intuitive way.</p><p>steam store link:<br /><a href=\"https://store.steampowered.com/app/342610/HyperRogue/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">store.steampowered.com/app/342</span><span class=\"invisible\">610/HyperRogue/</span></a></p>",
"contentMap": {
"en": "<p>hello new friends! tell me about an obscure indie game you like. really sell it to me.</p><p>i'll start: hyperrogue is a roguelike that takes place on a "hyperbolic plane". although this might sound daunting, the game's presentation makes it easy to parse. each randomly-generated area contains some cool gimmick that takes advantage of the hyperbolic geometry in an interesting, intuitive way.</p><p>steam store link:<br /><a href=\"https://store.steampowered.com/app/342610/HyperRogue/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">store.steampowered.com/app/342</span><span class=\"invisible\">610/HyperRogue/</span></a></p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/crashb/statuses/100526690377114861/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/crashb/statuses/100526690377114861/replies?min_id=100569192768163593&page=true",
"partOf": "https://mastodon.social/users/crashb/statuses/100526690377114861/replies",
"items": [
"https://mastodon.social/users/crashb/statuses/100569192768163593"
]
}
},
"likes": {
"id": "https://mastodon.social/users/crashb/statuses/100526690377114861/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://mastodon.social/users/crashb/statuses/100526690377114861/shares",
"type": "Collection",
"totalItems": 0
}
}