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://mstdn.jp/users/bsmall2/statuses/108581615741173847",
"type": "Note",
"summary": null,
"inReplyTo": "https://mstdn.jp/users/bsmall2/statuses/108581593808303146",
"published": "2022-07-03T04:52:50Z",
"url": "https://mstdn.jp/@bsmall2/108581615741173847",
"attributedTo": "https://mstdn.jp/users/bsmall2",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mstdn.jp/users/bsmall2/followers"
],
"sensitive": false,
"atomUri": "https://mstdn.jp/users/bsmall2/statuses/108581615741173847",
"inReplyToAtomUri": "https://mstdn.jp/users/bsmall2/statuses/108581593808303146",
"conversation": "tag:mstdn.jp,2022-07-03:objectId=307129753:objectType=Conversation",
"content": "<p>My feeling is that this way of seeing "computer science" as "starting to learn how to formalize intuitions about process, how to do things, starting to develop a way to talk precisely about how-to knowledge.." can connect to <a href=\"https://mstdn.jp/tags/LancelotHogben\" class=\"mention hashtag\" rel=\"tag\">#<span>LancelotHogben</span></a>'s view of <a href=\"https://mstdn.jp/tags/Notation\" class=\"mention hashtag\" rel=\"tag\">#<span>Notation</span></a> and how important it could be for everyone to be familiar with a notation for describing processes. My guess is that process notation could settle down into some sort of <a href=\"https://mstdn.jp/tags/Scheme\" class=\"mention hashtag\" rel=\"tag\">#<span>Scheme</span></a> language..</p>",
"contentMap": {
"en": "<p>My feeling is that this way of seeing "computer science" as "starting to learn how to formalize intuitions about process, how to do things, starting to develop a way to talk precisely about how-to knowledge.." can connect to <a href=\"https://mstdn.jp/tags/LancelotHogben\" class=\"mention hashtag\" rel=\"tag\">#<span>LancelotHogben</span></a>'s view of <a href=\"https://mstdn.jp/tags/Notation\" class=\"mention hashtag\" rel=\"tag\">#<span>Notation</span></a> and how important it could be for everyone to be familiar with a notation for describing processes. My guess is that process notation could settle down into some sort of <a href=\"https://mstdn.jp/tags/Scheme\" class=\"mention hashtag\" rel=\"tag\">#<span>Scheme</span></a> language..</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mstdn.jp/tags/scheme",
"name": "#scheme"
},
{
"type": "Hashtag",
"href": "https://mstdn.jp/tags/notation",
"name": "#notation"
},
{
"type": "Hashtag",
"href": "https://mstdn.jp/tags/lancelothogben",
"name": "#lancelothogben"
}
],
"replies": {
"id": "https://mstdn.jp/users/bsmall2/statuses/108581615741173847/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mstdn.jp/users/bsmall2/statuses/108581615741173847/replies?min_id=108581651705982659&page=true",
"partOf": "https://mstdn.jp/users/bsmall2/statuses/108581615741173847/replies",
"items": [
"https://mstdn.jp/users/bsmall2/statuses/108581651705982659"
]
}
}
}