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://glasgow.social/users/sue/statuses/111255271581029481",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-10-18T09:18:41Z",
"url": "https://glasgow.social/@sue/111255271581029481",
"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/111255271581029481",
"inReplyToAtomUri": null,
"conversation": "tag:glasgow.social,2023-10-18:objectId=36724878:objectType=Conversation",
"content": "<p>That's my <a href=\"https://glasgow.social/tags/DevRelCon\" class=\"mention hashtag\" rel=\"tag\">#<span>DevRelCon</span></a> talk on developer learning available to watch, featuring the delights of <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@glitchdotcom\" class=\"u-url mention\">@<span>glitchdotcom</span></a></span> 🎏✨<br /><a href=\"https://developerrelations.com/developer-education/an-open-framework-for-developer-learning\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">developerrelations.com/develop</span><span class=\"invisible\">er-education/an-open-framework-for-developer-learning</span></a></p>",
"contentMap": {
"en": "<p>That's my <a href=\"https://glasgow.social/tags/DevRelCon\" class=\"mention hashtag\" rel=\"tag\">#<span>DevRelCon</span></a> talk on developer learning available to watch, featuring the delights of <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@glitchdotcom\" class=\"u-url mention\">@<span>glitchdotcom</span></a></span> 🎏✨<br /><a href=\"https://developerrelations.com/developer-education/an-open-framework-for-developer-learning\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">developerrelations.com/develop</span><span class=\"invisible\">er-education/an-open-framework-for-developer-learning</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/glitchdotcom",
"name": "@glitchdotcom@mastodon.social"
},
{
"type": "Hashtag",
"href": "https://glasgow.social/tags/devrelcon",
"name": "#devrelcon"
}
],
"replies": {
"id": "https://glasgow.social/users/sue/statuses/111255271581029481/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://glasgow.social/users/sue/statuses/111255271581029481/replies?min_id=111290776995661002&page=true",
"partOf": "https://glasgow.social/users/sue/statuses/111255271581029481/replies",
"items": [
"https://glasgow.social/users/sue/statuses/111290776995661002"
]
}
},
"likes": {
"id": "https://glasgow.social/users/sue/statuses/111255271581029481/likes",
"type": "Collection",
"totalItems": 14
},
"shares": {
"id": "https://glasgow.social/users/sue/statuses/111255271581029481/shares",
"type": "Collection",
"totalItems": 7
}
}