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/109623096043319385",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-01-03T03:14:58Z",
"url": "https://mstdn.social/@squirrelmonkey/109623096043319385",
"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/109623096043319385",
"inReplyToAtomUri": null,
"conversation": "tag:mstdn.social,2023-01-03:objectId=139865688:objectType=Conversation",
"content": "<p>I made a test card in QB64, including background music. You can download the source code and executable here:<br /><a href=\"https://we.tl/t-KItsX1d4Dq\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">we.tl/t-KItsX1d4Dq</span><span class=\"invisible\"></span></a><br />You can exit full screen mode with alt-enter. <br /><a href=\"https://mstdn.social/tags/qb64\" class=\"mention hashtag\" rel=\"tag\">#<span>qb64</span></a> <a href=\"https://mstdn.social/tags/basic\" class=\"mention hashtag\" rel=\"tag\">#<span>basic</span></a> <a href=\"https://mstdn.social/tags/basicprogramming\" class=\"mention hashtag\" rel=\"tag\">#<span>basicprogramming</span></a> <a href=\"https://mstdn.social/tags/quickbasic\" class=\"mention hashtag\" rel=\"tag\">#<span>quickbasic</span></a> <a href=\"https://mstdn.social/tags/programming\" class=\"mention hashtag\" rel=\"tag\">#<span>programming</span></a></p>",
"contentMap": {
"en": "<p>I made a test card in QB64, including background music. You can download the source code and executable here:<br /><a href=\"https://we.tl/t-KItsX1d4Dq\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">we.tl/t-KItsX1d4Dq</span><span class=\"invisible\"></span></a><br />You can exit full screen mode with alt-enter. <br /><a href=\"https://mstdn.social/tags/qb64\" class=\"mention hashtag\" rel=\"tag\">#<span>qb64</span></a> <a href=\"https://mstdn.social/tags/basic\" class=\"mention hashtag\" rel=\"tag\">#<span>basic</span></a> <a href=\"https://mstdn.social/tags/basicprogramming\" class=\"mention hashtag\" rel=\"tag\">#<span>basicprogramming</span></a> <a href=\"https://mstdn.social/tags/quickbasic\" class=\"mention hashtag\" rel=\"tag\">#<span>quickbasic</span></a> <a href=\"https://mstdn.social/tags/programming\" class=\"mention hashtag\" rel=\"tag\">#<span>programming</span></a></p>"
},
"updated": "2023-01-03T03:15:54Z",
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://media.mstdn.social/media_attachments/files/109/623/092/072/568/398/original/a292c3635a4193c6.png",
"name": "Test card",
"blurhash": "UAEye_tcyE+hKkXlOPV]~VVzIXP7RDifwzX*",
"focalPoint": [
0,
0
],
"width": 972,
"height": 768
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mstdn.social/tags/qb64",
"name": "#qb64"
},
{
"type": "Hashtag",
"href": "https://mstdn.social/tags/basic",
"name": "#basic"
},
{
"type": "Hashtag",
"href": "https://mstdn.social/tags/basicprogramming",
"name": "#basicprogramming"
},
{
"type": "Hashtag",
"href": "https://mstdn.social/tags/quickbasic",
"name": "#quickbasic"
},
{
"type": "Hashtag",
"href": "https://mstdn.social/tags/Programming",
"name": "#Programming"
}
],
"replies": {
"id": "https://mstdn.social/users/squirrelmonkey/statuses/109623096043319385/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mstdn.social/users/squirrelmonkey/statuses/109623096043319385/replies?only_other_accounts=true&page=true",
"partOf": "https://mstdn.social/users/squirrelmonkey/statuses/109623096043319385/replies",
"items": []
}
},
"likes": {
"id": "https://mstdn.social/users/squirrelmonkey/statuses/109623096043319385/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://mstdn.social/users/squirrelmonkey/statuses/109623096043319385/shares",
"type": "Collection",
"totalItems": 2
}
}