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/nonosuke/statuses/109893794834988472/emoji_reactions",
"type": "Collection",
"first": {
"id": "https://fedibird.com/users/nonosuke/statuses/109893794834988472/emoji_reactions?page=true",
"type": "CollectionPage",
"partOf": "https://fedibird.com/users/nonosuke/statuses/109893794834988472/emoji_reactions",
"items": [
{
"id": "https://fedibird.com/users/kotobox#emoji_reactions/109893929968023214",
"type": "Like",
"actor": "https://fedibird.com/users/kotobox",
"content": "💪",
"object": "https://fedibird.com/users/nonosuke/statuses/109893794834988472"
}
]
}
}