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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
},
"Hashtag": "as:Hashtag"
}
],
"id": "https://mastodon.social/users/openrisk/statuses/111136684249822202",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-09-27T10:40:22Z",
"url": "https://mastodon.social/@openrisk/111136684249822202",
"attributedTo": "https://mastodon.social/users/openrisk",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/openrisk/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/openrisk/statuses/111136684249822202",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2023-09-27:objectId=544796773:objectType=Conversation",
"content": "<p>The blog post "21 Ways to Visualize a Timeseries" explores a variety of distinct ways to visualize the same simple dataset: <a href=\"https://www.openriskmanagement.com/21_ways_to_visualize_a_timeseries/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">openriskmanagement.com/21_ways</span><span class=\"invisible\">_to_visualize_a_timeseries/</span></a></p><p>The post is an excursion into the fundamentals of <a href=\"https://mastodon.social/tags/visualization\" class=\"mention hashtag\" rel=\"tag\">#<span>visualization</span></a>, a partial deconstruction of the process that highlights some common techniques and associated issues and caveats</p><p>Inspired by the seminal "Grammar of Graphics" book and implemented using <a href=\"https://mastodon.social/tags/python\" class=\"mention hashtag\" rel=\"tag\">#<span>python</span></a> and <a href=\"https://mastodon.social/tags/javascript\" class=\"mention hashtag\" rel=\"tag\">#<span>javascript</span></a> visualization libraries</p>",
"contentMap": {
"en": "<p>The blog post "21 Ways to Visualize a Timeseries" explores a variety of distinct ways to visualize the same simple dataset: <a href=\"https://www.openriskmanagement.com/21_ways_to_visualize_a_timeseries/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">openriskmanagement.com/21_ways</span><span class=\"invisible\">_to_visualize_a_timeseries/</span></a></p><p>The post is an excursion into the fundamentals of <a href=\"https://mastodon.social/tags/visualization\" class=\"mention hashtag\" rel=\"tag\">#<span>visualization</span></a>, a partial deconstruction of the process that highlights some common techniques and associated issues and caveats</p><p>Inspired by the seminal "Grammar of Graphics" book and implemented using <a href=\"https://mastodon.social/tags/python\" class=\"mention hashtag\" rel=\"tag\">#<span>python</span></a> and <a href=\"https://mastodon.social/tags/javascript\" class=\"mention hashtag\" rel=\"tag\">#<span>javascript</span></a> visualization libraries</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.mastodon.social/media_attachments/files/111/136/672/413/522/789/original/d5c710ec08ea2f92.png",
"name": "A collage of a large number of different visualization of the same simple dataset. The examples are arranged in a hexagonal honeycomb pattern",
"blurhash": "UEQmP5t7%3NZ~VM|jvxZ?I%KIns;-pNGNFIV",
"focalPoint": [
0,
0
],
"width": 913,
"height": 621
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/visualization",
"name": "#visualization"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/python",
"name": "#python"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/javascript",
"name": "#javascript"
}
],
"replies": {
"id": "https://mastodon.social/users/openrisk/statuses/111136684249822202/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/openrisk/statuses/111136684249822202/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/openrisk/statuses/111136684249822202/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/openrisk/statuses/111136684249822202/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/openrisk/statuses/111136684249822202/shares",
"type": "Collection",
"totalItems": 1
}
}