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://prodromou.pub/users/evan/collections/featured",
"type": "OrderedCollection",
"totalItems": 1,
"orderedItems": [
{
"id": "https://prodromou.pub/users/evan/statuses/109328568588707746",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-12T02:52:46Z",
"url": "https://prodromou.pub/@evan/109328568588707746",
"attributedTo": "https://prodromou.pub/users/evan",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://prodromou.pub/users/evan/followers"
],
"sensitive": false,
"atomUri": "https://prodromou.pub/users/evan/statuses/109328568588707746",
"inReplyToAtomUri": null,
"conversation": "tag:prodromou.pub,2022-11-12:objectId=70:objectType=Conversation",
"content": "<p><a href=\"https://prodromou.pub/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a> </p><p>My name is Evan Prodromou. I'm an Open Source software enthusiast, best known for my work in wikis and in social software.</p><p>I work as Director of Open Technology at the Open Earth Foundation.</p><p>I live in Montreal, love to garden with native plants, make wine, cook, and live an examined life.</p>",
"contentMap": {
"en": "<p><a href=\"https://prodromou.pub/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a> </p><p>My name is Evan Prodromou. I'm an Open Source software enthusiast, best known for my work in wikis and in social software.</p><p>I work as Director of Open Technology at the Open Earth Foundation.</p><p>I live in Montreal, love to garden with native plants, make wine, cook, and live an examined life.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://prodromou.pub/tags/introduction",
"name": "#introduction"
}
],
"replies": {
"id": "https://prodromou.pub/users/evan/statuses/109328568588707746/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://prodromou.pub/users/evan/statuses/109328568588707746/replies?only_other_accounts=true&page=true",
"partOf": "https://prodromou.pub/users/evan/statuses/109328568588707746/replies",
"items": []
}
}
}
]
}