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/111047529170050033/activity",
"type": "Create",
"actor": "https://mathstodon.xyz/users/matt_zucker",
"published": "2023-09-11T16:47:03Z",
"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/111047529170050033",
"type": "Note",
"summary": null,
"inReplyTo": "https://mathstodon.xyz/users/matt_zucker/statuses/111047515866356814",
"published": "2023-09-11T16:47:03Z",
"url": "https://mathstodon.xyz/@matt_zucker/111047529170050033",
"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/111047529170050033",
"inReplyToAtomUri": "https://mathstodon.xyz/users/matt_zucker/statuses/111047515866356814",
"conversation": "tag:mathstodon.xyz,2023-09-11:objectId=65111958:objectType=Conversation",
"content": "<p>Once everything is stitched together, you can remove the stiff card stock templates. This is a nerve-wracking step because A) there is no undo button for this operation and B) if you stretched the fabric a lot during gluing or sewing, the pattern might deform on you. In my case, everything behaved beautifully!</p>",
"contentMap": {
"en": "<p>Once everything is stitched together, you can remove the stiff card stock templates. This is a nerve-wracking step because A) there is no undo button for this operation and B) if you stretched the fabric a lot during gluing or sewing, the pattern might deform on you. In my case, everything behaved beautifully!</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://media.mathstodon.xyz/media_attachments/files/111/047/524/700/376/467/original/ba79d9f45febe0af.jpeg",
"name": "Quilt center after removing card stock templates. It is folded on the corner hanging off a tablecloth but other than the additional flexibility, looks just as nice as one might hope.",
"blurhash": "UkI|dkWCEjfi~VayoLfQX-oL$$f7xtj[f6j[",
"focalPoint": [
0,
0
],
"width": 1247,
"height": 1663
}
],
"tag": [],
"replies": {
"id": "https://mathstodon.xyz/users/matt_zucker/statuses/111047529170050033/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mathstodon.xyz/users/matt_zucker/statuses/111047529170050033/replies?min_id=111047548673200544&page=true",
"partOf": "https://mathstodon.xyz/users/matt_zucker/statuses/111047529170050033/replies",
"items": [
"https://mathstodon.xyz/users/matt_zucker/statuses/111047548673200544"
]
}
},
"likes": {
"id": "https://mathstodon.xyz/users/matt_zucker/statuses/111047529170050033/likes",
"type": "Collection",
"totalItems": 7
},
"shares": {
"id": "https://mathstodon.xyz/users/matt_zucker/statuses/111047529170050033/shares",
"type": "Collection",
"totalItems": 5
}
}
}