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://vis.social/users/ijlyttle/statuses/109297223842003308",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-06T14:01:23Z",
"url": "https://vis.social/@ijlyttle/109297223842003308",
"attributedTo": "https://vis.social/users/ijlyttle",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://vis.social/users/ijlyttle/followers"
],
"sensitive": false,
"atomUri": "https://vis.social/users/ijlyttle/statuses/109297223842003308",
"inReplyToAtomUri": null,
"conversation": "tag:vis.social,2022-11-06:objectId=14834009:objectType=Conversation",
"content": "<p><a href=\"https://vis.social/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a> 👋</p><p>I'm Ian, I work as a data scientist in industry, focused on visualization.</p><p>My favorite visualization tools are ggplot2, Vega-Lite, and Observable Plot. The siren song that draws me in: pondering how libraries are designed. For me, it's fascinating how each of these implementations of the grammar of graphics differs, making some things easier and others harder.</p><p>Another siren song is color design for visualization. Coming to realize there is no victory, only compromise.</p>",
"contentMap": {
"en": "<p><a href=\"https://vis.social/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a> 👋</p><p>I'm Ian, I work as a data scientist in industry, focused on visualization.</p><p>My favorite visualization tools are ggplot2, Vega-Lite, and Observable Plot. The siren song that draws me in: pondering how libraries are designed. For me, it's fascinating how each of these implementations of the grammar of graphics differs, making some things easier and others harder.</p><p>Another siren song is color design for visualization. Coming to realize there is no victory, only compromise.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://vis.social/tags/introduction",
"name": "#introduction"
}
],
"replies": {
"id": "https://vis.social/users/ijlyttle/statuses/109297223842003308/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://vis.social/users/ijlyttle/statuses/109297223842003308/replies?only_other_accounts=true&page=true",
"partOf": "https://vis.social/users/ijlyttle/statuses/109297223842003308/replies",
"items": []
}
},
"likes": {
"id": "https://vis.social/users/ijlyttle/statuses/109297223842003308/likes",
"type": "Collection",
"totalItems": 40
},
"shares": {
"id": "https://vis.social/users/ijlyttle/statuses/109297223842003308/shares",
"type": "Collection",
"totalItems": 18
}
}