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://social.cwill.us/users/cwill/collections/featured",
"type": "OrderedCollection",
"totalItems": 1,
"orderedItems": [
{
"id": "https://social.cwill.us/users/cwill/statuses/109316900557852166",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-10T01:25:26Z",
"url": "https://social.cwill.us/@cwill/109316900557852166",
"attributedTo": "https://social.cwill.us/users/cwill",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://social.cwill.us/users/cwill/followers"
],
"sensitive": false,
"atomUri": "https://social.cwill.us/users/cwill/statuses/109316900557852166",
"inReplyToAtomUri": null,
"conversation": "tag:social.cwill.us,2022-11-10:objectId=3819:objectType=Conversation",
"content": "<p>I will re-introduce myself over here. I’m Cameron, a software developer. I have mostly worked in the <a href=\"https://social.cwill.us/tags/infosec\" class=\"mention hashtag\" rel=\"tag\">#<span>infosec</span></a> area in my career. I’m a ham radio operator - K4SCW. Most of my free time is spent with my family who I adore. <a href=\"https://social.cwill.us/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a></p>",
"contentMap": {
"en": "<p>I will re-introduce myself over here. I’m Cameron, a software developer. I have mostly worked in the <a href=\"https://social.cwill.us/tags/infosec\" class=\"mention hashtag\" rel=\"tag\">#<span>infosec</span></a> area in my career. I’m a ham radio operator - K4SCW. Most of my free time is spent with my family who I adore. <a href=\"https://social.cwill.us/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://social.cwill.us/tags/infosec",
"name": "#infosec"
},
{
"type": "Hashtag",
"href": "https://social.cwill.us/tags/introduction",
"name": "#introduction"
}
],
"replies": {
"id": "https://social.cwill.us/users/cwill/statuses/109316900557852166/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.cwill.us/users/cwill/statuses/109316900557852166/replies?only_other_accounts=true&page=true",
"partOf": "https://social.cwill.us/users/cwill/statuses/109316900557852166/replies",
"items": []
}
}
}
]
}