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/aeveltstra/statuses/112397529869803702",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-05-07T02:49:59Z",
"url": "https://mastodon.social/@aeveltstra/112397529869803702",
"attributedTo": "https://mastodon.social/users/aeveltstra",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/aeveltstra/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/aeveltstra/statuses/112397529869803702",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2024-05-07:objectId=701826653:objectType=Conversation",
"content": "<p>I took some time today to learn how to make a trendline graph for statistics pertaining to 2 similar processes for one of my clients. This is created using <a href=\"https://mastodon.social/tags/QlikView\" class=\"mention hashtag\" rel=\"tag\">#<span>QlikView</span></a>, a <a href=\"https://mastodon.social/tags/dataanalytics\" class=\"mention hashtag\" rel=\"tag\">#<span>dataanalytics</span></a> visualizer by the <a href=\"https://mastodon.social/tags/Qlik\" class=\"mention hashtag\" rel=\"tag\">#<span>Qlik</span></a> company. The <a href=\"https://mastodon.social/tags/UI\" class=\"mention hashtag\" rel=\"tag\">#<span>UI</span></a> does not switch to dark mode easily: it takes a lot of tinkering to get it to look good. As far as <a href=\"https://mastodon.social/tags/UX\" class=\"mention hashtag\" rel=\"tag\">#<span>UX</span></a> goes, Qlik can improve their application a lot.</p>",
"contentMap": {
"en": "<p>I took some time today to learn how to make a trendline graph for statistics pertaining to 2 similar processes for one of my clients. This is created using <a href=\"https://mastodon.social/tags/QlikView\" class=\"mention hashtag\" rel=\"tag\">#<span>QlikView</span></a>, a <a href=\"https://mastodon.social/tags/dataanalytics\" class=\"mention hashtag\" rel=\"tag\">#<span>dataanalytics</span></a> visualizer by the <a href=\"https://mastodon.social/tags/Qlik\" class=\"mention hashtag\" rel=\"tag\">#<span>Qlik</span></a> company. The <a href=\"https://mastodon.social/tags/UI\" class=\"mention hashtag\" rel=\"tag\">#<span>UI</span></a> does not switch to dark mode easily: it takes a lot of tinkering to get it to look good. As far as <a href=\"https://mastodon.social/tags/UX\" class=\"mention hashtag\" rel=\"tag\">#<span>UX</span></a> goes, Qlik can improve their application a lot.</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.mastodon.social/media_attachments/files/112/397/508/909/265/450/original/740292261b223d73.png",
"name": "Two line graphs with statistics for very similar processes that run at a different time of the day. Each measures the same 4 metrics: most, average, and least (in minutes) and count of processes, against the year and month in which the process ran.",
"blurhash": "UG8E6=odWBax~XWBk9ax^,WBj=ax^nayoeax",
"focalPoint": [
0,
0
],
"width": 815,
"height": 636
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/qlikview",
"name": "#qlikview"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/dataanalytics",
"name": "#dataanalytics"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/qlik",
"name": "#qlik"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/ui",
"name": "#ui"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/ux",
"name": "#ux"
}
],
"replies": {
"id": "https://mastodon.social/users/aeveltstra/statuses/112397529869803702/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/aeveltstra/statuses/112397529869803702/replies?min_id=112397639450017839&page=true",
"partOf": "https://mastodon.social/users/aeveltstra/statuses/112397529869803702/replies",
"items": [
"https://mastodon.social/users/aeveltstra/statuses/112397639450017839"
]
}
},
"likes": {
"id": "https://mastodon.social/users/aeveltstra/statuses/112397529869803702/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.social/users/aeveltstra/statuses/112397529869803702/shares",
"type": "Collection",
"totalItems": 0
}
}