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://mysportgallery.com/users/jon/statuses/112289975624128238",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-04-18T02:57:31Z",
"url": "https://mysportgallery.com/@jon/112289975624128238",
"attributedTo": "https://mysportgallery.com/users/jon",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mysportgallery.com/users/jon/followers"
],
"sensitive": false,
"atomUri": "https://mysportgallery.com/users/jon/statuses/112289975624128238",
"inReplyToAtomUri": null,
"conversation": "tag:mysportgallery.com,2024-04-18:objectId=4194021:objectType=Conversation",
"content": "<p>I'm doing this just to pin it. I lost my pins when I moved.</p>",
"contentMap": {
"en": "<p>I'm doing this just to pin it. I lost my pins when I moved.</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "video/mp4",
"url": "https://mysportgallery.com/system/media_attachments/files/112/289/974/900/650/620/original/5937f89899864443.mp4",
"name": "Sesame Street Muppet GIF",
"blurhash": "U5AAR2{^%}9H?uRQKia0MxR,tR-:s=Ri%L%M",
"width": 220,
"height": 156
}
],
"tag": [],
"replies": {
"id": "https://mysportgallery.com/users/jon/statuses/112289975624128238/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mysportgallery.com/users/jon/statuses/112289975624128238/replies?only_other_accounts=true&page=true",
"partOf": "https://mysportgallery.com/users/jon/statuses/112289975624128238/replies",
"items": []
}
},
"likes": {
"id": "https://mysportgallery.com/users/jon/statuses/112289975624128238/likes",
"type": "Collection",
"totalItems": 10
},
"shares": {
"id": "https://mysportgallery.com/users/jon/statuses/112289975624128238/shares",
"type": "Collection",
"totalItems": 2
}
}