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"
}
],
"id": "https://ohai.social/users/bomkatt/statuses/110758978694026234",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-07-22T17:44:52Z",
"url": "https://ohai.social/@bomkatt/110758978694026234",
"attributedTo": "https://ohai.social/users/bomkatt",
"to": [
"https://ohai.social/users/bomkatt/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public"
],
"sensitive": false,
"atomUri": "https://ohai.social/users/bomkatt/statuses/110758978694026234",
"inReplyToAtomUri": null,
"conversation": "tag:ohai.social,2023-07-22:objectId=65571132:objectType=Conversation",
"content": "<p>Moving to mastodon made me realize how complacent I had gotten with technology. </p><p>I’m finding small developers and people who code stuff and share it. I’m remembering why software can be fun to use and not just spy wear. I’m motivated to solve my ow. problems to get the stuff I want, not just shrug and pay the App Store. </p><p>I’m blogging again, although not about software. I even wrote some short fiction. I get to be a creator and community, not a consumer. </p><p>So, thanks everyone!</p>",
"contentMap": {
"en": "<p>Moving to mastodon made me realize how complacent I had gotten with technology. </p><p>I’m finding small developers and people who code stuff and share it. I’m remembering why software can be fun to use and not just spy wear. I’m motivated to solve my ow. problems to get the stuff I want, not just shrug and pay the App Store. </p><p>I’m blogging again, although not about software. I even wrote some short fiction. I get to be a creator and community, not a consumer. </p><p>So, thanks everyone!</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://ohai.social/users/bomkatt/statuses/110758978694026234/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://ohai.social/users/bomkatt/statuses/110758978694026234/replies?only_other_accounts=true&page=true",
"partOf": "https://ohai.social/users/bomkatt/statuses/110758978694026234/replies",
"items": []
}
},
"likes": {
"id": "https://ohai.social/users/bomkatt/statuses/110758978694026234/likes",
"type": "Collection",
"totalItems": 107
},
"shares": {
"id": "https://ohai.social/users/bomkatt/statuses/110758978694026234/shares",
"type": "Collection",
"totalItems": 39
}
}