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/111244325681844143",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-10-16T10:54:59Z",
"url": "https://mathstodon.xyz/@matt_zucker/111244325681844143",
"attributedTo": "https://mathstodon.xyz/users/matt_zucker",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mathstodon.xyz/users/matt_zucker/followers"
],
"sensitive": false,
"atomUri": "https://mathstodon.xyz/users/matt_zucker/statuses/111244325681844143",
"inReplyToAtomUri": null,
"conversation": "tag:mathstodon.xyz,2023-10-16:objectId=69533553:objectType=Conversation",
"content": "<p>Visiting Bavaria and a total stranger just handed our 9mo a half-eaten pretzel, is this normal?</p>",
"contentMap": {
"en": "<p>Visiting Bavaria and a total stranger just handed our 9mo a half-eaten pretzel, is this normal?</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://media.mathstodon.xyz/media_attachments/files/111/244/322/097/936/617/original/c9cc620494c6b5da.jpg",
"name": "Baby in a stroller eating a soft pretzel ",
"blurhash": "UHCPkp-qtoIvABNExot5ALxv~B=@?9ouESNK",
"focalPoint": [
0,
0
],
"width": 2494,
"height": 3325
}
],
"tag": [],
"replies": {
"id": "https://mathstodon.xyz/users/matt_zucker/statuses/111244325681844143/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mathstodon.xyz/users/matt_zucker/statuses/111244325681844143/replies?only_other_accounts=true&page=true",
"partOf": "https://mathstodon.xyz/users/matt_zucker/statuses/111244325681844143/replies",
"items": []
}
},
"likes": {
"id": "https://mathstodon.xyz/users/matt_zucker/statuses/111244325681844143/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mathstodon.xyz/users/matt_zucker/statuses/111244325681844143/shares",
"type": "Collection",
"totalItems": 0
}
}