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://ruby.social/users/nony/statuses/110178930413879018/activity",
"type": "Create",
"actor": "https://ruby.social/users/nony",
"published": "2023-04-11T07:10:58Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://ruby.social/users/nony/followers",
"https://ruby.social/users/baweaver"
],
"object": {
"id": "https://ruby.social/users/nony/statuses/110178930413879018",
"type": "Note",
"summary": null,
"inReplyTo": "https://ruby.social/users/baweaver/statuses/110175993355299567",
"published": "2023-04-11T07:10:58Z",
"url": "https://ruby.social/@nony/110178930413879018",
"attributedTo": "https://ruby.social/users/nony",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://ruby.social/users/nony/followers",
"https://ruby.social/users/baweaver"
],
"sensitive": false,
"atomUri": "https://ruby.social/users/nony/statuses/110178930413879018",
"inReplyToAtomUri": "https://ruby.social/users/baweaver/statuses/110175993355299567",
"conversation": "tag:ruby.social,2023-04-10:objectId=20173552:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://ruby.social/@baweaver\" class=\"u-url mention\">@<span>baweaver</span></a></span> Hmm, that's interesting. I currently feel blocked on my personal project because of the desire to make it pretty every time I add a feature... but perhaps I should, instead, just focus on building out the structure, then prettify it.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://ruby.social/@baweaver\" class=\"u-url mention\">@<span>baweaver</span></a></span> Hmm, that's interesting. I currently feel blocked on my personal project because of the desire to make it pretty every time I add a feature... but perhaps I should, instead, just focus on building out the structure, then prettify it.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://ruby.social/users/baweaver",
"name": "@baweaver"
}
],
"replies": {
"id": "https://ruby.social/users/nony/statuses/110178930413879018/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://ruby.social/users/nony/statuses/110178930413879018/replies?only_other_accounts=true&page=true",
"partOf": "https://ruby.social/users/nony/statuses/110178930413879018/replies",
"items": []
}
},
"likes": {
"id": "https://ruby.social/users/nony/statuses/110178930413879018/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://ruby.social/users/nony/statuses/110178930413879018/shares",
"type": "Collection",
"totalItems": 0
}
}
}