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://mathstodon.xyz/users/matt_zucker/statuses/111047548673200544",
"type": "Note",
"summary": null,
"inReplyTo": "https://mathstodon.xyz/users/matt_zucker/statuses/111047529170050033",
"published": "2023-09-11T16:52:01Z",
"url": "https://mathstodon.xyz/@matt_zucker/111047548673200544",
"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/111047548673200544",
"inReplyToAtomUri": "https://mathstodon.xyz/users/matt_zucker/statuses/111047529170050033",
"conversation": "tag:mathstodon.xyz,2023-09-11:objectId=65111958:objectType=Conversation",
"content": "<p>Next is regular quilting stuff – adding borders, making a sandwich, and laying out lines for quilting. In this case I chose to quilt along lines connecting all of the degree-six vertices, which really makes the underlying triangular symmetry pop IMO. You can tell the hand stitching didn't induce too much distortion because all of the grid lines intersect nicely.</p>",
"contentMap": {
"en": "<p>Next is regular quilting stuff – adding borders, making a sandwich, and laying out lines for quilting. In this case I chose to quilt along lines connecting all of the degree-six vertices, which really makes the underlying triangular symmetry pop IMO. You can tell the hand stitching didn't induce too much distortion because all of the grid lines intersect nicely.</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://media.mathstodon.xyz/media_attachments/files/111/047/541/923/638/565/original/0bf3dbf836095cd7.jpeg",
"name": "Preparing a \"sandwich\" consisting of top, batting, and backing/lining for quilting. There is a neat triangular grid drawn on the quilt top as a guide for seams to be sewn.",
"blurhash": "UDH^IexV13w]^NjEt6jEb[fk^KWX]~ofNHj[",
"focalPoint": [
0,
0
],
"width": 1663,
"height": 1247
}
],
"tag": [],
"replies": {
"id": "https://mathstodon.xyz/users/matt_zucker/statuses/111047548673200544/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mathstodon.xyz/users/matt_zucker/statuses/111047548673200544/replies?min_id=111047580993595898&page=true",
"partOf": "https://mathstodon.xyz/users/matt_zucker/statuses/111047548673200544/replies",
"items": [
"https://mathstodon.xyz/users/matt_zucker/statuses/111047580993595898"
]
}
},
"likes": {
"id": "https://mathstodon.xyz/users/matt_zucker/statuses/111047548673200544/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://mathstodon.xyz/users/matt_zucker/statuses/111047548673200544/shares",
"type": "Collection",
"totalItems": 0
}
}