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"
}
],
"id": "https://sfba.social/users/goosname/statuses/110657822317312440",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-07-04T20:59:28Z",
"url": "https://sfba.social/@goosname/110657822317312440",
"attributedTo": "https://sfba.social/users/goosname",
"to": [
"https://sfba.social/users/goosname/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://mastodon.social/users/austinkocher"
],
"sensitive": false,
"atomUri": "https://sfba.social/users/goosname/statuses/110657822317312440",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2023-07-04:objectId=481698944:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@austinkocher\" class=\"u-url mention\">@<span>austinkocher</span></a></span> the best things are i never have to visit a gas station, i don’t need oil changes, and i rarely need new brake pads</p><p>the worst things are that i still need to put air in my tires occasionally, and have to take supercharger breaks when driving long trips (which i don’t actually mind, but some people would)</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@austinkocher\" class=\"u-url mention\">@<span>austinkocher</span></a></span> the best things are i never have to visit a gas station, i don’t need oil changes, and i rarely need new brake pads</p><p>the worst things are that i still need to put air in my tires occasionally, and have to take supercharger breaks when driving long trips (which i don’t actually mind, but some people would)</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/austinkocher",
"name": "@austinkocher@mastodon.social"
}
],
"replies": {
"id": "https://sfba.social/users/goosname/statuses/110657822317312440/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://sfba.social/users/goosname/statuses/110657822317312440/replies?min_id=110657824594348039&page=true",
"partOf": "https://sfba.social/users/goosname/statuses/110657822317312440/replies",
"items": [
"https://sfba.social/users/goosname/statuses/110657824594348039"
]
}
},
"likes": {
"id": "https://sfba.social/users/goosname/statuses/110657822317312440/likes",
"type": "Collection",
"totalItems": 12
},
"shares": {
"id": "https://sfba.social/users/goosname/statuses/110657822317312440/shares",
"type": "Collection",
"totalItems": 1
}
}