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://mastodon.randomcat.org/users/randomcat/statuses/112403524899873598",
"type": "Note",
"summary": null,
"inReplyTo": "https://haunted.computer/users/iximeow/statuses/112403190163271150",
"published": "2024-05-08T04:14:36Z",
"url": "https://mastodon.randomcat.org/@randomcat/112403524899873598",
"attributedTo": "https://mastodon.randomcat.org/users/randomcat",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.randomcat.org/users/randomcat/followers",
"https://haunted.computer/users/iximeow"
],
"sensitive": false,
"atomUri": "https://mastodon.randomcat.org/users/randomcat/statuses/112403524899873598",
"inReplyToAtomUri": "https://haunted.computer/users/iximeow/statuses/112403190163271150",
"conversation": "tag:mastodon.social,2024-05-08:objectId=702581830:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://haunted.computer/@iximeow\" class=\"u-url mention\">@<span>iximeow</span></a></span> This is prohibited by the C++ standard, and GCC rejects if you pass "-pedantic -pedantic-errors".</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://haunted.computer/@iximeow\" class=\"u-url mention\">@<span>iximeow</span></a></span> This is prohibited by the C++ standard, and GCC rejects if you pass "-pedantic -pedantic-errors".</p>"
},
"updated": "2024-05-08T04:14:52Z",
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://haunted.computer/users/iximeow",
"name": "@iximeow@haunted.computer"
}
],
"replies": {
"id": "https://mastodon.randomcat.org/users/randomcat/statuses/112403524899873598/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.randomcat.org/users/randomcat/statuses/112403524899873598/replies?min_id=112403541989830199&page=true",
"partOf": "https://mastodon.randomcat.org/users/randomcat/statuses/112403524899873598/replies",
"items": [
"https://mastodon.randomcat.org/users/randomcat/statuses/112403541989830199"
]
}
},
"likes": {
"id": "https://mastodon.randomcat.org/users/randomcat/statuses/112403524899873598/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.randomcat.org/users/randomcat/statuses/112403524899873598/shares",
"type": "Collection",
"totalItems": 0
}
}