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/joningold/statuses/109310188002824094",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-08T20:58:21Z",
"url": "https://mastodon.gamedev.place/@joningold/109310188002824094",
"attributedTo": "https://mastodon.gamedev.place/users/joningold",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/joningold/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/joningold/statuses/109310188002824094",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.gamedev.place,2022-11-08:objectId=15642783:objectType=Conversation",
"content": "<p>I’m trying to work out how to use this thing: not the buttons but, a new social network with not many followers. What’s it for? I used to put design thoughts on t’other place but I found after a while it was increasingly negative - you get more attention if you’re more sarcastic; but then you summon more random people filling over to attack you back. Does this place’s newness make it safer? Or does it’s “local hubs” make it more dangerous? Or, just more chill? I really don’t know</p>",
"contentMap": {
"en": "<p>I’m trying to work out how to use this thing: not the buttons but, a new social network with not many followers. What’s it for? I used to put design thoughts on t’other place but I found after a while it was increasingly negative - you get more attention if you’re more sarcastic; but then you summon more random people filling over to attack you back. Does this place’s newness make it safer? Or does it’s “local hubs” make it more dangerous? Or, just more chill? I really don’t know</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.gamedev.place/users/joningold/statuses/109310188002824094/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/joningold/statuses/109310188002824094/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.gamedev.place/users/joningold/statuses/109310188002824094/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/joningold/statuses/109310188002824094/likes",
"type": "Collection",
"totalItems": 8
},
"shares": {
"id": "https://mastodon.gamedev.place/users/joningold/statuses/109310188002824094/shares",
"type": "Collection",
"totalItems": 2
}
}