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",
{
"Hashtag": "as:Hashtag"
}
],
"id": "https://ioc.exchange/users/adamcsmith/collections/tags",
"type": "Collection",
"totalItems": 10,
"items": [
{
"type": "Hashtag",
"href": "https://ioc.exchange/@adamcsmith/tagged/Motoring",
"name": "#Motoring"
},
{
"type": "Hashtag",
"href": "https://ioc.exchange/@adamcsmith/tagged/cars",
"name": "#Cars"
},
{
"type": "Hashtag",
"href": "https://ioc.exchange/@adamcsmith/tagged/driving",
"name": "#Driving"
},
{
"type": "Hashtag",
"href": "https://ioc.exchange/@adamcsmith/tagged/corvette",
"name": "#corvette"
},
{
"type": "Hashtag",
"href": "https://ioc.exchange/@adamcsmith/tagged/ham",
"name": "#ham"
},
{
"type": "Hashtag",
"href": "https://ioc.exchange/@adamcsmith/tagged/rock",
"name": "#rock"
},
{
"type": "Hashtag",
"href": "https://ioc.exchange/@adamcsmith/tagged/EBFG",
"name": "#EBFG"
},
{
"type": "Hashtag",
"href": "https://ioc.exchange/@adamcsmith/tagged/sounders",
"name": "#sounders"
},
{
"type": "Hashtag",
"href": "https://ioc.exchange/@adamcsmith/tagged/seattle",
"name": "#seattle"
},
{
"type": "Hashtag",
"href": "https://ioc.exchange/@adamcsmith/tagged/hamradio",
"name": "#HamRadio"
}
]
}