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"
}
],
"id": "https://stefanbohacek.online/users/stefan/statuses/112456775077943455",
"type": "Note",
"summary": null,
"inReplyTo": "https://stefanbohacek.online/users/stefan/statuses/112456716124668605",
"published": "2024-05-17T13:56:49Z",
"url": "https://stefanbohacek.online/@stefan/112456775077943455",
"attributedTo": "https://stefanbohacek.online/users/stefan",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://stefanbohacek.online/users/stefan/followers",
"https://mastodon.de/users/ErikUden"
],
"sensitive": false,
"atomUri": "https://stefanbohacek.online/users/stefan/statuses/112456775077943455",
"inReplyToAtomUri": "https://stefanbohacek.online/users/stefan/statuses/112456716124668605",
"conversation": "tag:stefanbohacek.online,2024-05-17:objectId=2391413:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.de/@ErikUden\" class=\"u-url mention\">@<span>ErikUden</span></a></span> compiled a list of similar projects on his own take on this functionality: <a href=\"https://github.com/Uden-AI/fediverse-share#similar-projects-to-compare-to\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/Uden-AI/fediverse-s</span><span class=\"invisible\">hare#similar-projects-to-compare-to</span></a></p><p>Some of these seem no longer active, and some are Mastodon-branded, which is in part why I made this.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.de/@ErikUden\" class=\"u-url mention\">@<span>ErikUden</span></a></span> compiled a list of similar projects on his own take on this functionality: <a href=\"https://github.com/Uden-AI/fediverse-share#similar-projects-to-compare-to\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/Uden-AI/fediverse-s</span><span class=\"invisible\">hare#similar-projects-to-compare-to</span></a></p><p>Some of these seem no longer active, and some are Mastodon-branded, which is in part why I made this.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.de/users/ErikUden",
"name": "@ErikUden@mastodon.de"
}
],
"replies": {
"id": "https://stefanbohacek.online/users/stefan/statuses/112456775077943455/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://stefanbohacek.online/users/stefan/statuses/112456775077943455/replies?min_id=112456970358533219&page=true",
"partOf": "https://stefanbohacek.online/users/stefan/statuses/112456775077943455/replies",
"items": [
"https://stefanbohacek.online/users/stefan/statuses/112456970358533219"
]
}
},
"likes": {
"id": "https://stefanbohacek.online/users/stefan/statuses/112456775077943455/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://stefanbohacek.online/users/stefan/statuses/112456775077943455/shares",
"type": "Collection",
"totalItems": 0
}
}