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",
{
"litepub": "http://litepub.social/ns#",
"EmojiReact": "litepub:EmojiReact"
}
],
"id": "https://fedibird.com/users/yukinoko/statuses/109402223515103844/emoji_reactions",
"type": "Collection",
"first": {
"id": "https://fedibird.com/users/yukinoko/statuses/109402223515103844/emoji_reactions?page=true",
"type": "CollectionPage",
"partOf": "https://fedibird.com/users/yukinoko/statuses/109402223515103844/emoji_reactions",
"items": [
{
"id": "https://fedibird.com/users/komachinn#emoji_reactions/109402604376503434",
"type": "Like",
"actor": "https://fedibird.com/users/komachinn",
"content": "❤️",
"object": "https://fedibird.com/users/yukinoko/statuses/109402223515103844"
}
]
}
}