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://pkm.social/users/austingovella/statuses/113091565870348397",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-09-06T16:32:28Z",
"url": "https://pkm.social/@austingovella/113091565870348397",
"attributedTo": "https://pkm.social/users/austingovella",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://pkm.social/users/austingovella/followers",
"https://mastodon.social/users/genmon"
],
"sensitive": false,
"atomUri": "https://pkm.social/users/austingovella/statuses/113091565870348397",
"inReplyToAtomUri": null,
"conversation": "tag:pkm.social,2024-09-06:objectId=20891915:objectType=Conversation",
"content": "<p>Really interesting thoughts on making a web page a place by Matt Webb (<span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@genmon\" class=\"u-url mention\">@<span>genmon</span></a></span>). Includes sample code so you can try it on your own space: <a href=\"https://interconnected.org/home/2024/09/05/cursor-party\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">interconnected.org/home/2024/0</span><span class=\"invisible\">9/05/cursor-party</span></a></p>",
"contentMap": {
"en": "<p>Really interesting thoughts on making a web page a place by Matt Webb (<span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@genmon\" class=\"u-url mention\">@<span>genmon</span></a></span>). Includes sample code so you can try it on your own space: <a href=\"https://interconnected.org/home/2024/09/05/cursor-party\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">interconnected.org/home/2024/0</span><span class=\"invisible\">9/05/cursor-party</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/genmon",
"name": "@genmon@mastodon.social"
}
],
"replies": {
"id": "https://pkm.social/users/austingovella/statuses/113091565870348397/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://pkm.social/users/austingovella/statuses/113091565870348397/replies?only_other_accounts=true&page=true",
"partOf": "https://pkm.social/users/austingovella/statuses/113091565870348397/replies",
"items": []
}
}
}