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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://socialcoderz.com/users/Chapman/statuses/110146554535023626/activity",
"type": "Create",
"actor": "https://socialcoderz.com/users/Chapman",
"published": "2023-04-05T13:57:21Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://socialcoderz.com/users/Chapman/followers"
],
"object": {
"id": "https://socialcoderz.com/users/Chapman/statuses/110146554535023626",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-04-05T13:57:21Z",
"url": "https://socialcoderz.com/@Chapman/110146554535023626",
"attributedTo": "https://socialcoderz.com/users/Chapman",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://socialcoderz.com/users/Chapman/followers"
],
"sensitive": false,
"atomUri": "https://socialcoderz.com/users/Chapman/statuses/110146554535023626",
"inReplyToAtomUri": null,
"conversation": "tag:socialcoderz.com,2023-04-05:objectId=1397197:objectType=Conversation",
"content": "<p>Ugh, <a href=\"https://socialcoderz.com/tags/SocialCoderz\" class=\"mention hashtag\" rel=\"tag\">#<span>SocialCoderz</span></a> is a couple of patches behind the official Mastodon releases. I'll start thinking about taking some downtime (not very long, I hope) soon (maybe even this afternoon) to upgrade our little shard of the internetz.</p>",
"contentMap": {
"en": "<p>Ugh, <a href=\"https://socialcoderz.com/tags/SocialCoderz\" class=\"mention hashtag\" rel=\"tag\">#<span>SocialCoderz</span></a> is a couple of patches behind the official Mastodon releases. I'll start thinking about taking some downtime (not very long, I hope) soon (maybe even this afternoon) to upgrade our little shard of the internetz.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://socialcoderz.com/tags/socialcoderz",
"name": "#socialcoderz"
}
],
"replies": {
"id": "https://socialcoderz.com/users/Chapman/statuses/110146554535023626/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://socialcoderz.com/users/Chapman/statuses/110146554535023626/replies?only_other_accounts=true&page=true",
"partOf": "https://socialcoderz.com/users/Chapman/statuses/110146554535023626/replies",
"items": []
}
}
}
}