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/109552627088638033",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-12-21T16:33:47Z",
"url": "https://tapbots.social/@paul/109552627088638033",
"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/109552627088638033",
"inReplyToAtomUri": null,
"conversation": "tag:tapbots.social,2022-12-21:objectId=82265:objectType=Conversation",
"content": "<p>This is what just happened.</p>",
"contentMap": {
"en": "<p>This is what just happened.</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "video/mp4",
"url": "https://tapbots.social/system/media_attachments/files/109/552/626/888/902/784/original/586723dd61f7d345.mp4",
"name": null,
"blurhash": "U35X[W00-;?a-;IVWB%MWCxaWBt79F?HNGRj",
"width": 1280,
"height": 384
}
],
"tag": [],
"replies": {
"id": "https://tapbots.social/users/paul/statuses/109552627088638033/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://tapbots.social/users/paul/statuses/109552627088638033/replies?min_id=109552870399285761&page=true",
"partOf": "https://tapbots.social/users/paul/statuses/109552627088638033/replies",
"items": [
"https://tapbots.social/users/paul/statuses/109552870399285761"
]
}
},
"likes": {
"id": "https://tapbots.social/users/paul/statuses/109552627088638033/likes",
"type": "Collection",
"totalItems": 595
},
"shares": {
"id": "https://tapbots.social/users/paul/statuses/109552627088638033/shares",
"type": "Collection",
"totalItems": 182
}
}