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://mastodon.xyz/users/sato1108ss/statuses/110471088990020512",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.xyz/users/sato1108ss/statuses/110465123388298505",
"published": "2023-06-01T21:30:44Z",
"url": "https://mastodon.xyz/@sato1108ss/110471088990020512",
"attributedTo": "https://mastodon.xyz/users/sato1108ss",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.xyz/users/sato1108ss/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.xyz/users/sato1108ss/statuses/110471088990020512",
"inReplyToAtomUri": "https://mastodon.xyz/users/sato1108ss/statuses/110465123388298505",
"conversation": "tag:mastodon.xyz,2023-05-29:objectId=130196563:objectType=Conversation",
"content": "<p>Adding a calendar and pagination was really hard. I couldn't do it without the help of ChatGPT for sure. </p><p>I think I implemented all the features I wanted. It's time to work on deploying this on my server. Hope it goes smoothly and the responsive design work fine.</p>",
"contentMap": {
"en": "<p>Adding a calendar and pagination was really hard. I couldn't do it without the help of ChatGPT for sure. </p><p>I think I implemented all the features I wanted. It's time to work on deploying this on my server. Hope it goes smoothly and the responsive design work fine.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.xyz/users/sato1108ss/statuses/110471088990020512/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.xyz/users/sato1108ss/statuses/110471088990020512/replies?min_id=110475795195775306&page=true",
"partOf": "https://mastodon.xyz/users/sato1108ss/statuses/110471088990020512/replies",
"items": [
"https://mastodon.xyz/users/sato1108ss/statuses/110475795195775306"
]
}
},
"likes": {
"id": "https://mastodon.xyz/users/sato1108ss/statuses/110471088990020512/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mastodon.xyz/users/sato1108ss/statuses/110471088990020512/shares",
"type": "Collection",
"totalItems": 0
}
}