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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://discuss.systems/users/cmccullough/statuses/114549033100804575",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-05-22T02:05:33Z",
"url": "https://discuss.systems/@cmccullough/114549033100804575",
"attributedTo": "https://discuss.systems/users/cmccullough",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://discuss.systems/users/cmccullough/followers",
"https://fosstodon.org/users/centos"
],
"sensitive": false,
"atomUri": "https://discuss.systems/users/cmccullough/statuses/114549033100804575",
"inReplyToAtomUri": null,
"conversation": "tag:discuss.systems,2025-05-22:objectId=38032718:objectType=Conversation",
"content": "<p>The install of <span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@centos\" class=\"u-url mention\">@<span>centos</span></a></span> Stream went great. I had a few issues with configuration but that had zero to do with CentOS and everything to do with my lack of understanding of a few things. All issues have been resolved and CentOS is running on my small home server. This is all pretty exciting, if I'm being honest. </p><p><a href=\"https://discuss.systems/tags/Linux\" class=\"mention hashtag\" rel=\"tag\">#<span>Linux</span></a> <a href=\"https://discuss.systems/tags/Centos\" class=\"mention hashtag\" rel=\"tag\">#<span>Centos</span></a> <a href=\"https://discuss.systems/tags/redhat\" class=\"mention hashtag\" rel=\"tag\">#<span>redhat</span></a></p>",
"contentMap": {
"en": "<p>The install of <span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@centos\" class=\"u-url mention\">@<span>centos</span></a></span> Stream went great. I had a few issues with configuration but that had zero to do with CentOS and everything to do with my lack of understanding of a few things. All issues have been resolved and CentOS is running on my small home server. This is all pretty exciting, if I'm being honest. </p><p><a href=\"https://discuss.systems/tags/Linux\" class=\"mention hashtag\" rel=\"tag\">#<span>Linux</span></a> <a href=\"https://discuss.systems/tags/Centos\" class=\"mention hashtag\" rel=\"tag\">#<span>Centos</span></a> <a href=\"https://discuss.systems/tags/redhat\" class=\"mention hashtag\" rel=\"tag\">#<span>redhat</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://fosstodon.org/users/centos",
"name": "@centos@fosstodon.org"
},
{
"type": "Hashtag",
"href": "https://discuss.systems/tags/linux",
"name": "#linux"
},
{
"type": "Hashtag",
"href": "https://discuss.systems/tags/centos",
"name": "#centos"
},
{
"type": "Hashtag",
"href": "https://discuss.systems/tags/redhat",
"name": "#redhat"
}
],
"replies": {
"id": "https://discuss.systems/users/cmccullough/statuses/114549033100804575/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://discuss.systems/users/cmccullough/statuses/114549033100804575/replies?only_other_accounts=true&page=true",
"partOf": "https://discuss.systems/users/cmccullough/statuses/114549033100804575/replies",
"items": []
}
},
"likes": {
"id": "https://discuss.systems/users/cmccullough/statuses/114549033100804575/likes",
"type": "Collection",
"totalItems": 5
},
"shares": {
"id": "https://discuss.systems/users/cmccullough/statuses/114549033100804575/shares",
"type": "Collection",
"totalItems": 2
}
}