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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://mastodon.uno/users/emmecola/collections/featured",
"type": "OrderedCollection",
"totalItems": 1,
"orderedItems": [
{
"id": "https://mastodon.uno/users/emmecola/statuses/112474198942470679",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-05-20T15:47:56Z",
"url": "https://mastodon.uno/@emmecola/112474198942470679",
"attributedTo": "https://mastodon.uno/users/emmecola",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.uno/users/emmecola/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.uno/users/emmecola/statuses/112474198942470679",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.uno,2024-05-20:objectId=92752410:objectType=Conversation",
"content": "<p>When should you use <a href=\"https://mastodon.uno/tags/AI\" class=\"mention hashtag\" rel=\"tag\">#<span>AI</span></a> tools? Based on my experience, you should *not* use them for this:</p><p>1. Don't ask for specific information. AI often hallucinates, use Wikipedia instead</p><p>2. Don't seek help with tasks outside your expertise. The risk of mistakes is high: using AI doesn't make you an expert</p><p>1/</p>",
"contentMap": {
"en": "<p>When should you use <a href=\"https://mastodon.uno/tags/AI\" class=\"mention hashtag\" rel=\"tag\">#<span>AI</span></a> tools? Based on my experience, you should *not* use them for this:</p><p>1. Don't ask for specific information. AI often hallucinates, use Wikipedia instead</p><p>2. Don't seek help with tasks outside your expertise. The risk of mistakes is high: using AI doesn't make you an expert</p><p>1/</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.uno/tags/ai",
"name": "#ai"
}
],
"replies": {
"id": "https://mastodon.uno/users/emmecola/statuses/112474198942470679/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.uno/users/emmecola/statuses/112474198942470679/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.uno/users/emmecola/statuses/112474198942470679/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.uno/users/emmecola/statuses/112474198942470679/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://mastodon.uno/users/emmecola/statuses/112474198942470679/shares",
"type": "Collection",
"totalItems": 1
}
}
]
}