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://twit.social/users/brass75/statuses/113284573021887211/activity",
"type": "Create",
"actor": "https://twit.social/users/brass75",
"published": "2024-10-10T18:36:43Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://twit.social/users/brass75/followers"
],
"object": {
"id": "https://twit.social/users/brass75/statuses/113284573021887211",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-10-10T18:36:43Z",
"url": "https://twit.social/@brass75/113284573021887211",
"attributedTo": "https://twit.social/users/brass75",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://twit.social/users/brass75/followers"
],
"sensitive": false,
"atomUri": "https://twit.social/users/brass75/statuses/113284573021887211",
"inReplyToAtomUri": null,
"conversation": "tag:twit.social,2024-10-10:objectId=90711105:objectType=Conversation",
"content": "<p>I tried to use Starship on my M2 MBP but for some reason it took seconds to get a prompt. I would literally just press “Enter" and wait multiple seconds to get a prompt. I like the way it looks and what I can do with it but I need to be able to go from one command to the next.</p>",
"contentMap": {
"en": "<p>I tried to use Starship on my M2 MBP but for some reason it took seconds to get a prompt. I would literally just press “Enter" and wait multiple seconds to get a prompt. I like the way it looks and what I can do with it but I need to be able to go from one command to the next.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://twit.social/users/brass75/statuses/113284573021887211/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://twit.social/users/brass75/statuses/113284573021887211/replies?min_id=113289135157433847&page=true",
"partOf": "https://twit.social/users/brass75/statuses/113284573021887211/replies",
"items": [
"https://twit.social/users/brass75/statuses/113289135157433847"
]
}
},
"likes": {
"id": "https://twit.social/users/brass75/statuses/113284573021887211/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://twit.social/users/brass75/statuses/113284573021887211/shares",
"type": "Collection",
"totalItems": 0
}
}
}