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://mstdn.social/users/thomasconnor/statuses/113270042257763848",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-10-08T05:01:21Z",
"url": "https://mstdn.social/@thomasconnor/113270042257763848",
"attributedTo": "https://mstdn.social/users/thomasconnor",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mstdn.social/users/thomasconnor/followers"
],
"sensitive": false,
"atomUri": "https://mstdn.social/users/thomasconnor/statuses/113270042257763848",
"inReplyToAtomUri": null,
"conversation": "tag:mstdn.social,2024-10-08:objectId=447868372:objectType=Conversation",
"content": "<p>I do love the thrill of writing an observing proposal well into the night, but maybe next deadline I should aim to finish before 1 AM...</p><p>Life of a scientist, y'all!<br /><a href=\"https://mstdn.social/tags/Astrodon\" class=\"mention hashtag\" rel=\"tag\">#<span>Astrodon</span></a> <a href=\"https://mstdn.social/tags/AstrodonChatter\" class=\"mention hashtag\" rel=\"tag\">#<span>AstrodonChatter</span></a></p>",
"contentMap": {
"en": "<p>I do love the thrill of writing an observing proposal well into the night, but maybe next deadline I should aim to finish before 1 AM...</p><p>Life of a scientist, y'all!<br /><a href=\"https://mstdn.social/tags/Astrodon\" class=\"mention hashtag\" rel=\"tag\">#<span>Astrodon</span></a> <a href=\"https://mstdn.social/tags/AstrodonChatter\" class=\"mention hashtag\" rel=\"tag\">#<span>AstrodonChatter</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mstdn.social/tags/Astrodon",
"name": "#Astrodon"
},
{
"type": "Hashtag",
"href": "https://mstdn.social/tags/astrodonchatter",
"name": "#astrodonchatter"
}
],
"replies": {
"id": "https://mstdn.social/users/thomasconnor/statuses/113270042257763848/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mstdn.social/users/thomasconnor/statuses/113270042257763848/replies?min_id=113287425907215409&page=true",
"partOf": "https://mstdn.social/users/thomasconnor/statuses/113270042257763848/replies",
"items": [
"https://mstdn.social/users/thomasconnor/statuses/113287425907215409"
]
}
}
}