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://ohai.social/users/marquisdegeek/statuses/113526482888265356",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-22T11:57:35Z",
"url": "https://ohai.social/@marquisdegeek/113526482888265356",
"attributedTo": "https://ohai.social/users/marquisdegeek",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://ohai.social/users/marquisdegeek/followers"
],
"sensitive": false,
"atomUri": "https://ohai.social/users/marquisdegeek/statuses/113526482888265356",
"inReplyToAtomUri": null,
"conversation": "tag:ohai.social,2024-11-22:objectId=203154580:objectType=Conversation",
"content": "<p>One thing I haven't yet gotten used to, when presenting <a href=\"https://ohai.social/tags/STEM\" class=\"mention hashtag\" rel=\"tag\">#<span>STEM</span></a> talks to classes, is how the teachers refers to me as "Sir"</p><p><a href=\"https://ohai.social/tags/teaching\" class=\"mention hashtag\" rel=\"tag\">#<span>teaching</span></a> <a href=\"https://ohai.social/tags/computing\" class=\"mention hashtag\" rel=\"tag\">#<span>computing</span></a> <a href=\"https://ohai.social/tags/education\" class=\"mention hashtag\" rel=\"tag\">#<span>education</span></a></p>",
"contentMap": {
"en": "<p>One thing I haven't yet gotten used to, when presenting <a href=\"https://ohai.social/tags/STEM\" class=\"mention hashtag\" rel=\"tag\">#<span>STEM</span></a> talks to classes, is how the teachers refers to me as "Sir"</p><p><a href=\"https://ohai.social/tags/teaching\" class=\"mention hashtag\" rel=\"tag\">#<span>teaching</span></a> <a href=\"https://ohai.social/tags/computing\" class=\"mention hashtag\" rel=\"tag\">#<span>computing</span></a> <a href=\"https://ohai.social/tags/education\" class=\"mention hashtag\" rel=\"tag\">#<span>education</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://ohai.social/tags/stem",
"name": "#stem"
},
{
"type": "Hashtag",
"href": "https://ohai.social/tags/teaching",
"name": "#teaching"
},
{
"type": "Hashtag",
"href": "https://ohai.social/tags/computing",
"name": "#computing"
},
{
"type": "Hashtag",
"href": "https://ohai.social/tags/education",
"name": "#education"
}
],
"replies": {
"id": "https://ohai.social/users/marquisdegeek/statuses/113526482888265356/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://ohai.social/users/marquisdegeek/statuses/113526482888265356/replies?only_other_accounts=true&page=true",
"partOf": "https://ohai.social/users/marquisdegeek/statuses/113526482888265356/replies",
"items": []
}
},
"likes": {
"id": "https://ohai.social/users/marquisdegeek/statuses/113526482888265356/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://ohai.social/users/marquisdegeek/statuses/113526482888265356/shares",
"type": "Collection",
"totalItems": 3
}
}