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://mastodon.social/users/JasonTrue/statuses/109323929893669869",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-11T07:13:05Z",
"url": "https://mastodon.social/@JasonTrue/109323929893669869",
"attributedTo": "https://mastodon.social/users/JasonTrue",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/JasonTrue/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/JasonTrue/statuses/109323929893669869",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2022-11-11:objectId=329723506:objectType=Conversation",
"content": "<p>My Mastodon status, almost 2 weeks in (not counting 2017-2022)</p><p>- I am still using Moa.Party to crosspost from here to Twitter, but no longer crossposting Twitter posts to Mastodon<br />- So far mostly interacting with people I know from That Other Place, but there's been some serendipity, with new people<br />- I've been mostly lucky with interactions, with a couple of weird exceptions<br />- I'm hoping to play with my own experimental install of some Elixir-based fediverse server soon.</p>",
"contentMap": {
"en": "<p>My Mastodon status, almost 2 weeks in (not counting 2017-2022)</p><p>- I am still using Moa.Party to crosspost from here to Twitter, but no longer crossposting Twitter posts to Mastodon<br />- So far mostly interacting with people I know from That Other Place, but there's been some serendipity, with new people<br />- I've been mostly lucky with interactions, with a couple of weird exceptions<br />- I'm hoping to play with my own experimental install of some Elixir-based fediverse server soon.</p>"
},
"updated": "2022-11-11T07:30:57Z",
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/JasonTrue/statuses/109323929893669869/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/JasonTrue/statuses/109323929893669869/replies?min_id=109929149951707617&page=true",
"partOf": "https://mastodon.social/users/JasonTrue/statuses/109323929893669869/replies",
"items": [
"https://mastodon.social/users/JasonTrue/statuses/109929149951707617"
]
}
},
"likes": {
"id": "https://mastodon.social/users/JasonTrue/statuses/109323929893669869/likes",
"type": "Collection",
"totalItems": 13
},
"shares": {
"id": "https://mastodon.social/users/JasonTrue/statuses/109323929893669869/shares",
"type": "Collection",
"totalItems": 2
}
}