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"
}
],
"id": "https://mathstodon.xyz/users/matt_zucker/statuses/111047440641266375/activity",
"type": "Create",
"actor": "https://mathstodon.xyz/users/matt_zucker",
"published": "2023-09-11T16:24:32Z",
"to": [
"https://mathstodon.xyz/users/matt_zucker/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public"
],
"object": {
"id": "https://mathstodon.xyz/users/matt_zucker/statuses/111047440641266375",
"type": "Note",
"summary": null,
"inReplyTo": "https://mathstodon.xyz/users/matt_zucker/statuses/111047430553627866",
"published": "2023-09-11T16:24:32Z",
"url": "https://mathstodon.xyz/@matt_zucker/111047440641266375",
"attributedTo": "https://mathstodon.xyz/users/matt_zucker",
"to": [
"https://mathstodon.xyz/users/matt_zucker/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public"
],
"sensitive": false,
"atomUri": "https://mathstodon.xyz/users/matt_zucker/statuses/111047440641266375",
"inReplyToAtomUri": "https://mathstodon.xyz/users/matt_zucker/statuses/111047430553627866",
"conversation": "tag:mathstodon.xyz,2023-09-11:objectId=65111958:objectType=Conversation",
"content": "<p>To the left and the right, the tiling changes to two flavors of quadrilateral tilings: kite shapes, each 1/6 of a hexagon; and parallelograms that combine in pairs to form rhombuses, with three pairs also forming a hexagon.</p>",
"contentMap": {
"en": "<p>To the left and the right, the tiling changes to two flavors of quadrilateral tilings: kite shapes, each 1/6 of a hexagon; and parallelograms that combine in pairs to form rhombuses, with three pairs also forming a hexagon.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mathstodon.xyz/users/matt_zucker/statuses/111047440641266375/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mathstodon.xyz/users/matt_zucker/statuses/111047440641266375/replies?min_id=111047456982050613&page=true",
"partOf": "https://mathstodon.xyz/users/matt_zucker/statuses/111047440641266375/replies",
"items": [
"https://mathstodon.xyz/users/matt_zucker/statuses/111047456982050613"
]
}
},
"likes": {
"id": "https://mathstodon.xyz/users/matt_zucker/statuses/111047440641266375/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mathstodon.xyz/users/matt_zucker/statuses/111047440641266375/shares",
"type": "Collection",
"totalItems": 0
}
}
}