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://fosstodon.org/users/adhami/collections/featured",
"type": "OrderedCollection",
"totalItems": 1,
"orderedItems": [
{
"id": "https://fosstodon.org/users/adhami/statuses/111911216671738904",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-02-11T05:34:08Z",
"url": "https://fosstodon.org/@adhami/111911216671738904",
"attributedTo": "https://fosstodon.org/users/adhami",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/adhami/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/adhami/statuses/111911216671738904",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2024-02-11:objectId=183827438:objectType=Conversation",
"content": "<p>Fuiz: Open Source and Free Kahoot alternative!</p><p>This is not just "code" for you to self-host (although you are welcome to do that), it's live with very large limits on number of players (don't try to abuse it with bots please :)). It should be able to handle hundreds of thousands of concurrent players (across games) with the current setup.</p><p>Please share it with your friends!! It would be cool and nice to get people off Kahoot :)</p><p><a href=\"https://fuiz.us/posts/introducing-fuiz\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">fuiz.us/posts/introducing-fuiz</span><span class=\"invisible\"></span></a></p>",
"contentMap": {
"en": "<p>Fuiz: Open Source and Free Kahoot alternative!</p><p>This is not just "code" for you to self-host (although you are welcome to do that), it's live with very large limits on number of players (don't try to abuse it with bots please :)). It should be able to handle hundreds of thousands of concurrent players (across games) with the current setup.</p><p>Please share it with your friends!! It would be cool and nice to get people off Kahoot :)</p><p><a href=\"https://fuiz.us/posts/introducing-fuiz\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">fuiz.us/posts/introducing-fuiz</span><span class=\"invisible\"></span></a></p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://fosstodon.org/users/adhami/statuses/111911216671738904/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/adhami/statuses/111911216671738904/replies?min_id=111911221527138200&page=true",
"partOf": "https://fosstodon.org/users/adhami/statuses/111911216671738904/replies",
"items": [
"https://fosstodon.org/users/adhami/statuses/111911221527138200"
]
}
},
"likes": {
"id": "https://fosstodon.org/users/adhami/statuses/111911216671738904/likes",
"type": "Collection",
"totalItems": 22
},
"shares": {
"id": "https://fosstodon.org/users/adhami/statuses/111911216671738904/shares",
"type": "Collection",
"totalItems": 11
}
}
]
}