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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
}
}
],
"id": "https://tapbots.social/users/paul/statuses/110018392340830723",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-03-13T22:44:01Z",
"url": "https://tapbots.social/@paul/110018392340830723",
"attributedTo": "https://tapbots.social/users/paul",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://tapbots.social/users/paul/followers"
],
"sensitive": false,
"atomUri": "https://tapbots.social/users/paul/statuses/110018392340830723",
"inReplyToAtomUri": null,
"conversation": "tag:tapbots.social,2023-03-13:objectId=1822605:objectType=Conversation",
"content": "<p>When creating a new account we show a list of ~40 suggested follows (should be the same as explore -> for you on the web client). I'm debating just auto-selecting them (possibly with a “skip" button).</p><p>I don't want to be accused of forcing people to follow other users, but the first launch experience when not following anyone is pretty terrible.</p><p>My guess is that most will tap continue without even reading anything. So it's an auto-follow but for a good purpose...</p><p>Thoughts?</p>",
"contentMap": {
"en": "<p>When creating a new account we show a list of ~40 suggested follows (should be the same as explore -> for you on the web client). I'm debating just auto-selecting them (possibly with a “skip" button).</p><p>I don't want to be accused of forcing people to follow other users, but the first launch experience when not following anyone is pretty terrible.</p><p>My guess is that most will tap continue without even reading anything. So it's an auto-follow but for a good purpose...</p><p>Thoughts?</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "video/mp4",
"url": "https://tapbots.social/system/media_attachments/files/110/018/392/135/125/730/original/f11422c4dd9e8534.mp4",
"name": null,
"blurhash": "U9Dat^s%D~N2VtfNWBafDzRXxvt4V}tQWFj]",
"width": 1030,
"height": 2232
}
],
"tag": [],
"replies": {
"id": "https://tapbots.social/users/paul/statuses/110018392340830723/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://tapbots.social/users/paul/statuses/110018392340830723/replies?min_id=110018657617922538&page=true",
"partOf": "https://tapbots.social/users/paul/statuses/110018392340830723/replies",
"items": [
"https://tapbots.social/users/paul/statuses/110018657617922538"
]
}
},
"likes": {
"id": "https://tapbots.social/users/paul/statuses/110018392340830723/likes",
"type": "Collection",
"totalItems": 137
},
"shares": {
"id": "https://tapbots.social/users/paul/statuses/110018392340830723/shares",
"type": "Collection",
"totalItems": 25
}
}