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://mckellar.social/users/ian/statuses/113144325386267292",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-09-16T00:09:54Z",
"url": "https://mckellar.social/@ian/113144325386267292",
"attributedTo": "https://mckellar.social/users/ian",
"to": [
"https://mckellar.social/users/ian/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://don.rag.pub/users/raggi"
],
"sensitive": false,
"atomUri": "https://mckellar.social/users/ian/statuses/113144325386267292",
"inReplyToAtomUri": null,
"conversation": "tag:rag.pub,2024-09-15:objectId=397869:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://don.rag.pub/@raggi\" class=\"u-url mention\">@<span>raggi</span></a></span> <br />Use strobe? <a href=\"https://github.com/whackashoe/strobe\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">github.com/whackashoe/strobe</span><span class=\"invisible\"></span></a></p><p>It's what I used to use in the 90s for port scans. Written by some guy who was on some of the same LISTSERVs as me in Australia...</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://don.rag.pub/@raggi\" class=\"u-url mention\">@<span>raggi</span></a></span> <br />Use strobe? <a href=\"https://github.com/whackashoe/strobe\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">github.com/whackashoe/strobe</span><span class=\"invisible\"></span></a></p><p>It's what I used to use in the 90s for port scans. Written by some guy who was on some of the same LISTSERVs as me in Australia...</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://don.rag.pub/users/raggi",
"name": "@raggi@rag.pub"
}
],
"replies": {
"id": "https://mckellar.social/users/ian/statuses/113144325386267292/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mckellar.social/users/ian/statuses/113144325386267292/replies?only_other_accounts=true&page=true",
"partOf": "https://mckellar.social/users/ian/statuses/113144325386267292/replies",
"items": []
}
}
}