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/110018657617922538",
"type": "Note",
"summary": null,
"inReplyTo": "https://tapbots.social/users/paul/statuses/110018392340830723",
"published": "2023-03-13T23:51:29Z",
"url": "https://tapbots.social/@paul/110018657617922538",
"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/110018657617922538",
"inReplyToAtomUri": "https://tapbots.social/users/paul/statuses/110018392340830723",
"conversation": "tag:tapbots.social,2023-03-13:objectId=1822605:objectType=Conversation",
"content": "<p>Since a few have asked. The list comes from the individual instance (mastodon.social in this case). The admin can make changes to the list, a user can opt themselves out of it. It's not separated by any kind of “category”. Outside of the two company accounts we just show what the server returns.</p><p>My gut says that anything short of having a diversely populated timeline on launch is going to cause most users to run the app once, delete it and then go complain on Twitter that Mastodon is too hard.</p>",
"contentMap": {
"en": "<p>Since a few have asked. The list comes from the individual instance (mastodon.social in this case). The admin can make changes to the list, a user can opt themselves out of it. It's not separated by any kind of “category”. Outside of the two company accounts we just show what the server returns.</p><p>My gut says that anything short of having a diversely populated timeline on launch is going to cause most users to run the app once, delete it and then go complain on Twitter that Mastodon is too hard.</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://tapbots.social/system/media_attachments/files/110/018/657/401/401/520/original/8c168b7de79a8609.png",
"name": null,
"blurhash": "U16keg~qIA?H_4Ip4oRl-;D%4nM{--W9D$W9",
"width": 981,
"height": 2113
}
],
"tag": [],
"replies": {
"id": "https://tapbots.social/users/paul/statuses/110018657617922538/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://tapbots.social/users/paul/statuses/110018657617922538/replies?min_id=110018708475052180&page=true",
"partOf": "https://tapbots.social/users/paul/statuses/110018657617922538/replies",
"items": [
"https://tapbots.social/users/paul/statuses/110018708475052180"
]
}
},
"likes": {
"id": "https://tapbots.social/users/paul/statuses/110018657617922538/likes",
"type": "Collection",
"totalItems": 109
},
"shares": {
"id": "https://tapbots.social/users/paul/statuses/110018657617922538/shares",
"type": "Collection",
"totalItems": 10
}
}