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/glassbottommeg/statuses/109289338688956168",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-05T04:36:05Z",
"url": "https://mastodon.gamedev.place/@glassbottommeg/109289338688956168",
"attributedTo": "https://mastodon.gamedev.place/users/glassbottommeg",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/glassbottommeg/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/glassbottommeg/statuses/109289338688956168",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.gamedev.place,2022-11-05:objectId=15403635:objectType=Conversation",
"content": "<p>I'm seeing anxiety around how to find people without algorithms and,</p><p>so Twitter didn't have an algorithm until kinda late in the 2010's. Virality before that was just based on RTs between friends (ie. curation) and hash-tags.</p><p>That was fine. Arguably it worked better than algos.</p>",
"contentMap": {
"en": "<p>I'm seeing anxiety around how to find people without algorithms and,</p><p>so Twitter didn't have an algorithm until kinda late in the 2010's. Virality before that was just based on RTs between friends (ie. curation) and hash-tags.</p><p>That was fine. Arguably it worked better than algos.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.gamedev.place/users/glassbottommeg/statuses/109289338688956168/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/glassbottommeg/statuses/109289338688956168/replies?min_id=109289354447584039&page=true",
"partOf": "https://mastodon.gamedev.place/users/glassbottommeg/statuses/109289338688956168/replies",
"items": [
"https://mastodon.gamedev.place/users/glassbottommeg/statuses/109289354447584039"
]
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/glassbottommeg/statuses/109289338688956168/likes",
"type": "Collection",
"totalItems": 293
},
"shares": {
"id": "https://mastodon.gamedev.place/users/glassbottommeg/statuses/109289338688956168/shares",
"type": "Collection",
"totalItems": 163
}
}