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.openearth.org/users/evan/statuses/110661748568886378",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-07-05T13:37:58Z",
"url": "https://social.openearth.org/@evan/110661748568886378",
"attributedTo": "https://social.openearth.org/users/evan",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://social.openearth.org/users/evan/followers"
],
"sensitive": false,
"atomUri": "https://social.openearth.org/users/evan/statuses/110661748568886378",
"inReplyToAtomUri": null,
"conversation": "tag:social.openearth.org,2023-07-05:objectId=5:objectType=Conversation",
"content": "<p>Here's my <a href=\"https://social.openearth.org/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a>!</p><p>I am the Director of Open Technology at Open Earth Foundation. That means:</p><p>- I set technical strategy</p><p>- I manage our engineering team</p><p>- I keep us connected to the Open Source/Data/Standards world</p><p>I live in Montreal, Quebec where I love to run on Mont Royal and garden with native plants.</p>",
"contentMap": {
"en": "<p>Here's my <a href=\"https://social.openearth.org/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a>!</p><p>I am the Director of Open Technology at Open Earth Foundation. That means:</p><p>- I set technical strategy</p><p>- I manage our engineering team</p><p>- I keep us connected to the Open Source/Data/Standards world</p><p>I live in Montreal, Quebec where I love to run on Mont Royal and garden with native plants.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://social.openearth.org/tags/introduction",
"name": "#introduction"
}
],
"replies": {
"id": "https://social.openearth.org/users/evan/statuses/110661748568886378/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.openearth.org/users/evan/statuses/110661748568886378/replies?only_other_accounts=true&page=true",
"partOf": "https://social.openearth.org/users/evan/statuses/110661748568886378/replies",
"items": []
}
}
}