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://glasgow.social/users/sue/statuses/111580705053412963",
"type": "Note",
"summary": null,
"inReplyTo": "https://glasgow.social/users/sue/statuses/111575201157519278",
"published": "2023-12-14T20:40:41Z",
"url": "https://glasgow.social/@sue/111580705053412963",
"attributedTo": "https://glasgow.social/users/sue",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://glasgow.social/users/sue/followers",
"https://mastodon.social/users/glitchdotcom"
],
"sensitive": false,
"atomUri": "https://glasgow.social/users/sue/statuses/111580705053412963",
"inReplyToAtomUri": "https://glasgow.social/users/sue/statuses/111575201157519278",
"conversation": "tag:glasgow.social,2023-10-03:objectId=35517014:objectType=Conversation",
"content": "<p>And as promised / threatened, a <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@glitchdotcom\" class=\"u-url mention\">@<span>glitchdotcom</span></a></span> HTTP Keanu app for learning about status codes 🙏🏻</p><p><a href=\"https://httpkeanu.glitch.me/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">httpkeanu.glitch.me/</span><span class=\"invisible\"></span></a></p>",
"contentMap": {
"en": "<p>And as promised / threatened, a <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@glitchdotcom\" class=\"u-url mention\">@<span>glitchdotcom</span></a></span> HTTP Keanu app for learning about status codes 🙏🏻</p><p><a href=\"https://httpkeanu.glitch.me/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">httpkeanu.glitch.me/</span><span class=\"invisible\"></span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/glitchdotcom",
"name": "@glitchdotcom@mastodon.social"
}
],
"replies": {
"id": "https://glasgow.social/users/sue/statuses/111580705053412963/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://glasgow.social/users/sue/statuses/111580705053412963/replies?min_id=111580759097596826&page=true",
"partOf": "https://glasgow.social/users/sue/statuses/111580705053412963/replies",
"items": [
"https://glasgow.social/users/sue/statuses/111580759097596826"
]
}
},
"likes": {
"id": "https://glasgow.social/users/sue/statuses/111580705053412963/likes",
"type": "Collection",
"totalItems": 41
},
"shares": {
"id": "https://glasgow.social/users/sue/statuses/111580705053412963/shares",
"type": "Collection",
"totalItems": 29
}
}