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://fosstodon.org/users/mttaggart/statuses/109521216622525840",
"type": "Note",
"summary": "meta, getting started",
"inReplyTo": null,
"published": "2022-12-16T03:25:42Z",
"url": "https://fosstodon.org/@mttaggart/109521216622525840",
"attributedTo": "https://fosstodon.org/users/mttaggart",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/mttaggart/followers"
],
"sensitive": true,
"atomUri": "https://fosstodon.org/users/mttaggart/statuses/109521216622525840",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2022-12-16:objectId=69584106:objectType=Conversation",
"content": "<p>Settle in friends, because I'm about to transfer my very long Getting-Started-On-Mastodon thread from birdsite to here, because I seriously don't know how long that data is for this world.</p><p>This post will be public, but replies, unlisted, as good threat etiquette dictates.</p><p>Okay, ready, let's go!</p>",
"contentMap": {
"en": "<p>Settle in friends, because I'm about to transfer my very long Getting-Started-On-Mastodon thread from birdsite to here, because I seriously don't know how long that data is for this world.</p><p>This post will be public, but replies, unlisted, as good threat etiquette dictates.</p><p>Okay, ready, let's go!</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://fosstodon.org/users/mttaggart/statuses/109521216622525840/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/mttaggart/statuses/109521216622525840/replies?min_id=109521224065656016&page=true",
"partOf": "https://fosstodon.org/users/mttaggart/statuses/109521216622525840/replies",
"items": [
"https://fosstodon.org/users/mttaggart/statuses/109521224065656016"
]
}
},
"likes": {
"id": "https://fosstodon.org/users/mttaggart/statuses/109521216622525840/likes",
"type": "Collection",
"totalItems": 10
},
"shares": {
"id": "https://fosstodon.org/users/mttaggart/statuses/109521216622525840/shares",
"type": "Collection",
"totalItems": 12
}
}