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/109436501268783425",
"type": "Note",
"summary": null,
"inReplyTo": "https://tapbots.social/users/paul/statuses/109436163993152633",
"published": "2022-12-01T04:21:28Z",
"url": "https://tapbots.social/@paul/109436501268783425",
"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/109436501268783425",
"inReplyToAtomUri": "https://tapbots.social/users/paul/statuses/109436163993152633",
"conversation": "tag:tapbots.social,2022-11-30:objectId=29872:objectType=Conversation",
"content": "<p>Need to tweak this UI a bit because of lack of quotes, but the async animations doing their thing looks neat.</p>",
"contentMap": {
"en": "<p>Need to tweak this UI a bit because of lack of quotes, but the async animations doing their thing looks neat.</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "video/mp4",
"url": "https://tapbots.social/system/media_attachments/files/109/436/501/257/667/356/original/ee7298246178485a.mp4",
"name": null,
"blurhash": "U4RW3l?Z-=r]4-9H^+kV01-.%gniM_M{?bS3",
"width": 590,
"height": 1280
}
],
"tag": [],
"replies": {
"id": "https://tapbots.social/users/paul/statuses/109436501268783425/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://tapbots.social/users/paul/statuses/109436501268783425/replies?min_id=109445268069412920&page=true",
"partOf": "https://tapbots.social/users/paul/statuses/109436501268783425/replies",
"items": [
"https://tapbots.social/users/paul/statuses/109445268069412920"
]
}
},
"likes": {
"id": "https://tapbots.social/users/paul/statuses/109436501268783425/likes",
"type": "Collection",
"totalItems": 187
},
"shares": {
"id": "https://tapbots.social/users/paul/statuses/109436501268783425/shares",
"type": "Collection",
"totalItems": 40
}
}