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://devdilettante.com/users/roland/statuses/110538526498917195",
"type": "Note",
"summary": null,
"inReplyTo": "https://devdilettante.com/users/roland/statuses/110538518299293167",
"published": "2023-06-13T19:20:59Z",
"url": "https://devdilettante.com/@roland/110538526498917195",
"attributedTo": "https://devdilettante.com/users/roland",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://devdilettante.com/users/roland/followers"
],
"sensitive": false,
"atomUri": "https://devdilettante.com/users/roland/statuses/110538526498917195",
"inReplyToAtomUri": "https://devdilettante.com/users/roland/statuses/110538518299293167",
"conversation": "tag:devdilettante.com,2023-06-13:objectId=870810:objectType=Conversation",
"content": "<p>I read this book as a teenager and it scared me then and scares me now!</p>",
"contentMap": {
"en": "<p>I read this book as a teenager and it scared me then and scares me now!</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://devdilettante.com/users/roland/statuses/110538526498917195/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://devdilettante.com/users/roland/statuses/110538526498917195/replies?only_other_accounts=true&page=true",
"partOf": "https://devdilettante.com/users/roland/statuses/110538526498917195/replies",
"items": []
}
},
"likes": {
"id": "https://devdilettante.com/users/roland/statuses/110538526498917195/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://devdilettante.com/users/roland/statuses/110538526498917195/shares",
"type": "Collection",
"totalItems": 0
}
}