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/kaspth/statuses/109332900297093839",
"type": "Note",
"summary": null,
"inReplyTo": "https://ruby.social/users/kaspth/statuses/109332900289174722",
"published": "2022-11-12T21:14:23Z",
"url": "https://ruby.social/@kaspth/109332900297093839",
"attributedTo": "https://ruby.social/users/kaspth",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://ruby.social/users/kaspth/followers"
],
"sensitive": false,
"atomUri": "https://ruby.social/users/kaspth/statuses/109332900297093839",
"inReplyToAtomUri": "https://ruby.social/users/kaspth/statuses/109332900289174722",
"conversation": "tag:ruby.social,2022-11-12:objectId=10415052:objectType=Conversation",
"content": "<p>I'd be really careful with my words, but my underlying frustration would slip through, then he'd call me out for it and I'd feel guilty. So I'd try harder, but still he'd hammer away at my suggestions seemingly trying to get at me through them.</p>",
"contentMap": {
"en": "<p>I'd be really careful with my words, but my underlying frustration would slip through, then he'd call me out for it and I'd feel guilty. So I'd try harder, but still he'd hammer away at my suggestions seemingly trying to get at me through them.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://ruby.social/users/kaspth/statuses/109332900297093839/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://ruby.social/users/kaspth/statuses/109332900297093839/replies?min_id=109332900303789020&page=true",
"partOf": "https://ruby.social/users/kaspth/statuses/109332900297093839/replies",
"items": [
"https://ruby.social/users/kaspth/statuses/109332900303789020"
]
}
},
"likes": {
"id": "https://ruby.social/users/kaspth/statuses/109332900297093839/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://ruby.social/users/kaspth/statuses/109332900297093839/shares",
"type": "Collection",
"totalItems": 0
}
}