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.gamedev.place/users/DKesserich/statuses/109205040563894236",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-10-21T07:17:58Z",
"url": "https://mastodon.gamedev.place/@DKesserich/109205040563894236",
"attributedTo": "https://mastodon.gamedev.place/users/DKesserich",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/DKesserich/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/DKesserich/statuses/109205040563894236",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.gamedev.place,2022-10-21:objectId=15171534:objectType=Conversation",
"content": "<p>Been playing around with a Steam Deck borrowed from work and now I'm actually pretty tempted to get one even though my uses for it are pretty small. It's just a very impressive bit of kit.</p>",
"contentMap": {
"en": "<p>Been playing around with a Steam Deck borrowed from work and now I'm actually pretty tempted to get one even though my uses for it are pretty small. It's just a very impressive bit of kit.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.gamedev.place/users/DKesserich/statuses/109205040563894236/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/DKesserich/statuses/109205040563894236/replies?min_id=109205060790736305&page=true",
"partOf": "https://mastodon.gamedev.place/users/DKesserich/statuses/109205040563894236/replies",
"items": [
"https://mastodon.gamedev.place/users/DKesserich/statuses/109205060790736305"
]
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/DKesserich/statuses/109205040563894236/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.gamedev.place/users/DKesserich/statuses/109205040563894236/shares",
"type": "Collection",
"totalItems": 0
}
}