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://mastodon.online/users/vwbusguy/statuses/109394918344746255",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.online/users/vwbusguy/statuses/109394907180921028",
"published": "2022-11-23T20:06:23Z",
"url": "https://mastodon.online/@vwbusguy/109394918344746255",
"attributedTo": "https://mastodon.online/users/vwbusguy",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.online/users/vwbusguy/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.online/users/vwbusguy/statuses/109394918344746255",
"inReplyToAtomUri": "https://mastodon.online/users/vwbusguy/statuses/109394907180921028",
"conversation": "tag:mastodon.online,2022-11-23:objectId=90208789:objectType=Conversation",
"content": "<p>Many shops still used <a href=\"https://mastodon.online/tags/CBASIC\" class=\"mention hashtag\" rel=\"tag\">#<span>CBASIC</span></a> since it has a major computational performance advantage over <a href=\"https://mastodon.online/tags/MBASIC\" class=\"mention hashtag\" rel=\"tag\">#<span>MBASIC</span></a>, but hobbyists largely used Microsoft <a href=\"https://mastodon.online/tags/BASIC\" class=\"mention hashtag\" rel=\"tag\">#<span>BASIC</span></a> for the convenience and relative portability. It also meant you could share source code and the other person could just run it without having to compile it or worry about a precompiled binary not running due to different hardware where the source was otherwise compatible.</p>",
"contentMap": {
"en": "<p>Many shops still used <a href=\"https://mastodon.online/tags/CBASIC\" class=\"mention hashtag\" rel=\"tag\">#<span>CBASIC</span></a> since it has a major computational performance advantage over <a href=\"https://mastodon.online/tags/MBASIC\" class=\"mention hashtag\" rel=\"tag\">#<span>MBASIC</span></a>, but hobbyists largely used Microsoft <a href=\"https://mastodon.online/tags/BASIC\" class=\"mention hashtag\" rel=\"tag\">#<span>BASIC</span></a> for the convenience and relative portability. It also meant you could share source code and the other person could just run it without having to compile it or worry about a precompiled binary not running due to different hardware where the source was otherwise compatible.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.online/tags/cbasic",
"name": "#cbasic"
},
{
"type": "Hashtag",
"href": "https://mastodon.online/tags/mbasic",
"name": "#mbasic"
},
{
"type": "Hashtag",
"href": "https://mastodon.online/tags/basic",
"name": "#basic"
}
],
"replies": {
"id": "https://mastodon.online/users/vwbusguy/statuses/109394918344746255/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.online/users/vwbusguy/statuses/109394918344746255/replies?min_id=109394934592455005&page=true",
"partOf": "https://mastodon.online/users/vwbusguy/statuses/109394918344746255/replies",
"items": [
"https://mastodon.online/users/vwbusguy/statuses/109394934592455005"
]
}
},
"likes": {
"id": "https://mastodon.online/users/vwbusguy/statuses/109394918344746255/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mastodon.online/users/vwbusguy/statuses/109394918344746255/shares",
"type": "Collection",
"totalItems": 0
}
}