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://mastodon.bsd.cafe/users/linkslice/statuses/113529995018935148",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-23T02:50:46Z",
"url": "https://mastodon.bsd.cafe/@linkslice/113529995018935148",
"attributedTo": "https://mastodon.bsd.cafe/users/linkslice",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.bsd.cafe/users/linkslice/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.bsd.cafe/users/linkslice/statuses/113529995018935148",
"inReplyToAtomUri": null,
"conversation": "tag:bsd.cafe,2024-11-23:objectId=10242548:objectType=Conversation",
"content": "<p>Friday night and I’m cross compiling <a href=\"https://mastodon.bsd.cafe/tags/9front\" class=\"mention hashtag\" rel=\"tag\">#<span>9front</span></a> for little endian <a href=\"https://mastodon.bsd.cafe/tags/mips\" class=\"mention hashtag\" rel=\"tag\">#<span>mips</span></a> (spim) on a <a href=\"https://mastodon.bsd.cafe/tags/pi400\" class=\"mention hashtag\" rel=\"tag\">#<span>pi400</span></a> using vnc on an iPhone. <a href=\"https://mastodon.bsd.cafe/tags/partyanimal\" class=\"mention hashtag\" rel=\"tag\">#<span>partyanimal</span></a></p>",
"contentMap": {
"en": "<p>Friday night and I’m cross compiling <a href=\"https://mastodon.bsd.cafe/tags/9front\" class=\"mention hashtag\" rel=\"tag\">#<span>9front</span></a> for little endian <a href=\"https://mastodon.bsd.cafe/tags/mips\" class=\"mention hashtag\" rel=\"tag\">#<span>mips</span></a> (spim) on a <a href=\"https://mastodon.bsd.cafe/tags/pi400\" class=\"mention hashtag\" rel=\"tag\">#<span>pi400</span></a> using vnc on an iPhone. <a href=\"https://mastodon.bsd.cafe/tags/partyanimal\" class=\"mention hashtag\" rel=\"tag\">#<span>partyanimal</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://media.bsd.cafe/bsdmmedia01/media_attachments/files/113/529/986/404/805/041/original/4b52bc28c41e27bb.png",
"name": "",
"blurhash": "UMK_LFW;9FIU.8bbWB%M00oft7%M%Mofaya|",
"width": 706,
"height": 1536
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/tags/9front",
"name": "#9front"
},
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/tags/mips",
"name": "#mips"
},
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/tags/pi400",
"name": "#pi400"
},
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/tags/partyanimal",
"name": "#partyanimal"
}
],
"replies": {
"id": "https://mastodon.bsd.cafe/users/linkslice/statuses/113529995018935148/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.bsd.cafe/users/linkslice/statuses/113529995018935148/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.bsd.cafe/users/linkslice/statuses/113529995018935148/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.bsd.cafe/users/linkslice/statuses/113529995018935148/likes",
"type": "Collection",
"totalItems": 9
},
"shares": {
"id": "https://mastodon.bsd.cafe/users/linkslice/statuses/113529995018935148/shares",
"type": "Collection",
"totalItems": 1
}
}