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/109521224065656016",
"type": "Note",
"summary": "meta, getting started",
"inReplyTo": "https://fosstodon.org/users/mttaggart/statuses/109521216622525840",
"published": "2022-12-16T03:27:35Z",
"url": "https://fosstodon.org/@mttaggart/109521224065656016",
"attributedTo": "https://fosstodon.org/users/mttaggart",
"to": [
"https://fosstodon.org/users/mttaggart/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public"
],
"sensitive": true,
"atomUri": "https://fosstodon.org/users/mttaggart/statuses/109521224065656016",
"inReplyToAtomUri": "https://fosstodon.org/users/mttaggart/statuses/109521216622525840",
"conversation": "tag:fosstodon.org,2022-12-16:objectId=69584106:objectType=Conversation",
"content": "<p>Did you know Mastodon is only one of many platforms in the Fediverse? Built on the ActivityPub protocol, these platforms interconnect to create a rich tapestry of communities. You can find out more about each at <a href=\"https://fediverse.party\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">fediverse.party</span><span class=\"invisible\"></span></a>.</p><p>But let's focus on Mastodon for now, as it's the closest to Twitter in appearance. But it is _not_ meant to be the same, as we'll see later.<br />First thing to do is pick a Mastodon instance to join. </p><p>A what now?!</p><p>Lemme explain.</p>",
"contentMap": {
"en": "<p>Did you know Mastodon is only one of many platforms in the Fediverse? Built on the ActivityPub protocol, these platforms interconnect to create a rich tapestry of communities. You can find out more about each at <a href=\"https://fediverse.party\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">fediverse.party</span><span class=\"invisible\"></span></a>.</p><p>But let's focus on Mastodon for now, as it's the closest to Twitter in appearance. But it is _not_ meant to be the same, as we'll see later.<br />First thing to do is pick a Mastodon instance to join. </p><p>A what now?!</p><p>Lemme explain.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://fosstodon.org/users/mttaggart/statuses/109521224065656016/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/mttaggart/statuses/109521224065656016/replies?min_id=109521228813540258&page=true",
"partOf": "https://fosstodon.org/users/mttaggart/statuses/109521224065656016/replies",
"items": [
"https://fosstodon.org/users/mttaggart/statuses/109521228813540258"
]
}
},
"likes": {
"id": "https://fosstodon.org/users/mttaggart/statuses/109521224065656016/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://fosstodon.org/users/mttaggart/statuses/109521224065656016/shares",
"type": "Collection",
"totalItems": 2
}
}