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://mstdn.social/users/squirrelmonkey/statuses/109645944463197507",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-01-07T04:05:38Z",
"url": "https://mstdn.social/@squirrelmonkey/109645944463197507",
"attributedTo": "https://mstdn.social/users/squirrelmonkey",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mstdn.social/users/squirrelmonkey/followers"
],
"sensitive": false,
"atomUri": "https://mstdn.social/users/squirrelmonkey/statuses/109645944463197507",
"inReplyToAtomUri": null,
"conversation": "tag:mstdn.social,2023-01-07:objectId=142218030:objectType=Conversation",
"content": "<p>A WAV file playing through the internal PC speaker/bleeper. No sound card, no library!<br /><a href=\"https://mstdn.social/tags/quickbasic\" class=\"mention hashtag\" rel=\"tag\">#<span>quickbasic</span></a> <a href=\"https://mstdn.social/tags/basic\" class=\"mention hashtag\" rel=\"tag\">#<span>basic</span></a> <a href=\"https://mstdn.social/tags/programming\" class=\"mention hashtag\" rel=\"tag\">#<span>programming</span></a></p>",
"contentMap": {
"en": "<p>A WAV file playing through the internal PC speaker/bleeper. No sound card, no library!<br /><a href=\"https://mstdn.social/tags/quickbasic\" class=\"mention hashtag\" rel=\"tag\">#<span>quickbasic</span></a> <a href=\"https://mstdn.social/tags/basic\" class=\"mention hashtag\" rel=\"tag\">#<span>basic</span></a> <a href=\"https://mstdn.social/tags/programming\" class=\"mention hashtag\" rel=\"tag\">#<span>programming</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "video/mp4",
"url": "https://media.mstdn.social/media_attachments/files/109/645/936/451/426/430/original/d49073d11c0fff47.mp4",
"name": "A QuickBASIC program playing two WAV files.",
"blurhash": "U96Rp*t7t3a%#at6j[jb?*aeWEbF+}R*WDaf",
"focalPoint": [
0,
0
],
"width": 640,
"height": 480
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mstdn.social/tags/quickbasic",
"name": "#quickbasic"
},
{
"type": "Hashtag",
"href": "https://mstdn.social/tags/basic",
"name": "#basic"
},
{
"type": "Hashtag",
"href": "https://mstdn.social/tags/Programming",
"name": "#Programming"
}
],
"replies": {
"id": "https://mstdn.social/users/squirrelmonkey/statuses/109645944463197507/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mstdn.social/users/squirrelmonkey/statuses/109645944463197507/replies?only_other_accounts=true&page=true",
"partOf": "https://mstdn.social/users/squirrelmonkey/statuses/109645944463197507/replies",
"items": []
}
},
"likes": {
"id": "https://mstdn.social/users/squirrelmonkey/statuses/109645944463197507/likes",
"type": "Collection",
"totalItems": 44
},
"shares": {
"id": "https://mstdn.social/users/squirrelmonkey/statuses/109645944463197507/shares",
"type": "Collection",
"totalItems": 21
}
}