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/sakalli/statuses/111121206260545695",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-09-24T17:04:06Z",
"url": "https://mastodon.social/@sakalli/111121206260545695",
"attributedTo": "https://mastodon.social/users/sakalli",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/sakalli/followers",
"https://freiburg.social/users/javahippie"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/sakalli/statuses/111121206260545695",
"inReplyToAtomUri": null,
"conversation": "tag:freiburg.social,2023-09-24:objectId=17504571:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://freiburg.social/@javahippie\" class=\"u-url mention\">@<span>javahippie</span></a></span> Not knowing the details of your project, but I'd personally go with clojure/script, clerk (at least for exploration), vega-lite or plotly for viz and tablecloth (= pandas/dplyr) for wrangling. Used to do this kind of thing in R, but clojure works pretty nicely now for data science.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://freiburg.social/@javahippie\" class=\"u-url mention\">@<span>javahippie</span></a></span> Not knowing the details of your project, but I'd personally go with clojure/script, clerk (at least for exploration), vega-lite or plotly for viz and tablecloth (= pandas/dplyr) for wrangling. Used to do this kind of thing in R, but clojure works pretty nicely now for data science.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://freiburg.social/users/javahippie",
"name": "@javahippie@freiburg.social"
}
],
"replies": {
"id": "https://mastodon.social/users/sakalli/statuses/111121206260545695/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/sakalli/statuses/111121206260545695/replies?min_id=111121248670126824&page=true",
"partOf": "https://mastodon.social/users/sakalli/statuses/111121206260545695/replies",
"items": [
"https://mastodon.social/users/sakalli/statuses/111121248670126824"
]
}
},
"likes": {
"id": "https://mastodon.social/users/sakalli/statuses/111121206260545695/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.social/users/sakalli/statuses/111121206260545695/shares",
"type": "Collection",
"totalItems": 0
}
}