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",
"https://blob.cat/schemas/litepub-0.1.jsonld",
{
"@language": "und"
}
],
"first": {
"id": "https://blob.cat/users/tom/followers?page=1",
"next": "https://blob.cat/users/tom/followers?page=2",
"orderedItems": [
"https://shitposter.club/users/dielan",
"https://social.kaitaia.life/users/nick",
"https://contra.privacyhub.xyz/users/anotherkiwiguy",
"https://social.handholding.io/users/dagatructiep",
"https://privacyhub.xyz/users/8znxcn4w90"
],
"partOf": "https://blob.cat/users/tom/followers",
"totalItems": 5,
"type": "OrderedCollectionPage"
},
"id": "https://blob.cat/users/tom/followers",
"totalItems": 5,
"type": "OrderedCollection"
}