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://twit.social/users/brass75/statuses/113155957465309269",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-09-18T01:28:06Z",
"url": "https://twit.social/@brass75/113155957465309269",
"attributedTo": "https://twit.social/users/brass75",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://twit.social/users/brass75/followers"
],
"sensitive": false,
"atomUri": "https://twit.social/users/brass75/statuses/113155957465309269",
"inReplyToAtomUri": null,
"conversation": "tag:twit.social,2024-09-18:objectId=87779157:objectType=Conversation",
"content": "<p>Kitty cat!</p>",
"contentMap": {
"en": "<p>Kitty cat!</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://cdn.masto.host/twitsocial/media_attachments/files/113/155/957/093/912/594/original/fdba33e6d793ebbe.jpeg",
"name": "A ginger cat staring into the camera",
"blurhash": "UVFrIl4U%gIpr=-:E2%1ENtRRjRkOFWrV?bc",
"width": 2193,
"height": 2533
}
],
"tag": [],
"replies": {
"id": "https://twit.social/users/brass75/statuses/113155957465309269/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://twit.social/users/brass75/statuses/113155957465309269/replies?min_id=113156139003626473&page=true",
"partOf": "https://twit.social/users/brass75/statuses/113155957465309269/replies",
"items": [
"https://twit.social/users/brass75/statuses/113156139003626473"
]
}
},
"likes": {
"id": "https://twit.social/users/brass75/statuses/113155957465309269/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://twit.social/users/brass75/statuses/113155957465309269/shares",
"type": "Collection",
"totalItems": 0
}
}