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/pvk/statuses/109507361457422678",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-12-13T16:42:09Z",
"url": "https://mathstodon.xyz/@pvk/109507361457422678",
"attributedTo": "https://mathstodon.xyz/users/pvk",
"to": [
"https://mathstodon.xyz/users/pvk/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public"
],
"sensitive": false,
"atomUri": "https://mathstodon.xyz/users/pvk/statuses/109507361457422678",
"inReplyToAtomUri": null,
"conversation": "tag:mathstodon.xyz,2022-12-13:objectId=33215891:objectType=Conversation",
"content": "<p>RT @Deshalecoweney<br />Shelter in place</p>",
"contentMap": {
"en": "<p>RT @Deshalecoweney<br />Shelter in place</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://media.mathstodon.xyz/media_attachments/files/109/507/361/436/370/768/original/09fe2bed04ad7083.jpeg",
"name": null,
"blurhash": "UFHxf}$w00-:?vs7s:xu4oRj-;o#%MkCIUof",
"width": 900,
"height": 1200
}
],
"tag": [],
"replies": {
"id": "https://mathstodon.xyz/users/pvk/statuses/109507361457422678/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mathstodon.xyz/users/pvk/statuses/109507361457422678/replies?only_other_accounts=true&page=true",
"partOf": "https://mathstodon.xyz/users/pvk/statuses/109507361457422678/replies",
"items": []
}
},
"likes": {
"id": "https://mathstodon.xyz/users/pvk/statuses/109507361457422678/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mathstodon.xyz/users/pvk/statuses/109507361457422678/shares",
"type": "Collection",
"totalItems": 0
}
}